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: 9405bc22f635
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9bb400573c5c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 6, 2017

  1. dnscrypt-wrapper module: fix permissions and options

    When keys get refreshed a folder with the permissions of the root user
    get created in the home directory of the user dnscrypt-wrapper. This
    prevents the service from restarting.
    
    In addition to that the parameters of dnscrypt-wrapper have
    changed in upstream and in the newly packaged software.
    makefu committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    ca54a86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29050 from makefu/module/dnscrypt-wrapper/fix

    dnscrypt-wrapper module: fix permissions and options
    joachifm committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    9bb4005 View commit details
    Browse the repository at this point in the history