diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-06-13 19:22:25 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-06-13 19:22:25 +0000 |
commit | ccc31701b668a185336a7e25e897c0cb6c426f10 (patch) | |
tree | 779bd87f8d5fece3200e6414ad3320f7582c2c0e /UPDATING | |
parent | 28fbd44e738fd7d3a27404d9dc66ca88169a2bfb (diff) | |
download | ports-ccc31701b668a185336a7e25e897c0cb6c426f10.tar.gz ports-ccc31701b668a185336a7e25e897c0cb6c426f10.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ 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. +20110613: + AFFECTS: users of mail/mailman with postfix + AUTHOR: crees@FreeBSD.org + + The mailman port has for some time specified the incorrect group when + using with Postfix, as reported in ports/142000. The group for mailman + is now nobody if compiled with Postfix. Be prepared to make appropriate + adjustments if you have compensated for this bug in the past. + 20110608: AFFECTS: users of security/amavisd-milter AUTHOR: delphij@FreeBSD.org |