[Lunar-commits] <moonbase> dovecot: version bumped to 1.0.14.
Florin Braescu
florin at lunar-linux.org
Tue Jun 3 19:02:57 CEST 2008
commit 72538e40bb905f4b5104dd33dd0536244612f555
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jun 3 20:02:57 2008 +0300
dovecot: version bumped to 1.0.14.
Changes:
- mbox: Enable mail_privileged_group while creating INBOX.
- IMAP: Fixed a rare crash in FETCH BODY/BODYSTRUCTURE
- IMAP: If mailbox is selected with EXAMINE, ignore flag changes
- proxy: Login success reply was sent in two IP packets, which
confused some IMAP/POP3 clients
- ACL plugin leaked memory a bit
- dovecot-auth: allow_nets setting with network masks didn't work
correctly with big endian machines.
---
bluetooth/bluez-utils/BUILD | 3 ++-
mail/dovecot/DETAILS | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/bluetooth/bluez-utils/BUILD b/bluetooth/bluez-utils/BUILD
index 544704d..61f24cd 100644
--- a/bluetooth/bluez-utils/BUILD
+++ b/bluetooth/bluez-utils/BUILD
@@ -1,4 +1,5 @@
(
+
./configure --prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/man \
@@ -8,6 +9,6 @@
--enable-all \
$OPTS &&
- default_make
+ default_make
) > $C_FIFO 2>&1
diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index 43e6bcd..95c225b 100644
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -1,11 +1,11 @@
MODULE=dovecot
- VERSION=1.0.13
+ VERSION=1.0.14
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.dovecot.org/releases/1.0
- SOURCE_VFY=sha1:8690b27d01e8a68edef5ed162681c79f4074c9c1
+ SOURCE_VFY=sha1:e7ce639720c39f578c8dcc41bd875210b8c76cd8
WEB_SITE=http://www.dovecot.org
ENTERED=20041204
- UPDATED=20080310
+ UPDATED=20080603
SHORT="A small, fast and secure (SSL) Maildir capable imap daemon"
cat << EOF
More information about the Lunar-commits
mailing list