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: f71cc5f744d3
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 9660896ecd93
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 31, 2018

  1. ntp: fix ntpd shutdown by using upstream patch

    After a series of amendments the seccomp.patch made ntpd work properly
    but only on 32-bit systems.
    This commit replaces that patch with the one submitted upstream by
    cleverca22 and that fixes the issue also on 64-bit systems.
    
    Close #38627, #45885
    
    (cherry picked from commit 6759b79)
    zarelit committed Oct 31, 2018
    Copy the full SHA
    3f06ebf View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Merge pull request #49563 from zarelit/ntp_upstream_patch_bp

    [18.09] ntp: fix ntpd shutdown by using upstream patch
    7c6f434c committed Nov 2, 2018
    Copy the full SHA
    9660896 View commit details
    Browse the repository at this point in the history