diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2016-01-18 17:38:01 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2016-01-18 17:38:01 +0000 |
commit | 8a34fa8f474237504440d7d4e73885e7e36486f8 (patch) | |
tree | 43c8c3d077d485b73767307f2d23cdcb01243b21 /UPDATING | |
parent | 3b1cab7522c88684f73b9786b27b329643729203 (diff) |
- Update rspamd to 1.1.0
- Update rmilter to 1.7.0
- Fix dependencies
- Add UPDATING entry
Notes
Notes:
svn path=/head/; revision=406600
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 |