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: ca52fb855481
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 9bf7fc99450f
Choose a head ref
  • 16 commits
  • 8 files changed
  • 8 contributors

Commits on Jun 4, 2019

  1. fakechroot: 2.19 -> 2.20.1, prefer patch and official source over "fork"

    The most immediate motivation for the source/patch reworking is to
    upgrade the tree without needing to provide an updated version
    with the fix and the upgrade as well.
    
    Naturally the patch won't necessarily apply to all future versions,
    but that's easy enough to check and happily appears to have no trouble
    with this upgrade.
    dtzWill committed Jun 4, 2019
    Copy the full SHA
    95f13ee View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. networkmanager service: override DNS when it's actually needed

    Logic expression was incorrect before.
    abbradar committed Jun 10, 2019
    Copy the full SHA
    68de116 View commit details
    Browse the repository at this point in the history
  2. networkmanager service: fix simultaneous append and insert of nameser…

    …vers
    
    Before only one of them could work at the same time.
    abbradar committed Jun 10, 2019
    Copy the full SHA
    33b7e5f View commit details
    Browse the repository at this point in the history
  3. networkmanager service: remove with pkgs

    Avoid using `with` which isn't particularly needed.
    abbradar committed Jun 10, 2019
    Copy the full SHA
    5be5991 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    493bb60 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

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

Commits on Jul 7, 2019

  1. cloudfoundry-cli: 6.41.0 -> 6.45.0

    this addresses CVE-2019-3781
    risicle committed Jul 7, 2019
    Copy the full SHA
    b306fc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Update nixos/modules/services/networking/networkmanager.nix

    Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
    abbradar and worldofpeace committed Jul 11, 2019
    Copy the full SHA
    48b3e70 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. cloudflared: 2018.10.3 -> 2019.7.0

    - switch to tagged release
    - added version to build flags
    ericnorris committed Jul 12, 2019
    Copy the full SHA
    79643b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Merge pull request #64324 from jbedo/hisat2

    hisat2: fix missing perl dependency
    worldofpeace committed Jul 13, 2019
    Copy the full SHA
    7ce0cc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64420 from risicle/ris-cf-cli-6.45.0

    cloudfoundry-cli: 6.41.0 -> 6.45.0 (fixes CVE-2019-3781)
    worldofpeace committed Jul 13, 2019
    Copy the full SHA
    d90215a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64349 from ericnorris/cloudflared-2019.6.0

    cloudflared: 2018.10.3 -> 2019.7.0
    worldofpeace committed Jul 13, 2019
    Copy the full SHA
    b53a6a9 View commit details
    Browse the repository at this point in the history
  4. tflint: 0.9.0 -> 0.9.1 (#64709)

    marsam authored and kalbasit committed Jul 13, 2019
    Copy the full SHA
    c96d18d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #62956 from abbradar/nm-fixes

    NetworkManager fixes
    abbradar committed Jul 13, 2019
    Copy the full SHA
    8951505 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #62698 from dtzWill/update/fakechroot-2.20.1

    fakechroot: 2.19 -> 2.20.1, prefer patch and official source over "fork"
    offlinehacker committed Jul 13, 2019
    Copy the full SHA
    1ad6989 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9bf7fc9 View commit details
    Browse the repository at this point in the history