diff options
author | crees <crees@FreeBSD.org> | 2017-07-29 18:03:35 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2017-07-29 18:03:35 +0800 |
commit | 4331066e6004a2543b5afec52a424d0bf1be51e5 (patch) | |
tree | 192005f035e379f709103dcf16f41606d0186663 /UPDATING | |
parent | 6de2902129c4ee69725120db022bfa31c1e12a7a (diff) | |
download | freebsd-ports-gnome-4331066e6004a2543b5afec52a424d0bf1be51e5.tar.gz freebsd-ports-gnome-4331066e6004a2543b5afec52a424d0bf1be51e5.tar.zst freebsd-ports-gnome-4331066e6004a2543b5afec52a424d0bf1be51e5.zip |
Document issues around MailScanner uodate and give workaround.
Submitted by: netchild
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ 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. +20170729: + AFFECTS: users of mail/mailscanner + AUTHOR: crees@FreeBSD.org + + Version 5.0.3 of MailScanner introduced a serious bug in packaging. + Unfortunately if it is installed, your configuration has been deleted. + + If you have managed to get it working, please back up + /usr/local/etc/MailScanner as it will also be deleted on deinstall + of the same package. + 20170721: AFFECTS: users of security/sshguard* AUTHOR: dan.mcgregir@usask.ca |