Upgrade to dovecot-2.2.1. Changes since 2.2.0, from NEWS file:
v2.2.1 2013-04-19 Timo Sirainen <tss@iki.fi> - mailbox_list_index=yes was broken. - LAYOUT=index didn't list subscriptions. - auth: Multiple master passdbs didn't work. - Message parsing (e.g. during search) crashed when multipart message didn't actually contain any parts.
This commit is contained in:
parent
87c85db6d7
commit
95e255feca
3 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.40 2013/04/29 12:53:57 manu Exp $
|
||||
# $NetBSD: Makefile,v 1.41 2013/05/09 03:49:16 manu Exp $
|
||||
|
||||
DISTNAME= dovecot-2.2.0
|
||||
DISTNAME= dovecot-2.2.1
|
||||
#PKGREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.dovecot.org/releases/2.2/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.21 2013/04/29 12:53:57 manu Exp $
|
||||
@comment $NetBSD: PLIST,v 1.22 2013/05/09 03:49:16 manu Exp $
|
||||
bin/doveadm
|
||||
bin/doveconf
|
||||
bin/dsync
|
||||
|
@ -617,6 +617,7 @@ share/doc/dovecot/wiki/Logging.txt
|
|||
share/doc/dovecot/wiki/LoginProcess.txt
|
||||
share/doc/dovecot/wiki/MDA.txt
|
||||
share/doc/dovecot/wiki/MTA.txt
|
||||
share/doc/dovecot/wiki/MailboxSettings.txt
|
||||
share/doc/dovecot/wiki/MailLocation.LocalDisk.txt
|
||||
share/doc/dovecot/wiki/MailLocation.Maildir.txt
|
||||
share/doc/dovecot/wiki/MailLocation.SharedDisk.txt
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.33 2013/04/29 12:53:57 manu Exp $
|
||||
$NetBSD: distinfo,v 1.34 2013/05/09 03:49:16 manu Exp $
|
||||
|
||||
SHA1 (dovecot-2.2.0.tar.gz) = a39758b2e9283a972afc25af8e3416ef34840c4a
|
||||
RMD160 (dovecot-2.2.0.tar.gz) = 24d2485aeaa4a88b4b2f976e9297b4d8cf2530a6
|
||||
Size (dovecot-2.2.0.tar.gz) = 4255105 bytes
|
||||
SHA1 (dovecot-2.2.1.tar.gz) = 2b707701683b52d57972b02f09fcb78648f0920a
|
||||
RMD160 (dovecot-2.2.1.tar.gz) = 26ebac9a9ce6327c4b3288c33a9eb3fe30e78941
|
||||
Size (dovecot-2.2.1.tar.gz) = 4258863 bytes
|
||||
SHA1 (patch-aa) = cc942bfcffc0cb3cd54464b27f3174fa929f7ee6
|
||||
SHA1 (patch-ab) = ce698e00729aeccbb7f3fa4ee9d037791fdd2d14
|
||||
SHA1 (patch-ac) = dc5db4870b14bf2424f0c957f5cf7f1a289fefe6
|
||||
|
|
Loading…
Reference in a new issue