aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2021-02-08 17:01:28 +0000
committerChris Rees <crees@FreeBSD.org>2021-02-08 17:01:28 +0000
commit75d316ed189b23dd7170897accdcf14b9bf6d09a (patch)
tree11cfffb667cbeb36564a4f3c20d9cc8c0563e232 /UPDATING
parent19ec88f9b0ab1b96da6ac5186e5e9c6a24d3a545 (diff)
downloadports-75d316ed189b23dd7170897accdcf14b9bf6d09a.tar.gz
ports-75d316ed189b23dd7170897accdcf14b9bf6d09a.zip
Update to 5.4.3-3
Several changes in virus detection code Output to stdout/stderr when running in foreground mode ... and much more: https://raw.githubusercontent.com/MailScanner/v5/3c2329/changelog
Notes
Notes: svn path=/head/; revision=564727
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 45e187d39ad6..7cab06a2b6bd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20210208:
+ AFFECTS: users of mail/mailscanner
+ AUTHOR: crees@FreeBSD.org
+
+ The clamavmodule has finally been removed after a long deprecation
+ period. Please remove all references to it in your mailscanner.conf as
+ it will now count as a syntax error and may stop MailScanner starting!
+
20210204:
AFFECTS: users of www/unit
AUTHOR: osa@FreeBSD.org