Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.56 grimoire by George Sherwood (d2f8427e4ce8442983670fbeaeefc6edb2f61b58)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.56 grimoire by George Sherwood (d2f8427e4ce8442983670fbeaeefc6edb2f61b58)
  • Date: Thu, 2 Jun 2011 16:27:10 -0500

GIT changes to stable-0.56 grimoire by George Sherwood
<gsherwood AT sourcemage.org>:

mail/dovecot/DETAILS | 6 +++---
mail/dovecot/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit d2f8427e4ce8442983670fbeaeefc6edb2f61b58
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

dovecot: version 2.0.13, pidgeonhole 0.2.3, security fix
(cherry picked from commit ea0aa9f40b2611b1ae67c29793c66645f5c02dec)

diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index ee6139b..4e816fd 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 1a9acee..7df7f25 100644
--- a/mail/dovecot/HISTORY
+++ b/mail/dovecot/HISTORY
@@ -1,3 +1,7 @@
+2011-05-27 Arjan Bouter <abouter AT 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 AT codemages.net>
* DETAILS: updated spell to 2.0.12




  • [SM-Commit] GIT changes to stable-0.56 grimoire by George Sherwood (d2f8427e4ce8442983670fbeaeefc6edb2f61b58), George Sherwood, 06/02/2011

Archive powered by MHonArc 2.6.24.

Top of Page