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: 36e8d638d48c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5e5cd96189ba
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 22, 2018

  1. rmilter: move rmilter.sock out of /run/rmilter

    /run/rmilter is set by systemd, and have root:root ownership, which
    prevent pid file to write.
    
    This fix suggested to be promoted to 18.09 branch.
    (Although rmilter itself is deprecated, and I plan to remove it, after
    18.09 would be released)
    avnik committed Sep 22, 2018
    Copy the full SHA
    08f2664 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. rmilter: deprecation notice

    avnik committed Sep 23, 2018
    Copy the full SHA
    868040e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Merge pull request #47180 from avnik/fix/rmilter

    Fix rmilter socket path, add deprecation notice
    Mic92 committed Sep 24, 2018
    Copy the full SHA
    5e5cd96 View commit details
    Browse the repository at this point in the history