Skip to content
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
base: f8a0576f6ced
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: baeed035ea7c
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 30, 2020

  1. knot-resolver: enable checks on aarch64

    The cqueues fix is in nixpkgs already, so it works now.
    vcunat committed Jan 30, 2020
    Copy the full SHA
    e980e7a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. knot-resolver: remove older lua path workarounds

    Part of this is approximate revert of commit f0d2da4.
    vcunat committed Jan 31, 2020
    Copy the full SHA
    93ad21d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0a8fb01 View commit details
    Browse the repository at this point in the history
  3. (nixos/)knot-resolver: 4.3.0 -> 5.0.0

    Minor incompatibilities due to moving to upstream defaults:
      - capabilities are used instead of systemd.socket units
      - the control socket moved:
        /run/kresd/control -> /run/knot-resolver/control/1
      - cacheDir moved and isn't configurable anymore
      - different user+group names, without static IDs
    
    Thanks Mic92 for multiple ideas.
    vcunat committed Jan 31, 2020
    Copy the full SHA
    ae74a0e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    02bf055 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Copy the full SHA
    e3edb00 View commit details
    Browse the repository at this point in the history
  2. Merge #78628: knot-resolver: 4.3.0 -> 5.0.1

    The service needed lots of changes. A few smaller changes
    are added into the PR, e.g. replacement for PR #72014.
    See the commit messages for details.
    vcunat committed Feb 5, 2020
    Copy the full SHA
    baeed03 View commit details
    Browse the repository at this point in the history