diff options
author | Florian Smeets <flo@FreeBSD.org> | 2022-02-07 18:07:54 +0100 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2022-02-07 18:22:29 +0100 |
commit | 9d682678bc0e34139b0e09d3d19f0cf0fed67ace (patch) | |
tree | 0aa801e6b7b8cc7d744ea69f89b3cb125554f315 /UPDATING | |
parent | f78f7b60ae039cdaf24fd3f1dbf14e66971fc6b4 (diff) | |
download | freebsd-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-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |