aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2022-02-07 17:07:54 +0000
committerFlorian Smeets <flo@FreeBSD.org>2022-02-07 17:22:29 +0000
commit9d682678bc0e34139b0e09d3d19f0cf0fed67ace (patch)
tree0aa801e6b7b8cc7d744ea69f89b3cb125554f315 /UPDATING
parentf78f7b60ae039cdaf24fd3f1dbf14e66971fc6b4 (diff)
downloadports-9d682678bc0e34139b0e09d3d19f0cf0fed67ace.tar.gz
ports-9d682678bc0e34139b0e09d3d19f0cf0fed67ace.zip
security/amavisd-new: Update 2.12.2, add 7-Zip.org support
- update to 2.12.2 - switch to archivers/7-zip for extracting 7-Zip archives. Patch has been discussed with upstream and is waiting to be committed. https://gitlab.com/amavis/amavis/-/merge_requests/90 PR: 260866
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 47caba938264..a0dd960a30ab 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20220207:
+ AFFECTS: users of security/amavisd-new
+ AUTHOR: flo@FreeBSD.org
+
+ Amavis does now depend on archivers/7-zip (7zz) you might need to update
+ your amavisd.conf and replace all ocurances of p7zip (7zr) accordingly.
+
20220129:
AFFECTS: users of editors/neovim
AUTHOR: adamw@FreeBSD.org