summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArjan Bouter2011-05-28 16:52:19 +0200
committerGeorge Sherwood2011-06-02 16:27:11 -0500
commitd2f8427e4ce8442983670fbeaeefc6edb2f61b58 (patch)
treede54d5a4f9bc13b3a3e03befca0a7d46214db902
parent70c85adde509b04b748af4c70bb792d0575a4b99 (diff)
dovecot: version 2.0.13, pidgeonhole 0.2.3, security fix
(cherry picked from commit ea0aa9f40b2611b1ae67c29793c66645f5c02dec)
-rwxr-xr-xmail/dovecot/DETAILS6
-rw-r--r--mail/dovecot/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index ee6139b2d3..4e816fd6e6 100755
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -1,5 +1,5 @@
SPELL=dovecot
- VERSION=2.0.12
+ VERSION=2.0.13
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
@@ -7,7 +7,7 @@
SOURCE_URL[0]=http://www.dovecot.org/releases/${VERSION%.*}/$SOURCE
SOURCE2_URL[0]=http://www.dovecot.org/releases/${VERSION%.*}/$SOURCE2
if [[ "$DOVECOT_PIGEONHOLE" == "y" ]]; then
- VERSION2=0.2.2
+ VERSION2=0.2.3
PATHCLEVEL=8
SOURCE3=$SPELL-${VERSION%.*}-pigeonhole-$VERSION2.tar.gz
SOURCE4=$SPELL-${VERSION%.*}-pigeonhole-$VERSION2.tar.gz.sig
@@ -18,7 +18,7 @@ if [[ "$DOVECOT_PIGEONHOLE" == "y" ]]; then
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
ENTERED=20030224
- SECURITY_PATCH=4
+ SECURITY_PATCH=5
LICENSE[0]=LGPL2.1/LGPL2/MIT/BSD/PublicDomain
WEB_SITE=http://www.dovecot.org/
KEYWORDS="mail"
diff --git a/mail/dovecot/HISTORY b/mail/dovecot/HISTORY
index 1a9acee4b6..7df7f25ae8 100644
--- a/mail/dovecot/HISTORY
+++ b/mail/dovecot/HISTORY
@@ -1,3 +1,7 @@
+2011-05-27 Arjan Bouter <abouter@sourcemage.org>
+ * DETAILS: updated spell to 2.0.13, updated pigeonhole to 0.2.3.
+ SECURITY_PATCH=5 CVE-2011-1929
+
2011-04-30 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
* DETAILS: updated spell to 2.0.12