diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-05-01 01:13:06 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-05-01 01:13:06 +0000 |
commit | 2e4733463a4bc714bc94da00e4e9da9f56fdd703 (patch) | |
tree | 3afde4310eacf906074e9fc3c2684964c5c5aa75 /UPDATING | |
parent | 70d2669ebf2afb8ac59064902e7ea03803733aa5 (diff) | |
download | ports-2e4733463a4bc714bc94da00e4e9da9f56fdd703.tar.gz ports-2e4733463a4bc714bc94da00e4e9da9f56fdd703.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20160501: + AFFECTS: Users of mail/dspam + AUTHOR: junovitch@FreeBSD.org + + dspam has been modified to no longer run as root:mail by default. + Existing configuration must be adjusted to reflect using a non-privileged + port and the /var/run/dspam directory for PID and socket files. If you + need dspam to run as root for your mail setup, you can use the SETUID + config option to enable the old insecure behavior. + 20160424: AFFECTS: Users of net-mgmt/icinga2 AUTHOR: lme@FreeBSD.org |