Navigation Menu

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: 2efedf8fc74e
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 35eda4aede5c
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on May 23, 2020

  1. bind: 9.14.9 -> 9.14.12 (security, PR #88159)

    https://www.isc.org/blogs/bind9-vulnerabilities-2020-05/
    $ nix build -f nixos/release.nix tests.bind.x86_64-linux
    
    (cherry picked from commit 13c485d)
    In BIND case these are quite severe DoS risks, so let me backport to 19.09.
    vcunat committed May 23, 2020
    Copy the full SHA
    a689086 View commit details
    Browse the repository at this point in the history
  2. pdns-recursor: 4.2.0 -> 4.2.2 (security)

    https://blog.powerdns.com/2020/05/19/powerdns-recursor-4-3-1-4-2-2-and-4-1-16-released/
    $ nix build -f nixos/release.nix tests.pdns-recursor.x86_64-linux
    NixPkgs master is on 4.3.x already; /cc that PR #88159
    
    (cherry picked from commit 1a02977)
    vcunat committed May 23, 2020
    Copy the full SHA
    35eda4a View commit details
    Browse the repository at this point in the history