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: 16144baa1eca
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: aeeb30a3b298
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 28, 2019

  1. sshguard: do not create ipset in post-start [backport #65453]

    Upstream switched to a different type of ipset table, whereas we
    create ipset in post-start which overrides upstream, and renders
    sshguard ineffective.
    
    Remove ipset creation from post-start, and let it get automatically
    by upstream script (sshg-fw-ipset) as part of startup
    wahjava authored and edef1c committed Jul 28, 2019
    Copy the full SHA
    aeeb30a View commit details
    Browse the repository at this point in the history