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.14. From the relea...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78bffdfda5ef
branches:  trunk
changeset: 543076:78bffdfda5ef
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Tue Jun 03 05:52:10 2008 +0000

description:
Update to Dovecot 1.0.14.  From the release announcement:

Since v1.1.0 release is getting near, this could well be the last v1.0
release. I'll still fix important bugs, but if the bugfix is large or
affects only few people it'll probably get fixed only in v1.1 releases.

        * mbox: Enable mail_privileged_group while creating INBOX.

        - IMAP: Fixed a rare crash in FETCH BODY/BODYSTRUCTURE
        - IMAP: If mailbox is selected with EXAMINE, ignore flag changes
        - proxy: Login success reply was sent in two IP packets, which
          confused some IMAP/POP3 clients
        - ACL plugin leaked memory a bit
        - dovecot-auth: allow_nets setting with network masks didn't work
          correctly with big endian machines.

diffstat:

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

diffs (28 lines):

diff -r f70a9aee3899 -r 78bffdfda5ef mail/dovecot/Makefile
--- a/mail/dovecot/Makefile     Mon Jun 02 21:15:42 2008 +0000
+++ b/mail/dovecot/Makefile     Tue Jun 03 05:52:10 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.115 2008/03/09 11:58:17 ghen Exp $
+# $NetBSD: Makefile,v 1.116 2008/06/03 05:52:10 ghen Exp $
 
-DISTNAME=              dovecot-1.0.13
+DISTNAME=              dovecot-1.0.14
 CATEGORIES=            mail
 MASTER_SITES=          http://www.dovecot.org/releases/1.0/
 
diff -r f70a9aee3899 -r 78bffdfda5ef mail/dovecot/distinfo
--- a/mail/dovecot/distinfo     Mon Jun 02 21:15:42 2008 +0000
+++ b/mail/dovecot/distinfo     Tue Jun 03 05:52:10 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.80 2008/03/09 11:58:17 ghen Exp $
+$NetBSD: distinfo,v 1.81 2008/06/03 05:52:10 ghen Exp $
 
-SHA1 (dovecot-1.0.13.tar.gz) = 8690b27d01e8a68edef5ed162681c79f4074c9c1
-RMD160 (dovecot-1.0.13.tar.gz) = 1ba2c6b14e41c9bc4d36c12ea90a0fad024409db
-Size (dovecot-1.0.13.tar.gz) = 1774025 bytes
+SHA1 (dovecot-1.0.14.tar.gz) = e7ce639720c39f578c8dcc41bd875210b8c76cd8
+RMD160 (dovecot-1.0.14.tar.gz) = 119edbc18d81be46d6901d2a5b3b50b708980c64
+Size (dovecot-1.0.14.tar.gz) = 1781681 bytes
 SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
 SHA1 (patch-ab) = 5d45a1617dd5ee7ce07fe89b526a6fb273057bb5
 SHA1 (patch-ac) = 377da4719b5dca91a0b2fa7b3e11170cd2ea8d59



Home | Main Index | Thread Index | Old Index