aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-01-04 21:31:24 +0000
committerCy Schubert <cy@FreeBSD.org>2023-01-04 21:32:38 +0000
commitc2d8143d0d64926a82673b8909e48a510f2a97d4 (patch)
tree605314a768d75307be956df7d5aeebb85466befa /UPDATING
parent7e1e4e01cf6d2b6c83c39a75cda76670feaace20 (diff)
downloadports-c2d8143d0d64926a82673b8909e48a510f2a97d4.tar.gz
ports-c2d8143d0d64926a82673b8909e48a510f2a97d4.zip
UPDATING: Advise mail/spamassassin users of the removal of HashCash
The spamassassin HashCash plugin has been deprecated for a while now. It was finally removed in spamassassin 4.0.0.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4061be446cf0..b8fc689d5a0d 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.
+20230104:
+ AFFECTS: users of mail/spamassassin
+ AUTHOR: cy@freebsd.org
+
+ As of spamassassin 4.0.0 (3fdfceb36029) the deprecated HashCash plug-in
+ was finally removed. Users using the HashCash plug-in will need to
+ remove references to it.
+
20221226:
AFFECTS: users of sysutils/zrepl
AUTHOR: driesm@FreeBSD.org