pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dovecot2 Update to Dovecot 2.1.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d2766753d21
branches: trunk
changeset: 604415:0d2766753d21
user: ghen <ghen%pkgsrc.org@localhost>
date: Wed May 30 11:52:05 2012 +0000
description:
Update to Dovecot 2.1.7
* LDAP: Compatibility fix for v2.0: ldap: If attributes contain
ldapAttr=key=template%$ and ldapAttr doesn't exist, skip the key
instead of using "template" value with empty %$ part for the key.
+ pop3: Added pop3_uidl_duplicates setting for changing the behavior
for duplicate UIDLs.
+ director: Added "doveadm director ring remove" command.
- director: Don't crash with quickly disconnecting incoming director
connections.
- mdbox: If mail was originally saved to non-INBOX, and namespace
prefix is non-empty, don't assert-crash when rebuilding indexes.
- sdbox: Don't use more fds than necessary when copying mails.
- auth: Fixed crash with DIGEST-MD5 when attempting to do master user
login without master passdbs.
- Several fixes to mail_shared_explicit_inbox=no
- imapc: Use imapc_list_prefix also for listing subscriptions.
diffstat:
mail/dovecot2/Makefile | 5 ++---
mail/dovecot2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 47ebbf7e4f40 -r 0d2766753d21 mail/dovecot2/Makefile
--- a/mail/dovecot2/Makefile Wed May 30 11:06:40 2012 +0000
+++ b/mail/dovecot2/Makefile Wed May 30 11:52:05 2012 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2012/05/14 14:04:59 taca Exp $
+# $NetBSD: Makefile,v 1.26 2012/05/30 11:52:05 ghen Exp $
-DISTNAME= dovecot-2.1.6
-PKGREVISION= 1
+DISTNAME= dovecot-2.1.7
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/2.1/
diff -r 47ebbf7e4f40 -r 0d2766753d21 mail/dovecot2/distinfo
--- a/mail/dovecot2/distinfo Wed May 30 11:06:40 2012 +0000
+++ b/mail/dovecot2/distinfo Wed May 30 11:52:05 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2012/05/14 14:04:59 taca Exp $
+$NetBSD: distinfo,v 1.23 2012/05/30 11:52:05 ghen Exp $
-SHA1 (dovecot-2.1.6.tar.gz) = 88bde8a8110646ef1a5b594337a21964e5b35850
-RMD160 (dovecot-2.1.6.tar.gz) = 807ddcc41402b0ea6c8bfd33ec8df9ed1ff75d95
-Size (dovecot-2.1.6.tar.gz) = 3773967 bytes
+SHA1 (dovecot-2.1.7.tar.gz) = 68fc6c80b71946d88f492b3182cb73b43b921bbe
+RMD160 (dovecot-2.1.7.tar.gz) = 72275ef2f1408f1c361f94d37a14d33545706b44
+Size (dovecot-2.1.7.tar.gz) = 3778791 bytes
SHA1 (patch-aa) = 882f0c9fcf3acdfd2feaf7919309f770324f9843
SHA1 (patch-ab) = 218948585c96492a832ea903f31a6f9ad9fc69f0
SHA1 (patch-ac) = dc5db4870b14bf2424f0c957f5cf7f1a289fefe6
Home |
Main Index |
Thread Index |
Old Index