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.0rc14. From the rele...
details: https://anonhg.NetBSD.org/pkgsrc/rev/53ebdf979ddd
branches: trunk
changeset: 521469:53ebdf979ddd
user: ghen <ghen%pkgsrc.org@localhost>
date: Mon Nov 13 07:53:59 2006 +0000
description:
Update to dovecot-1.0rc14. From the release announcement mail:
More fixes.
"Duplicate header extension keywords" is the only known problem (or if I
forgot something, remind me). I'll try to figure out a way to reproduce
it easily and then get it fixed.
* LDAP: Don't try to use ldap_bind() with empty passwords, since
Windows 2003 AD skips password checking with them and just returns
success.
* verbose_ssl=yes: Don't bother logging "syscall failed: EOF"
messages. No-one cares about them.
+ Dovecot sources should now compile without any warnings with gcc 3.2+
- rc13 crashed if client disconnected while IDLEing
- LDAP: auth_bind=yes fixes
- %variables: Fixed zero padding handling and documented it. %0.1n
shouldn't enable it, and it really shouldn't stay for the next
%variable. -sign also shouldn't stay for the next variable.
- Don't leak opened .log.2 transaction logs.
- Fixed a potential hang in IDLE command (probably really rare).
- Fixed potential problems with client disconnecting while master was
handling the login.
- quota plugin didn't work in Mac OS X
diffstat:
mail/dovecot/Makefile | 4 ++--
mail/dovecot/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 748a0e36ff5d -r 53ebdf979ddd mail/dovecot/Makefile
--- a/mail/dovecot/Makefile Mon Nov 13 04:15:02 2006 +0000
+++ b/mail/dovecot/Makefile Mon Nov 13 07:53:59 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2006/11/08 14:40:20 ghen Exp $
+# $NetBSD: Makefile,v 1.74 2006/11/13 07:53:59 ghen Exp $
-DISTNAME= dovecot-1.0.rc13
+DISTNAME= dovecot-1.0.rc14
PKGNAME= ${DISTNAME:S/.rc/rc/}
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/
diff -r 748a0e36ff5d -r 53ebdf979ddd mail/dovecot/distinfo
--- a/mail/dovecot/distinfo Mon Nov 13 04:15:02 2006 +0000
+++ b/mail/dovecot/distinfo Mon Nov 13 07:53:59 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2006/11/08 14:40:20 ghen Exp $
+$NetBSD: distinfo,v 1.47 2006/11/13 07:53:59 ghen Exp $
-SHA1 (dovecot-1.0.rc13.tar.gz) = 2264979e131ffbec2767b4d77ca8ceee12300f46
-RMD160 (dovecot-1.0.rc13.tar.gz) = 89bf059c4922ba744e29b3a077cd33b67354cd22
-Size (dovecot-1.0.rc13.tar.gz) = 1459922 bytes
+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 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
SHA1 (patch-ab) = 7a6441459bcf6d291d9fef7d99f46e825283f673
SHA1 (patch-ag) = bd180441a0983ceccc898024370a3bdefdc11b1f
Home |
Main Index |
Thread Index |
Old Index