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.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b0c67f6a201
branches: trunk
changeset: 533095:1b0c67f6a201
user: ghen <ghen%pkgsrc.org@localhost>
date: Sat Sep 08 09:29:53 2007 +0000
description:
Update to Dovecot 1.0.4:
* Assume a MIME message if Content-Type: header exists, even if
Mime-Version: header doesn't.
- IMAP: CREATE ns_prefix/box/ didn't work right when namespace prefix
existed.
- deliver: plugin {} settings were overriding settings from userdb.
- mbox: Expunging the first message might not have worked always
- PostgreSQL: If we can't connect to server, timeout queries after
a while instead of trying forever.
- Solaris: sendfile() support was broken and could have caused
100% CPU usage and the connection hanging.
And one more thing I forgot from NEWS file:
- IMAP: Fixed infinite loop in some situations
diffstat:
mail/dovecot/Makefile | 5 ++---
mail/dovecot/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r d4dbc5bb355e -r 1b0c67f6a201 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile Sat Sep 08 09:02:37 2007 +0000
+++ b/mail/dovecot/Makefile Sat Sep 08 09:29:53 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2007/08/27 10:38:50 ghen Exp $
+# $NetBSD: Makefile,v 1.102 2007/09/08 09:29:53 ghen Exp $
-DISTNAME= dovecot-1.0.3
-PKGREVISION= 1
+DISTNAME= dovecot-1.0.4
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/1.0/
diff -r d4dbc5bb355e -r 1b0c67f6a201 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo Sat Sep 08 09:02:37 2007 +0000
+++ b/mail/dovecot/distinfo Sat Sep 08 09:29:53 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.69 2007/08/01 10:56:24 ghen Exp $
+$NetBSD: distinfo,v 1.70 2007/09/08 09:29:53 ghen Exp $
-SHA1 (dovecot-1.0.3.tar.gz) = 85a609b6fe979e76b84850d9ba6355f942360490
-RMD160 (dovecot-1.0.3.tar.gz) = fa3d832799a16212eb9e80b21e60aa6b8c8bfd3d
-Size (dovecot-1.0.3.tar.gz) = 1773226 bytes
+SHA1 (dovecot-1.0.4.tar.gz) = 1beffd594c3840ebafd079a6d4c410b621a56677
+RMD160 (dovecot-1.0.4.tar.gz) = 7f4ce4d239f876862dd4ccaa470751cd2530688e
+Size (dovecot-1.0.4.tar.gz) = 1775584 bytes
SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
SHA1 (patch-ab) = 5d45a1617dd5ee7ce07fe89b526a6fb273057bb5
SHA1 (patch-ac) = 377da4719b5dca91a0b2fa7b3e11170cd2ea8d59
Home |
Main Index |
Thread Index |
Old Index