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: bd1358fed9d1
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 878531fbdbbe
Choose a head ref
  • 13 commits
  • 11 files changed
  • 8 contributors

Commits on Aug 9, 2019

  1. Copy the full SHA
    c67fe5d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Merge pull request #66394 from ivan/chromium-76.0.3809.100-backport

    [19.03] chromium: 76.0.3809.87 -> 76.0.3809.100
    andir committed Aug 10, 2019
    Copy the full SHA
    3e0e156 View commit details
    Browse the repository at this point in the history
  2. Merge #65668: wavpack: CVE-2019-1010317 CVE-2019-1010319

    (cherry picked from commit 6c177c3)
    vcunat committed Aug 10, 2019
    Copy the full SHA
    c6bbd52 View commit details
    Browse the repository at this point in the history
  3. linux: 4.19.65 -> 4.19.66

    (cherry picked from commit c0dbb5c)
    NeQuissimus committed Aug 10, 2019
    Copy the full SHA
    d4f0c20 View commit details
    Browse the repository at this point in the history
  4. linux: 4.14.137 -> 4.14.138

    (cherry picked from commit 933caf6)
    NeQuissimus committed Aug 10, 2019
    Copy the full SHA
    2eed7af View commit details
    Browse the repository at this point in the history
  5. php72: 7.2.20 -> 7.2.21 (PR #65846)

    (cherry picked from commit 7819d3f)
    This is a security release which also contains several bug fixes.
    http://www.php.net/ChangeLog-7.php#7.2.21
    Izorkin authored and vcunat committed Aug 10, 2019
    Copy the full SHA
    d122363 View commit details
    Browse the repository at this point in the history
  6. php73: 7.3.7 -> 7.3.8 (PR #65846)

    (cherry picked from commit cb9846c)
    This is a security release which also contains several bug fixes.
    http://www.php.net/ChangeLog-7.php#7.3.8
    Izorkin authored and vcunat committed Aug 10, 2019
    Copy the full SHA
    7e28652 View commit details
    Browse the repository at this point in the history
  7. 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
  8. 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

Commits on Aug 11, 2019

  1. linux: 4.4.188 -> 4.4.189

    (cherry picked from commit 6710232)
    NeQuissimus committed Aug 11, 2019
    Copy the full SHA
    e4d2f38 View commit details
    Browse the repository at this point in the history
  2. linux: 4.9.188 -> 4.9.189

    (cherry picked from commit dbfea91)
    NeQuissimus committed Aug 11, 2019
    Copy the full SHA
    8c2d9f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. scala_2_12: 2.12.8 -> 2.12.9

    (cherry picked from commit 93e5ae9)
    Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
    volth authored and Ma27 committed Aug 12, 2019
    Copy the full SHA
    8137564 View commit details
    Browse the repository at this point in the history
  2. acpilight: add to module-list

    acpilight package and module have been added to nixpkgs, but the
    module hasn't been added to module-list.nix, so using it results in
    the following error.
    
    ```
    The option `hardware.acpilight' defined in `/etc/nixos/configuration.nix' does not exist.
    ```
    
    Add the module to module-list.nix.
    
    (cherry picked from commit 8984593)
    rasendubi authored and samueldr committed Aug 12, 2019
    Copy the full SHA
    878531f View commit details
    Browse the repository at this point in the history