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 0.99.14.
details: https://anonhg.NetBSD.org/pkgsrc/rev/07ee3513b8c1
branches: trunk
changeset: 488991:07ee3513b8c1
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Feb 14 08:56:34 2005 +0000
description:
Update to 0.99.14.
Changes:
o Message address fields are now parsed differently, fixing some
issues with spaces. Affects only clients which use FETCH ENVELOPE
command.
o Message MIME parser was somewhat broken with missing MIME boundaries
o mbox: Don't allow X-UID headers in mails to override the UIDs we
would otherwise set. Too large values can break some clients and
cause other trouble.
o passwd-file userdb wasn't working
o PAM crashed with 64bit systems
o non-SSL inetd startup wasn't working
o If UID FETCH notices and skips an expunged message, don't return
a NO reply. It's not needed and only makes clients give error
messages.
diffstat:
mail/dovecot/Makefile | 4 ++--
mail/dovecot/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r ecd5f51dac2c -r 07ee3513b8c1 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile Mon Feb 14 08:22:56 2005 +0000
+++ b/mail/dovecot/Makefile Mon Feb 14 08:56:34 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2005/01/24 08:00:40 xtraeme Exp $
+# $NetBSD: Makefile,v 1.35 2005/02/14 08:56:34 xtraeme Exp $
-DISTNAME= dovecot-0.99.13
+DISTNAME= dovecot-0.99.14
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/
diff -r ecd5f51dac2c -r 07ee3513b8c1 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo Mon Feb 14 08:22:56 2005 +0000
+++ b/mail/dovecot/distinfo Mon Feb 14 08:56:34 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2005/01/08 19:58:16 schmonz Exp $
+$NetBSD: distinfo,v 1.17 2005/02/14 08:56:35 xtraeme Exp $
-SHA1 (dovecot-0.99.13.tar.gz) = 2f13ca61d492b9672dc64434c3dd3b9c3bb37f30
-Size (dovecot-0.99.13.tar.gz) = 867787 bytes
+SHA1 (dovecot-0.99.14.tar.gz) = b93569c3ca8849ced7ab0580e95d83771c4686fa
+Size (dovecot-0.99.14.tar.gz) = 871285 bytes
SHA1 (patch-aa) = c1079f49bdaa2e6cf648afad2c7bda025e2c1ac8
SHA1 (patch-ab) = 75c8560479dcec3cb7e5c08030303959fcee30ea
Home |
Main Index |
Thread Index |
Old Index