diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2016-01-19 01:38:01 +0800 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2016-01-19 01:38:01 +0800 |
commit | 8a34fa8f474237504440d7d4e73885e7e36486f8 (patch) | |
tree | 43c8c3d077d485b73767307f2d23cdcb01243b21 /UPDATING | |
parent | 3b1cab7522c88684f73b9786b27b329643729203 (diff) | |
download | freebsd-ports-gnome-8a34fa8f474237504440d7d4e73885e7e36486f8.tar.gz freebsd-ports-gnome-8a34fa8f474237504440d7d4e73885e7e36486f8.tar.zst freebsd-ports-gnome-8a34fa8f474237504440d7d4e73885e7e36486f8.zip |
- Update rspamd to 1.1.0
- Update rmilter to 1.7.0
- Fix dependencies
- Add UPDATING entry
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ 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. +20160118: + AFFECTS: users of mail/rspamd and mail/rmilter + AUTHOR: vsevolod@FreeBSD.org + + Rspamd has been updated to the version 1.1.0. If you have used per user + statistics, then please consult changelog for details: your configuration + should be changed. + + Rmilter has been updated to the version 1.7.0. Support of SPF and Spamassassin + has been dropped from this project completely. You might also consider + migration from memcahched to redis in this version. + 20160113: AFFECTS: users of sysutils/ansible AUTHOR: lifanov@mail.lifanov.com |