summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorghen <ghen>2007-11-28 15:11:50 +0000
committerghen <ghen>2007-11-28 15:11:50 +0000
commit53e3fd1c05f72e4141a179c79d7dc4b28099b2e4 (patch)
tree0df7979fc6b1a8fbddd94bb96e584f74daefeeb6 /mail
parentddc1bdb524d1bdeaa5505b9e58ab74a4233bbd92 (diff)
downloadpkgsrc-53e3fd1c05f72e4141a179c79d7dc4b28099b2e4.tar.gz
Update to Dovecot 1.0.8.
+ Authentication: Added "password_noscheme" field that can be used instead of "password". "password" treats "{prefix}" as a password scheme while "password_noscheme" treats it as part of the password itself. So "password_noscheme" should be used if you're storing passwords as plaintext. Non-plaintext passwords never begin with "{", so this isn't a problem with them. - IMAP: Partial body fetching was sometimes non-optimal, causing the entire message to be read for every FETCH command. - deliver failed to save the message when envelope sender address contained spaces. - Maildir++ quota: We could have randomly recalculated quota when it wasn't necessary. - Login process could have crashed after logging in if client sent data before "OK Logged in" reply was sent (i.e. before master had replied that login succeeded). - Don't assert-crash when reading dovecot.index.logs generated by Dovecot v1.1. - Authentication: Don't assert-crash if password beings with "{" but doesn't contain "}". - Authentication cache didn't work when using settings that changed the username (e.g. auth_username_format).
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot/Makefile5
-rw-r--r--mail/dovecot/PLIST15
-rw-r--r--mail/dovecot/distinfo8
3 files changed, 19 insertions, 9 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 12b6b47d94f..eadebfcd387 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.106 2007/11/23 11:48:56 rillig Exp $
+# $NetBSD: Makefile,v 1.107 2007/11/28 15:11:50 ghen Exp $
-DISTNAME= dovecot-1.0.7
-PKGREVISION= 1
+DISTNAME= dovecot-1.0.8
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/1.0/
diff --git a/mail/dovecot/PLIST b/mail/dovecot/PLIST
index c1c5cad0b0e..c0e557f262f 100644
--- a/mail/dovecot/PLIST
+++ b/mail/dovecot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2007/08/27 10:38:51 ghen Exp $
+@comment $NetBSD: PLIST,v 1.19 2007/11/28 15:11:50 ghen Exp $
include/dovecot/config.h
include/dovecot/src/auth/auth-cache.h
include/dovecot/src/auth/auth-client-connection.h
@@ -236,8 +236,11 @@ share/doc/dovecot/wiki/AuthDatabase.PasswdFile.txt
share/doc/dovecot/wiki/AuthDatabase.SQL.txt
share/doc/dovecot/wiki/AuthDatabase.VPopMail.txt
share/doc/dovecot/wiki/AuthDatabase.txt
+share/doc/dovecot/wiki/Authentication.Caching.txt
share/doc/dovecot/wiki/Authentication.Kerberos.txt
share/doc/dovecot/wiki/Authentication.MasterUsers.txt
+share/doc/dovecot/wiki/Authentication.Mechanisms.DigestMD5.txt
+share/doc/dovecot/wiki/Authentication.Mechanisms.Winbind.txt
share/doc/dovecot/wiki/Authentication.Mechanisms.txt
share/doc/dovecot/wiki/Authentication.MultipleDatabases.txt
share/doc/dovecot/wiki/Authentication.PasswordSchemes.txt
@@ -271,6 +274,7 @@ share/doc/dovecot/wiki/IndexFiles.txt
share/doc/dovecot/wiki/InetdInstall.txt
share/doc/dovecot/wiki/Iptables.txt
share/doc/dovecot/wiki/LDA.Exim.txt
+share/doc/dovecot/wiki/LDA.Indexing.txt
share/doc/dovecot/wiki/LDA.Postfix.txt
share/doc/dovecot/wiki/LDA.Qmail.txt
share/doc/dovecot/wiki/LDA.Sendmail.txt
@@ -285,6 +289,7 @@ share/doc/dovecot/wiki/MailLocation.Maildir.txt
share/doc/dovecot/wiki/MailLocation.Mbox.txt
share/doc/dovecot/wiki/MailLocation.SharedDisk.txt
share/doc/dovecot/wiki/MailLocation.txt
+share/doc/dovecot/wiki/MailboxFormat.Cydir.txt
share/doc/dovecot/wiki/MailboxFormat.MH.txt
share/doc/dovecot/wiki/MailboxFormat.Maildir.txt
share/doc/dovecot/wiki/MailboxFormat.dbox.txt
@@ -299,6 +304,7 @@ share/doc/dovecot/wiki/Migration.Cyrus.txt
share/doc/dovecot/wiki/Migration.Linuxconf.txt
share/doc/dovecot/wiki/Migration.MailFormat.txt
share/doc/dovecot/wiki/Migration.UW.txt
+share/doc/dovecot/wiki/Migration.Vm-pop3d.txt
share/doc/dovecot/wiki/Migration.txt
share/doc/dovecot/wiki/MissingMailboxes.txt
share/doc/dovecot/wiki/NFS.txt
@@ -320,6 +326,7 @@ share/doc/dovecot/wiki/PasswordDatabase.txt
share/doc/dovecot/wiki/PerformanceTuning.txt
share/doc/dovecot/wiki/Plugins.Convert.txt
share/doc/dovecot/wiki/Plugins.Expire.txt
+share/doc/dovecot/wiki/Plugins.FTS.txt
share/doc/dovecot/wiki/Plugins.Lazyexpunge.txt
share/doc/dovecot/wiki/Plugins.MailLog.txt
share/doc/dovecot/wiki/Plugins.Trash.txt
@@ -332,6 +339,7 @@ share/doc/dovecot/wiki/Quota.Dict.txt
share/doc/dovecot/wiki/Quota.Dirsize.txt
share/doc/dovecot/wiki/Quota.FS.txt
share/doc/dovecot/wiki/Quota.Maildir.txt
+share/doc/dovecot/wiki/Quota.New.txt
share/doc/dovecot/wiki/Quota.txt
share/doc/dovecot/wiki/Rootless.txt
share/doc/dovecot/wiki/RunningDovecot.txt
@@ -346,8 +354,11 @@ share/doc/dovecot/wiki/SystemUsers.txt
share/doc/dovecot/wiki/TestInstallation.txt
share/doc/dovecot/wiki/TestPop3Installation.txt
share/doc/dovecot/wiki/TimeMovedBackwards.txt
-share/doc/dovecot/wiki/UpgradingDovecot.txt
+share/doc/dovecot/wiki/Upgrading.1.0.txt
+share/doc/dovecot/wiki/Upgrading.1.1.txt
+share/doc/dovecot/wiki/Upgrading.txt
share/doc/dovecot/wiki/UserDatabase.ExtraFields.txt
+share/doc/dovecot/wiki/UserDatabase.NSS.txt
share/doc/dovecot/wiki/UserDatabase.Prefetch.txt
share/doc/dovecot/wiki/UserDatabase.Static.txt
share/doc/dovecot/wiki/UserDatabase.txt
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index ca3cbf85a04..c2a937fc61c 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.73 2007/10/30 12:04:03 ghen Exp $
+$NetBSD: distinfo,v 1.74 2007/11/28 15:11:50 ghen Exp $
-SHA1 (dovecot-1.0.7.tar.gz) = cc5f0892f184216c24ed6cfaa9d58183d5b94a4f
-RMD160 (dovecot-1.0.7.tar.gz) = 94a1f99aa0c2a7c2db8a106733f2de37080fd1eb
-Size (dovecot-1.0.7.tar.gz) = 1783918 bytes
+SHA1 (dovecot-1.0.8.tar.gz) = ffb71a6d1c7f6dd963cb1f7313652c7a6d1b409f
+RMD160 (dovecot-1.0.8.tar.gz) = d892f958b0531b13519c03c32f74138f97b27099
+Size (dovecot-1.0.8.tar.gz) = 1793784 bytes
SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
SHA1 (patch-ab) = 5d45a1617dd5ee7ce07fe89b526a6fb273057bb5
SHA1 (patch-ac) = 377da4719b5dca91a0b2fa7b3e11170cd2ea8d59