Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
base: 7e28652e098f
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 68dd7786de5d
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 10, 2019

  1. libssh2: 1.8.2 -> 1.9.0

    (cherry picked from commit d055655)
    I see no breaking changes, and it fixes #65649 CVE-2019-13115
    https://www.libssh2.org/changes.html
    https://abi-laboratory.pro/?view=timeline&l=libssh2
    Izorkin authored and vcunat committed Aug 10, 2019
    Copy the full SHA
    3590ff2 View commit details
    Browse the repository at this point in the history
  2. nixos/misc: Fix nixpkgs.config merge function

    Previously nested attrsets would override each other
    
    (cherry picked from commit ca3820d)
    infinisil committed Aug 10, 2019
    Copy the full SHA
    68dd778 View commit details
    Browse the repository at this point in the history