diff options
author | adam <adam@pkgsrc.org> | 2011-01-13 12:59:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-01-13 12:59:08 +0000 |
commit | e0e4536a489bdb6b8dbf57e95facd139f4ecf53c (patch) | |
tree | fbdde9e1c8d7d9ad3fa7bbfed12d5e9eed5500c8 /mail | |
parent | 7121eca84da481ada64c41f4175c9580c5ef15e7 (diff) | |
download | pkgsrc-e0e4536a489bdb6b8dbf57e95facd139f4ecf53c.tar.gz |
Changes 2.0.9:
* Linux: Fixed a high system CPU usage / high context switch count
performance problem
* Maildir: Avoid unnecessarily reading dovecot-uidlist while opening
mailbox.
* Maildir: Fixed renaming child mailboxes when namespace had a prefix.
* mdbox: Don't leave partially written messages to mdbox files when
aborting saving.
* Fixed master user logins when using userdb prefetch
* lda: Fixed a crash when trying to send "out of quota" reply
* lmtp: If delivering duplicate messages to same user's INBOX,
create different GUIDs for them. This helps to avoid duplicate
POP3 UIDLs when pop3_uidl_format=%g.
* virtual storage: Fixed saving multiple mails in a transaction
(e.g. copy multiple messages).
* dsync: Saved messages' save-date was set to 1970-01-01.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2/Makefile | 4 | ||||
-rw-r--r-- | mail/dovecot2/PLIST | 31 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 8 |
3 files changed, 27 insertions, 16 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 128893944c2..548fc4667c7 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2010/12/03 21:21:10 ghen Exp $ +# $NetBSD: Makefile,v 1.6 2011/01/13 12:59:08 adam Exp $ -DISTNAME= dovecot-2.0.8 +DISTNAME= dovecot-2.0.9 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/2.0/ diff --git a/mail/dovecot2/PLIST b/mail/dovecot2/PLIST index 596c4a33315..188b40f3fd2 100644 --- a/mail/dovecot2/PLIST +++ b/mail/dovecot2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2010/12/03 21:21:10 ghen Exp $ +@comment $NetBSD: PLIST,v 1.4 2011/01/13 12:59:08 adam Exp $ bin/doveadm bin/doveconf bin/dsync @@ -463,6 +463,7 @@ share/doc/dovecot/wiki/Design.Storage.MailboxList.txt share/doc/dovecot/wiki/Design.Storage.Plugins.txt share/doc/dovecot/wiki/Design.Strings.txt share/doc/dovecot/wiki/Design.txt +share/doc/dovecot/wiki/Dict.txt share/doc/dovecot/wiki/Director.txt share/doc/dovecot/wiki/DomainLost.txt share/doc/dovecot/wiki/FindMailLocation.txt @@ -475,13 +476,11 @@ share/doc/dovecot/wiki/HowTo.Rootless.txt share/doc/dovecot/wiki/HowTo.SimpleVirtualInstall.txt share/doc/dovecot/wiki/HowTo.txt share/doc/dovecot/wiki/IndexFiles.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 -share/doc/dovecot/wiki/LDA.Sieve.Dovecot.txt share/doc/dovecot/wiki/LDA.Sieve.txt share/doc/dovecot/wiki/LDA.txt share/doc/dovecot/wiki/LMTP.txt @@ -492,6 +491,7 @@ share/doc/dovecot/wiki/MTA.txt share/doc/dovecot/wiki/MailLocation.LocalDisk.txt share/doc/dovecot/wiki/MailLocation.Maildir.txt share/doc/dovecot/wiki/MailLocation.SharedDisk.txt +share/doc/dovecot/wiki/MailLocation.dbox.txt share/doc/dovecot/wiki/MailLocation.mbox.txt share/doc/dovecot/wiki/MailLocation.txt share/doc/dovecot/wiki/MailboxFormat.Cydir.txt @@ -502,12 +502,7 @@ share/doc/dovecot/wiki/MailboxFormat.mailstore.txt share/doc/dovecot/wiki/MailboxFormat.mbox.txt share/doc/dovecot/wiki/MailboxFormat.mbx.txt share/doc/dovecot/wiki/MailboxFormat.txt -share/doc/dovecot/wiki/ManageSieve.Clients.txt -share/doc/dovecot/wiki/ManageSieve.Configuration.txt -share/doc/dovecot/wiki/ManageSieve.Install.1.0.txt -share/doc/dovecot/wiki/ManageSieve.Install.txt -share/doc/dovecot/wiki/ManageSieve.Troubleshooting.txt -share/doc/dovecot/wiki/ManageSieve.txt +share/doc/dovecot/wiki/MboxChildFolders.txt share/doc/dovecot/wiki/MboxLocking.txt share/doc/dovecot/wiki/MboxProblems.txt share/doc/dovecot/wiki/Migration.BincIMAP.txt @@ -515,6 +510,7 @@ share/doc/dovecot/wiki/Migration.Courier.txt 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.Online.txt share/doc/dovecot/wiki/Migration.Teapop.txt share/doc/dovecot/wiki/Migration.UW.txt share/doc/dovecot/wiki/Migration.Vm-pop3d.txt @@ -534,9 +530,24 @@ share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.User.txt share/doc/dovecot/wiki/PasswordDatabase.ExtraFields.txt share/doc/dovecot/wiki/PasswordDatabase.PAM.txt share/doc/dovecot/wiki/PasswordDatabase.Shadow.txt +share/doc/dovecot/wiki/PasswordDatabase.Static.txt share/doc/dovecot/wiki/PasswordDatabase.txt share/doc/dovecot/wiki/PerformanceTuning.txt +share/doc/dovecot/wiki/Pigeonhole.Installation.txt +share/doc/dovecot/wiki/Pigeonhole.ManageSieve.Clients.txt +share/doc/dovecot/wiki/Pigeonhole.ManageSieve.Configuration.txt +share/doc/dovecot/wiki/Pigeonhole.ManageSieve.Install.txt +share/doc/dovecot/wiki/Pigeonhole.ManageSieve.Troubleshooting.txt +share/doc/dovecot/wiki/Pigeonhole.ManageSieve.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Configuration.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Examples.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.Extdata.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Plugins.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Usage.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.txt +share/doc/dovecot/wiki/Pigeonhole.txt share/doc/dovecot/wiki/Plugins.Autocreate.txt +share/doc/dovecot/wiki/Plugins.Compress.txt share/doc/dovecot/wiki/Plugins.Expire.txt share/doc/dovecot/wiki/Plugins.FTS.Lucene.txt share/doc/dovecot/wiki/Plugins.FTS.Solr.txt @@ -545,7 +556,7 @@ share/doc/dovecot/wiki/Plugins.FTS.txt share/doc/dovecot/wiki/Plugins.Lazyexpunge.txt share/doc/dovecot/wiki/Plugins.Listescape.txt share/doc/dovecot/wiki/Plugins.MailLog.txt -share/doc/dovecot/wiki/Plugins.MboxSnarf.txt +share/doc/dovecot/wiki/Plugins.Snarf.txt share/doc/dovecot/wiki/Plugins.Trash.txt share/doc/dovecot/wiki/Plugins.Virtual.txt share/doc/dovecot/wiki/Plugins.Zlib.txt diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index f0fc5105205..f2361367d3b 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2010/12/03 21:21:10 ghen Exp $ +$NetBSD: distinfo,v 1.6 2011/01/13 12:59:08 adam Exp $ -SHA1 (dovecot-2.0.8.tar.gz) = daf25ba788369055f349f37c172be33beced916c -RMD160 (dovecot-2.0.8.tar.gz) = 3a0a42a771b0bff8a04731e6ae4847faf340a1ea -Size (dovecot-2.0.8.tar.gz) = 3177602 bytes +SHA1 (dovecot-2.0.9.tar.gz) = 1cf5d331c770e09f47c7f98297f8af67e150cafa +RMD160 (dovecot-2.0.9.tar.gz) = 3c6c430f867dba7fa4d9da33342892b3c631bac7 +Size (dovecot-2.0.9.tar.gz) = 3208677 bytes SHA1 (patch-aa) = b7e2923ead1ad1eacd3b8b1a37111325794135d2 SHA1 (patch-ab) = 218948585c96492a832ea903f31a6f9ad9fc69f0 SHA1 (patch-ac) = dc5db4870b14bf2424f0c957f5cf7f1a289fefe6 |