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.0.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa9088618845
branches:  trunk
changeset: 536397:fa9088618845
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Wed Dec 12 13:15:48 2007 +0000

description:
Update to Dovecot 1.0.9.

        + Maildir: Don't wait on dovecot-uidlist.lock when we just want to
          find out a new filename for the message.
        - mbox: v1.0.8 changes sometimes caused FETCH to fail with
          "got too little data", disconnecting the client.
        - Fixed a memory leak when FETCHing message header/body multiple
          times within a command (e.g. BODY[1] BODY[2])
        - IMAP: Partial body fetching was still slow with mboxes

diffstat:

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

diffs (28 lines):

diff -r 44cd4ce2746d -r fa9088618845 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile     Wed Dec 12 11:54:20 2007 +0000
+++ b/mail/dovecot/Makefile     Wed Dec 12 13:15:48 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2007/11/28 15:11:50 ghen Exp $
+# $NetBSD: Makefile,v 1.108 2007/12/12 13:15:48 ghen Exp $
 
-DISTNAME=              dovecot-1.0.8
+DISTNAME=              dovecot-1.0.9
 CATEGORIES=            mail
 MASTER_SITES=          http://www.dovecot.org/releases/1.0/
 
diff -r 44cd4ce2746d -r fa9088618845 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo     Wed Dec 12 11:54:20 2007 +0000
+++ b/mail/dovecot/distinfo     Wed Dec 12 13:15:48 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.74 2007/11/28 15:11:50 ghen Exp $
+$NetBSD: distinfo,v 1.75 2007/12/12 13:15:49 ghen Exp $
 
-SHA1 (dovecot-1.0.8.tar.gz) = ffb71a6d1c7f6dd963cb1f7313652c7a6d1b409f
-RMD160 (dovecot-1.0.8.tar.gz) = d892f958b0531b13519c03c32f74138f97b27099
-Size (dovecot-1.0.8.tar.gz) = 1793784 bytes
+SHA1 (dovecot-1.0.9.tar.gz) = 87d89ff79d967c95ab8e59a1c1b3f710caffc290
+RMD160 (dovecot-1.0.9.tar.gz) = 535cf4c9672c8e44e751f5ffad911440707fc7d4
+Size (dovecot-1.0.9.tar.gz) = 1796543 bytes
 SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
 SHA1 (patch-ab) = 5d45a1617dd5ee7ce07fe89b526a6fb273057bb5
 SHA1 (patch-ac) = 377da4719b5dca91a0b2fa7b3e11170cd2ea8d59



Home | Main Index | Thread Index | Old Index