Skip to Content.
Sympa Menu

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

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 (dbb6177ab13605ffaa7622298057d4402a1e22a1)
  • Date: Mon, 21 Jan 2013 12:35:28 -0600

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

libs/boost/DETAILS | 4 ++--
libs/boost/HISTORY | 3 ---
mail/postfix/DETAILS | 1 +
mail/postfix/HISTORY | 4 ++--
4 files changed, 5 insertions(+), 7 deletions(-)

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

postfix: it was a security update

commit 881bbd9b22b92b8b69b52657d9908fc941ce557f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "boost: => 1_52_0"

This reverts commit 94cac12d799a2667875cbd76fa3b730cb02aa794.

Woah, haven't noticed devel-boost

diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
index 4568180..8db39cd 100755
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,6 +1,6 @@
SPELL=boost
- VERSION=1_52_0
-
SOURCE_HASH=sha512:fc512d3bfa6a39a60fee548775c97239271cf757587b8df7ed739c800844a819a359dca172be0e69ad7752753753139bf11f0813d650066d58386662fe32842d
+ VERSION=1_51_0
+
SOURCE_HASH=sha512:43a45ff34879328c57e1694e199b895d7535df7cdf78b127ec2649841ac5973f2dddbc0b00a1ed71f2347def6d44f1d8cc5c0deea120f60f53714ebe28046478
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE=${SPELL}_${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index ec581a9..a79b123 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,6 +1,3 @@
-2013-01-21 Vlad Glagolev <stealth AT sourcemage.org>
- * DETAILS: updated spell to 1_52_0
-
2012-08-03 Treeeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1_51_0

diff --git a/mail/postfix/DETAILS b/mail/postfix/DETAILS
index 062c89b..d4072cf 100755
--- a/mail/postfix/DETAILS
+++ b/mail/postfix/DETAILS
@@ -6,6 +6,7 @@ if [[ "${POSTFIX_EXP}" == "y" ]]; then
else
VERSION=2.9.5
PFIX_BRANCH=official
+ SECURITY_PATCH=1
fi

SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/mail/postfix/HISTORY b/mail/postfix/HISTORY
index 9e70540..991cbd1 100644
--- a/mail/postfix/HISTORY
+++ b/mail/postfix/HISTORY
@@ -1,6 +1,6 @@
2013-01-21 Vlad Glagolev <stealth AT sourcemage.org>
- * DETAILS: updated spell to 2.9.5; renewed mirror list
- * BUILD: switched to security mode mail spool
+ * DETAILS: updated spell to 2.9.5; renewed mirror list;
SECURITY_PATCH=1
+ * BUILD: switched to secure mode mail spool
* DEPENDS: added ability to drop db support
* PRE_BUILD: apply the patch
* no-db.patch: added, to properly use -DNO_DB flag



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (dbb6177ab13605ffaa7622298057d4402a1e22a1), Vlad Glagolev, 01/21/2013

Archive powered by MHonArc 2.6.24.

Top of Page