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: 88e91e4882d1
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 52e9f62f5212
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on May 5, 2020

  1. libeatmydata: fix launcher script - find shell library properly

    The new version of the launcher script in version 105 doesn't have the #8665
    bug, but it does try to find the shell library using Debian tools, which
    obviously doesn't work on Nix. Removed the now-unneccessary makeWrapper and
    patched out the Debian bits.
    
    (cherry picked from commit 4e9b948)
    enolan authored and nh2 committed May 5, 2020
    Copy the full SHA
    77207c1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. apt-cacher-ng: 3.2 → 3.5

    Fixes: CVE-2017-7443, CVE-2020-5202
    (cherry picked from commit 1c7ad58)
    mweinelt committed May 6, 2020
    Copy the full SHA
    3729fae View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Merge pull request #86944 from nh2/libeatmydata-launcher-backport-iss…

    …ue-80784-20.03
    
    [20.03] libeatmydata: fix launcher script - find shell library properly
    nh2 committed May 7, 2020
    Copy the full SHA
    13a1097 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87122 from mweinelt/20.03/pr/apt-cacher-ng

    [20.03] apt-cacher-ng: 3.2 → 3.5
    ryantm committed May 7, 2020
    Copy the full SHA
    52e9f62 View commit details
    Browse the repository at this point in the history