Date: Sat, 29 Jul 2017 10:03:35 +0000 (UTC) From: Chris Rees <crees@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446875 - head Message-ID: <201707291003.v6TA3ZtP090070@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: crees Date: Sat Jul 29 10:03:35 2017 New Revision: 446875 URL: https://svnweb.freebsd.org/changeset/ports/446875 Log: Document issues around MailScanner uodate and give workaround. Submitted by: netchild Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Jul 29 09:43:21 2017 (r446874) +++ head/UPDATING Sat Jul 29 10:03:35 2017 (r446875) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707291003.v6TA3ZtP090070>