pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q4]: pkgsrc/mail/dovecot Pullup ticket #2702 - requested b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/caf0746e6b53
branches:  pkgsrc-2008Q4
changeset: 552341:caf0746e6b53
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Feb 23 12:51:09 2009 +0000

description:
Pullup ticket #2702 - requested by martti
dovecot: bug fix update

Revisions pulled up:
- mail/dovecot/Makefile                 1.128
- mail/dovecot/distinfo                 1.93
---
Module Name:    pkgsrc
Committed By:   ghen
Date:           Wed Feb  4 18:36:54 UTC 2009

Modified Files:
         pkgsrc/mail/dovecot: Makefile distinfo

Log Message:
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 76a74013de13 -r caf0746e6b53 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile     Sat Feb 21 23:18:51 2009 +0000
+++ b/mail/dovecot/Makefile     Mon Feb 23 12:51:09 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.124.2.1 2009/02/01 22:53:09 tron Exp $
+# $NetBSD: Makefile,v 1.124.2.2 2009/02/23 12:51:09 tron Exp $
 
-DISTNAME=              dovecot-1.1.10
+DISTNAME=              dovecot-1.1.11
 CATEGORIES=            mail
 MASTER_SITES=          http://www.dovecot.org/releases/1.1/
 
diff -r 76a74013de13 -r caf0746e6b53 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo     Sat Feb 21 23:18:51 2009 +0000
+++ b/mail/dovecot/distinfo     Mon Feb 23 12:51:09 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.89.2.1 2009/02/01 22:53:09 tron Exp $
+$NetBSD: distinfo,v 1.89.2.2 2009/02/23 12:51:09 tron 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