Changes 2.2.9:

+ Full text search indexing can now be done automatically after
  saving/copying mails by setting plugin { fts_autoindex=yes }
+ replicator: Added replication_dsync_parameters setting to pass
  "doveadm sync" parameters (for controlling what to replicate).
+ Added mail-filter plugin
+ Added liblzma/xz support (zlib_save=xz)
- v2.2.8's improved cache file handling exposed several old bugs
  related to fetching mail headers.
- v2.2.7's iostream handling changes were causing some connections
  to be disconnected before flushing their output (e.g. POP3 logout
  message wasn't being sent)
This commit is contained in:
adam 2013-11-30 19:22:45 +00:00
parent faf632c573
commit 235936656f
3 changed files with 10 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.54 2013/11/24 10:05:54 adam Exp $
# $NetBSD: Makefile,v 1.55 2013/11/30 19:22:45 adam Exp $
DISTNAME= dovecot-2.2.8
DISTNAME= dovecot-2.2.9
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/${PKGVERSION_NOREV:R}/
@ -67,5 +67,6 @@ post-install:
.undef MANZ
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../archivers/xz/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.30 2013/11/24 10:05:54 adam Exp $
@comment $NetBSD: PLIST,v 1.31 2013/11/30 19:22:45 adam Exp $
bin/doveadm
bin/doveconf
bin/dsync
@ -432,6 +432,7 @@ lib/dovecot/lib02_imap_acl_plugin.la
lib/dovecot/lib02_lazy_expunge_plugin.la
lib/dovecot/lib05_pop3_migration_plugin.la
lib/dovecot/lib05_snarf_plugin.la
lib/dovecot/lib10_mail_filter_plugin.la
lib/dovecot/lib10_quota_plugin.la
lib/dovecot/lib11_imap_quota_plugin.la
lib/dovecot/lib11_trash_plugin.la
@ -706,6 +707,7 @@ share/doc/dovecot/wiki/Plugins.FTS.Squat.txt
share/doc/dovecot/wiki/Plugins.FTS.txt
share/doc/dovecot/wiki/Plugins.Lazyexpunge.txt
share/doc/dovecot/wiki/Plugins.Listescape.txt
share/doc/dovecot/wiki/Plugins.MailFilter.txt
share/doc/dovecot/wiki/Plugins.MailLog.txt
share/doc/dovecot/wiki/Plugins.MailboxAlias.txt
share/doc/dovecot/wiki/Plugins.Notify.txt

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.41 2013/11/24 10:05:54 adam Exp $
$NetBSD: distinfo,v 1.42 2013/11/30 19:22:45 adam Exp $
SHA1 (dovecot-2.2.8.tar.gz) = 1c415e30fa1b59055b5197cf057811e3e3b1dacb
RMD160 (dovecot-2.2.8.tar.gz) = 9870c1f6efaeef2028e9e6706906780706135330
Size (dovecot-2.2.8.tar.gz) = 4524064 bytes
SHA1 (dovecot-2.2.9.tar.gz) = efba4dee63c7dab2b9950e51874a86ba17e09d0c
RMD160 (dovecot-2.2.9.tar.gz) = 127fd998bc18ec4c36aa9fca7d69d9b8f7707a71
Size (dovecot-2.2.9.tar.gz) = 4540858 bytes
SHA1 (patch-aa) = ea185011f0c1ee3aa1ff528e61f6f356fe385666
SHA1 (patch-ab) = ce698e00729aeccbb7f3fa4ee9d037791fdd2d14
SHA1 (patch-ac) = dc5db4870b14bf2424f0c957f5cf7f1a289fefe6