pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/dovecot Update to Dovecot 1.1.11.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38019ef80c21
branches:  trunk
changeset: 553952:38019ef80c21
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Wed Feb 04 18:36:54 2009 +0000

description:
Update to Dovecot 1.1.11.

- IMAP: PERMANENTFLAGS list didn't contain \*, causing some clients
  not to save keywords.
- dbox: INTERNALDATE and save date was returned wrong for converted
  maildir files.
- auth: Using "username" or "domain" passdb fields caused problems
  with cache and blocking passdbs in v1.1.8 .. v1.1.10.
- userdb prefetch + blocking passdbs was broken with non-plaintext
  auth in v1.1.8 .. v1.1.10.
- If mail_chroot is set, don't fail at startup in dump-capability.

diffstat:

 mail/dovecot/Makefile |  4 ++--
 mail/dovecot/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 6f482ab2a91b -r 38019ef80c21 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile     Wed Feb 04 16:16:41 2009 +0000
+++ b/mail/dovecot/Makefile     Wed Feb 04 18:36:54 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.127 2009/01/27 08:29:31 ghen Exp $
+# $NetBSD: Makefile,v 1.128 2009/02/04 18:36:54 ghen Exp $
 
-DISTNAME=              dovecot-1.1.10
+DISTNAME=              dovecot-1.1.11
 CATEGORIES=            mail
 MASTER_SITES=          http://www.dovecot.org/releases/1.1/
 
diff -r 6f482ab2a91b -r 38019ef80c21 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo     Wed Feb 04 16:16:41 2009 +0000
+++ b/mail/dovecot/distinfo     Wed Feb 04 18:36:54 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.92 2009/01/27 08:29:31 ghen Exp $
+$NetBSD: distinfo,v 1.93 2009/02/04 18:36:54 ghen Exp $
 
-SHA1 (dovecot-1.1.10.tar.gz) = 7b509975e52473e86c4fdf13bd6f464144837f02
-RMD160 (dovecot-1.1.10.tar.gz) = b5cbd15d03407cad78846e59c4ca22a3713d21af
-Size (dovecot-1.1.10.tar.gz) = 2360885 bytes
+SHA1 (dovecot-1.1.11.tar.gz) = cc7fb44d3a750c656d6c2116b569b5587319d405
+RMD160 (dovecot-1.1.11.tar.gz) = 74d233c7995df89a917d49f2f332efe0fe2b1dd3
+Size (dovecot-1.1.11.tar.gz) = 2362415 bytes
 SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
 SHA1 (patch-ab) = 8cdfefa1e8112334f734afc9b68fac1463637c94
 SHA1 (patch-ac) = bf4c21c0e08832926944ad43c8678ef505e92dd6



Home | Main Index | Thread Index | Old Index