summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghen <ghen>2006-07-04 18:17:42 +0000
committerghen <ghen>2006-07-04 18:17:42 +0000
commitb70b192f780d44b3f443e384d69fd5996ca24acb (patch)
treeeae79a43b461daaf2f30c3da1f00928ea0a434f3
parent03d9f5a37ba37ba308df21f58a24075288d8e0ca (diff)
downloadpkgsrc-b70b192f780d44b3f443e384d69fd5996ca24acb.tar.gz
Upgrade Dovecot to 1.0rc2. Changes:
* disable_plaintext_auth=yes: Removed hardcoded 127.* and ::1 IP checks. Now we just assume that the connection is secure if the local IP matches the remote IP address. * SSL code rewrite which hopefully makes it work better than before. Seems to work correctly, but if you suddently have trouble with SSL connections this is likely the reason. + verbose_ssl=yes: Log also SSL alerts and BIO errors - If namespace's location field wasn't set, the default location was supposed to be used but it wasn't. - When copying ssl-parameters.dat file from /var/lib to /var/run its permissions went wrong if it couldn't be copied with hard linking. - Fixed filesystem quota plugin to work with BSDs. - Maildir: Saving mails didn't work if quota plugin was enabled (again) - Maildir: Messages' received time wasn't saved properly when saving/copying multiple messages at a time. Also if using quota plugin the S= size was only set for the first saved file, and even that was wrong. - passdb passwd-file: Don't require valid uid/gid fields if file isn't also being used as a userdb. - PostgreSQL: Handle failures better so that there won't be "invalid fd" errors in logs. - Don't try to expunge messages if the mailbox is read-only. It'll just cause our index files to go out of sync with the real mailbox and cause errors. - ANONYMOUS authentication mechanism couldn't work because anonymous_username setting wasn't passed from master process.
-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 57d41ffa8ac..86fffce2e42 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2006/07/04 06:54:07 ghen Exp $
+# $NetBSD: Makefile,v 1.58 2006/07/04 18:17:42 ghen Exp $
-DISTNAME= dovecot-1.0.rc1
+DISTNAME= dovecot-1.0.rc2
PKGNAME= ${DISTNAME:S/.rc/rc/}
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index f612ce1c4b7..8e2373e348c 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.33 2006/07/02 09:29:17 ghen Exp $
+$NetBSD: distinfo,v 1.34 2006/07/04 18:17:42 ghen Exp $
-SHA1 (dovecot-1.0.rc1.tar.gz) = 4b56d2205cd8b7229e368c736c993ebc1f59fe5e
-RMD160 (dovecot-1.0.rc1.tar.gz) = fa761a2b24ede31b383b505ed36fc202810191cd
-Size (dovecot-1.0.rc1.tar.gz) = 1254731 bytes
+SHA1 (dovecot-1.0.rc2.tar.gz) = 548d691166c71533cce05f72204d5f728941bab6
+RMD160 (dovecot-1.0.rc2.tar.gz) = cbb1919f30ccc82033ddda5a9a4b2e9695f78eb9
+Size (dovecot-1.0.rc2.tar.gz) = 1257435 bytes
SHA1 (patch-aa) = b2d48d991cb57f1ae99617d26a5d9f30fcdc4700
SHA1 (patch-ab) = 10ac66a276c28259517b321b67d1da0d83fd811f
SHA1 (patch-ag) = ffb66cf054c0377245f3b400f65eabd975a225aa