Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (50b819155c22d20161da9b44a85029f0e785978e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (50b819155c22d20161da9b44a85029f0e785978e)
  • Date: Fri, 30 Aug 2019 20:55:52 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 50b819155c22d20161da9b44a85029f0e785978e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

dovecot: => 2.2.36.4 [security]

diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index a7c730b..c27d922 100755
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -1,7 +1,7 @@
SPELL=dovecot
- VERSION=2.2.36.1
+ VERSION=2.2.36.4
BRANCH=`echo $VERSION|cut -d. -f1,2`
- SECURITY_PATCH=1
+ SECURITY_PATCH=2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
@@ -9,7 +9,7 @@
SOURCE_URL[0]=http://www.dovecot.org/releases/${BRANCH}/$SOURCE
SOURCE2_URL[0]=http://www.dovecot.org/releases/${BRANCH}/$SOURCE2
if [[ "$DOVECOT_PIGEONHOLE" == "y" ]]; then
- VERSION2=0.4.24.1
+ VERSION2=0.4.24.2
SOURCE3=$SPELL-${BRANCH}-pigeonhole-${VERSION2}.tar.gz
SOURCE4=$SPELL-${BRANCH}-pigeonhole-${VERSION2}.tar.gz.sig
SOURCE3_URL[0]=http://pigeonhole.dovecot.org/releases/${BRANCH}/${SOURCE3}
diff --git a/mail/dovecot/HISTORY b/mail/dovecot/HISTORY
index 04cafd1..b7768ff 100644
--- a/mail/dovecot/HISTORY
+++ b/mail/dovecot/HISTORY
@@ -1,3 +1,7 @@
+2019-08-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.36.4; SECURITY_PATCH++; updated
+ pigeonhole to 0.4.24.2
+
2019-02-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.2.36.1; SECURITY_PATCH=1; updated
pigeonhole to 0.4.24.1; corrected branch parsing



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (50b819155c22d20161da9b44a85029f0e785978e), Vlad Glagolev, 08/30/2019

Archive powered by MHonArc 2.6.24.

Top of Page