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.0rc15. From the rele...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b43c75c2db2
branches:  trunk
changeset: 521738:3b43c75c2db2
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Sun Nov 19 10:36:34 2006 +0000

description:
Update to dovecot-1.0rc15.  From the release announcement mail:

        * Fixed an off-by-one buffer overflow in cache file handling. The
          code is executed only with mmap_disable=yes and only if index files
          are used (ie. INDEX=MEMORY is safe).
        * passdb checkpassword: Handle vpopmail's non-standard exit codes.

        - rc14 sometimes assert-crashed if .log.2 file existed in a mailbox
          (earlier versions leaked memory and file descriptors)
        - io_add() assert-crashfixes
        - Potential SSL hang fix at the beginning of the connection

For details on the security issue, see:
http://www.dovecot.org/list/dovecot-news/2006-November/000023.html

diffstat:

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

diffs (28 lines):

diff -r c56163d85e3a -r 3b43c75c2db2 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile     Sun Nov 19 10:02:09 2006 +0000
+++ b/mail/dovecot/Makefile     Sun Nov 19 10:36:34 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2006/11/13 07:53:59 ghen Exp $
+# $NetBSD: Makefile,v 1.75 2006/11/19 10:36:34 ghen Exp $
 
-DISTNAME=              dovecot-1.0.rc14
+DISTNAME=              dovecot-1.0.rc15
 PKGNAME=               ${DISTNAME:S/.rc/rc/}
 CATEGORIES=            mail
 MASTER_SITES=          http://www.dovecot.org/releases/
diff -r c56163d85e3a -r 3b43c75c2db2 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo     Sun Nov 19 10:02:09 2006 +0000
+++ b/mail/dovecot/distinfo     Sun Nov 19 10:36:34 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.47 2006/11/13 07:53:59 ghen Exp $
+$NetBSD: distinfo,v 1.48 2006/11/19 10:36:34 ghen Exp $
 
-SHA1 (dovecot-1.0.rc14.tar.gz) = 0ff156ef9a548a33d65aaa6aca56074788974301
-RMD160 (dovecot-1.0.rc14.tar.gz) = 6147bb86afc529b1bf7826324e622b5b7347c1b8
-Size (dovecot-1.0.rc14.tar.gz) = 1461773 bytes
+SHA1 (dovecot-1.0.rc15.tar.gz) = 9b618d0c1562aa64bd1e055ffa9fe5f2412514af
+RMD160 (dovecot-1.0.rc15.tar.gz) = 904ef7d1f0fbfe8055f13d9036f7107f498b522e
+Size (dovecot-1.0.rc15.tar.gz) = 1463069 bytes
 SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
 SHA1 (patch-ab) = 7a6441459bcf6d291d9fef7d99f46e825283f673
 SHA1 (patch-ag) = bd180441a0983ceccc898024370a3bdefdc11b1f



Home | Main Index | Thread Index | Old Index