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: 51bf3337a561
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: de30ab00acd5
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 28, 2017

  1. grsecurity: 4.9.24-201704210851 -> 4.9.24-2201704220732

    (cherry picked from commit 9e6c96f)
    joachifm committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    5409632 View commit details
    Browse the repository at this point in the history
  2. grsecurity: discontinue support

    Upstream has decided to make -testing patches private, effectively ceasing
    free support for grsecurity/PaX [1].  Consequently, we can no longer
    responsibly support grsecurity on NixOS.
    
    This patch turns the kernel and patch expressions into build errors and
    adds a warning to the manual, but retains most of the infrastructure, in
    an effort to make the transition smoother.  For 17.09 all of it should
    probably be pruned.
    
    [1]: https://grsecurity.net/passing_the_baton.php
    
    (cherry picked from commit 32b8512)
    joachifm committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    de30ab0 View commit details
    Browse the repository at this point in the history