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: f9add54f2813
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e82baf043e25
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 23, 2017

  1. Revert "security-wrapper: Don't remove the old paths yet as that can …

    …create migration pain"
    
    This reverts commit 4c751ce.
    
    This does not fix the issue as /run is now mounted with nosuid.
    globin committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    45f486f View commit details
    Browse the repository at this point in the history
  2. security-wrapper: link old wrapper dir to new one

    This makes setuid wrappers not fail after upgrading.
    
    references #23641, #22914, #19862, #16654
    globin committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    e82baf0 View commit details
    Browse the repository at this point in the history