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.16.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e16915b366a9
branches: trunk
changeset: 394025:e16915b366a9
user: ghen <ghen%pkgsrc.org@localhost>
date: Wed Jun 03 07:10:20 2009 +0000
description:
Update to Dovecot 1.1.16.
Fixes a couple of bugs in v1.1.15's changes. Hopefully the last v1.1 release
before v1.2.0.
- v1.1.15 could have crashed if mailbox-closing command was pipelined after a
mailbox-accessing command.
- v1.1.15's zlib plugin may have caused crashes when fetching INTERNALDATE.
- Maildir: If messages had been deleted externally from new/ directory and
mailbox was opened with EXAMINE, Dovecot didn't immediately notice that the
messages were deleted.
- If message body started with a space, some operations could have assert-
crashed.
diffstat:
mail/dovecot/Makefile | 4 ++--
mail/dovecot/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r edf119363be8 -r e16915b366a9 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile Wed Jun 03 07:08:21 2009 +0000
+++ b/mail/dovecot/Makefile Wed Jun 03 07:10:20 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.133 2009/05/20 08:07:38 ghen Exp $
+# $NetBSD: Makefile,v 1.134 2009/06/03 07:10:20 ghen Exp $
-DISTNAME= dovecot-1.1.15
+DISTNAME= dovecot-1.1.16
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/1.1/
diff -r edf119363be8 -r e16915b366a9 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo Wed Jun 03 07:08:21 2009 +0000
+++ b/mail/dovecot/distinfo Wed Jun 03 07:10:20 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.98 2009/05/20 08:07:38 ghen Exp $
+$NetBSD: distinfo,v 1.99 2009/06/03 07:10:20 ghen Exp $
-SHA1 (dovecot-1.1.15.tar.gz) = 16a638b9d67bcd6c2d8a09a124103a1fc2ea6745
-RMD160 (dovecot-1.1.15.tar.gz) = 2ddda6240e8aaed8afdce11196070c3628443083
-Size (dovecot-1.1.15.tar.gz) = 2383354 bytes
+SHA1 (dovecot-1.1.16.tar.gz) = 3aa7f386559f244b3a9addad27c4845c554e545b
+RMD160 (dovecot-1.1.16.tar.gz) = 53122e86f217e33f24b52559fece5ace35689eb4
+Size (dovecot-1.1.16.tar.gz) = 2383947 bytes
SHA1 (patch-aa) = 00ed62ab4d7db505cc323b0c94352ddcd91ba6a1
SHA1 (patch-ab) = 2531c84a2ae34e74bb55fa33ccb0aabbbc263de0
SHA1 (patch-ac) = 4baa1d5160618f1e23eb8b401daca0afa7dfe9ea
Home |
Main Index |
Thread Index |
Old Index