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: b51de57928fd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1394a0c0a28f
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.
    
    (cherry picked from commit 45f486f)
    globin committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    3bfeceb 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
    
    (cherry picked from commit e82baf0)
    globin committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    1394a0c View commit details
    Browse the repository at this point in the history