summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2008-11-02 16:19:53 +0000
committeradrianp <adrianp@pkgsrc.org>2008-11-02 16:19:53 +0000
commit4287b285de4e952cb0a670afb5c4b1067bc7ef65 (patch)
treee992274ef8f03d13f49eb0b735255f6f683e1767 /mail
parent65f0d6b6256ba8c753093ea3536045c72f156d84 (diff)
downloadpkgsrc-4287b285de4e952cb0a670afb5c4b1067bc7ef65.tar.gz
Update to 1.1.6
Ok'ed geert@ The invalid message address parsing bug is pretty important since it allows a remote user to send broken mail headers and prevent the recipient from accessing the mailbox afterwards, because the process will always just crash trying to parse the header. This is assuming that the IMAP client uses FETCH ENVELOPE command, not all do. Note that it doesn't affect versions older than v1.1.4. + dovecot -n and -a now prints some system information at the top. + More error/debug message logging improvements. - pop3-login: Fixed assert-crash if a client sent USER+PASS+USER+PASS commands in the same IP packet. - Parsing an invalid message address like "From: (" caused an assert-crash in v1.1.4 and v1.1.5. - Folding whitespace wasn't handled correctly inside quoted-strings, causing some messages to be parsed incorrectly. - mbox: Fixed saving messages that begin with a valid From_-line.
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot/Makefile4
-rw-r--r--mail/dovecot/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 2751006688a..f92e0e2c959 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.122 2008/10/22 21:16:36 ghen Exp $
+# $NetBSD: Makefile,v 1.123 2008/11/02 16:19:53 adrianp Exp $
-DISTNAME= dovecot-1.1.5
+DISTNAME= dovecot-1.1.6
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/1.1/
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index 454ef46664f..cf6bd3cf361 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.87 2008/10/22 21:16:36 ghen Exp $
+$NetBSD: distinfo,v 1.88 2008/11/02 16:19:53 adrianp Exp $
-SHA1 (dovecot-1.1.5.tar.gz) = 0b193859dd5bea5f446ef03561ec5d21f476ce3a
-RMD160 (dovecot-1.1.5.tar.gz) = 6330ba0393a1c805f8e9ae8fb8daa7eedcf900a0
-Size (dovecot-1.1.5.tar.gz) = 2320452 bytes
+SHA1 (dovecot-1.1.6.tar.gz) = 722fbe8cd199a8fabb01876df9da27460a0b19f9
+RMD160 (dovecot-1.1.6.tar.gz) = 35f0f2b9d9a661a9ee6fbc2a6ce4f08dedead5a3
+Size (dovecot-1.1.6.tar.gz) = 2320875 bytes
SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
SHA1 (patch-ab) = e298616fa4b88da4f0748b025deeedd36b5a49dd
SHA1 (patch-ac) = 6fe2f73109ff611040b816d14cd587212c319f32