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

Commits on Jul 10, 2019

  1. knot-resolver: 3.2.1 -> 4.0.0

    https://lists.nic.cz/pipermail/knot-resolver-users/2019/000136.html
    
    Similar commit worked fine for me, including the nixos service.
    I'd like to still improve the service to support easy passing of sockets
    to http module.
    
    (cherry picked from commit 9efdd2e)
    I'm really sorry to pull a "major" update, but the upcoming security
    fixes are rather hard to backport correctly.  Please contact me in case
    you run into problems when upgrading.
    vcunat committed Jul 10, 2019
    Copy the full SHA
    6c23396 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2605385 View commit details
    Browse the repository at this point in the history
  3. knot-resolver: 4.0.0 -> 4.1.0 (security)

    https://lists.nic.cz/pipermail/knot-resolver-users/2019/000189.html
    Fixes DNS spoofing problems: CVE-2019-10190 CVE-2019-10191
    but also minor things, adds new features, etc.
    In particular aarch64 should work now, at least as long as not using
    some lua library that suffers from the same problem with lightuserdata,
    e.g. cqueues does suffer from this.
    
    (cherry picked from commit f15625a)
    vcunat committed Jul 10, 2019
    Copy the full SHA
    c5d39d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Merge knot-resolver: 3.2.1 -> 4.1.0 (security)

    19.03: I'm really sorry to pull a "major" update, but the security
    fixes are rather hard to backport correctly.  Please contact me in case
    you run into problems when upgrading.
    vcunat committed Jul 12, 2019
    Copy the full SHA
    9354bc9 View commit details
    Browse the repository at this point in the history