[Lunar-commits] <moonbase> dovecot: version bumped to 1.2.0.
Florin Braescu
florin at lunar-linux.org
Fri Jul 3 06:49:26 CEST 2009
commit 39179800674f60b394b1a46acd712953f3a0a333
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jul 3 07:49:26 2009 +0300
dovecot: version bumped to 1.2.0.
Changes:
* When creating files or directories to mailboxes, Dovecot now uses
the mailbox directory's permissions and GID for them. Previous
versions simply used 0600 mode always. For backwards compatibility
dovecot-shared file's permissions still override these with Maildir.
* SQL dictionary (quota) configuration file is different than in v1.1.
* deliver -m: Mailbox name is now assumed to be in UTF-8 format,
not modified-UTF7.
* Full support for shared mailboxes and IMAP ACL extension.
* Other bugfixes and improvements.
---
mail/dovecot/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index b602c4e..bbf82ca 100644
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -1,11 +1,11 @@
MODULE=dovecot
- VERSION=1.1.16
+ VERSION=1.2.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.dovecot.org/releases/1.1
- SOURCE_VFY=sha1:3aa7f386559f244b3a9addad27c4845c554e545b
+ SOURCE_URL=http://www.dovecot.org/releases/1.2
+ SOURCE_VFY=sha1:205e95e00ccfb7002a012208d342572e43d01eb4
WEB_SITE=http://www.dovecot.org
ENTERED=20041204
- UPDATED=20090601
+ UPDATED=20090703
SHORT="A small, fast and secure (SSL) Maildir capable imap daemon"
cat << EOF
More information about the Lunar-commits
mailing list