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.1.3. From the releas...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d316d17db1a
branches:  trunk
changeset: 546518:9d316d17db1a
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Wed Sep 03 15:04:34 2008 +0000

description:
Update to Dovecot 1.1.3.  From the release announcement mail:

This fixes several mbox problems previous v1.1 releases have had.

* mail_max_userip_connections limit no longer applies to master user logins.

+ login_log_format_elements: Added %k to show SSL protocol/cipher information.
  Not included by default.
+ imap/pop3-proxy: If auth_verbose=yes, log proxy login failures.
+ deliver: Added -s parameter to autosubscribe to autocreated mailboxes.
- message parser fixes - hopefully fixes an infinite looping problem
- SORT: One more assert-crashfix when renumbering index sort IDs.
- mbox: Saving may have truncated the mail being saved
- mbox: Several other bugfixes
- mail_full_filesystem_access=yes was broken when listing mailboxes (it still
  is with maildir++ layout).
- maildirlock utility was somewhat broken
- zlib plugin: bzip2 support was somewhat broken
- NFS: Make sure writing to files via output streams don't assert-crash when
  write() returns only partial success.

diffstat:

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

diffs (28 lines):

diff -r 68c1625a54f6 -r 9d316d17db1a mail/dovecot/Makefile
--- a/mail/dovecot/Makefile     Wed Sep 03 09:46:12 2008 +0000
+++ b/mail/dovecot/Makefile     Wed Sep 03 15:04:34 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2008/07/24 07:38:51 ghen Exp $
+# $NetBSD: Makefile,v 1.120 2008/09/03 15:04:34 ghen Exp $
 
-DISTNAME=              dovecot-1.1.2
+DISTNAME=              dovecot-1.1.3
 CATEGORIES=            mail
 MASTER_SITES=          http://www.dovecot.org/releases/1.1/
 
diff -r 68c1625a54f6 -r 9d316d17db1a mail/dovecot/distinfo
--- a/mail/dovecot/distinfo     Wed Sep 03 09:46:12 2008 +0000
+++ b/mail/dovecot/distinfo     Wed Sep 03 15:04:34 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.84 2008/07/24 07:38:51 ghen Exp $
+$NetBSD: distinfo,v 1.85 2008/09/03 15:04:34 ghen Exp $
 
-SHA1 (dovecot-1.1.2.tar.gz) = 7363e86a87369a3464637d8d097e22e2b40df3d1
-RMD160 (dovecot-1.1.2.tar.gz) = 50c8e0a18994332a91c2fe7fc512db858e5f6e76
-Size (dovecot-1.1.2.tar.gz) = 2300564 bytes
+SHA1 (dovecot-1.1.3.tar.gz) = a46a4bdb3d6fb86d74458c1e375cf71ff4503189
+RMD160 (dovecot-1.1.3.tar.gz) = ef759b01c0e80a3d6d9234189c97d478e9785c10
+Size (dovecot-1.1.3.tar.gz) = 2306933 bytes
 SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
 SHA1 (patch-ab) = e298616fa4b88da4f0748b025deeedd36b5a49dd
 SHA1 (patch-ac) = 6fe2f73109ff611040b816d14cd587212c319f32



Home | Main Index | Thread Index | Old Index