Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.57 grimoire by George Sherwood (c469032f09c8c00137ef51ce27c20c4fa7270dbf)

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-rc-0.57 grimoire by George Sherwood (c469032f09c8c00137ef51ce27c20c4fa7270dbf)
  • Date: Sat, 18 Jun 2011 13:18:28 -0500

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

mail/fetchmail/DETAILS | 4 ++--
mail/fetchmail/HISTORY | 3 +++
php-pear/xcache/BUILD | 6 +++++-
php-pear/xcache/DETAILS | 5 +++--
php-pear/xcache/HISTORY | 5 ++++-
5 files changed, 17 insertions(+), 6 deletions(-)

New commits:
commit c469032f09c8c00137ef51ce27c20c4fa7270dbf
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

xcache: => 1.3.2 (security)
(cherry picked from commit f0497a6c3cc7c0892bf695210ed7c32656100051)

commit ab8148589119e997d093787090934ecbd0096726
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: George Sherwood <gsherwood AT sourcemage.org>

fetchmail 6.3.20, SECURITY_PATCH=8, fetchmail-SA-2011-01, CVE-2011-1947
(cherry picked from commit 4b67eb6d16d9d8ab61b6d8556eeb66c7da96ad71)

diff --git a/mail/fetchmail/DETAILS b/mail/fetchmail/DETAILS
index 31f1ad3..7f5f792 100755
--- a/mail/fetchmail/DETAILS
+++ b/mail/fetchmail/DETAILS
@@ -1,6 +1,6 @@
SPELL=fetchmail
- VERSION=6.3.18
- SECURITY_PATCH=7
+ VERSION=6.3.20
+ SECURITY_PATCH=8
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
diff --git a/mail/fetchmail/HISTORY b/mail/fetchmail/HISTORY
index 5e858ea..c7bc93e 100644
--- a/mail/fetchmail/HISTORY
+++ b/mail/fetchmail/HISTORY
@@ -1,3 +1,6 @@
+2011-06-12 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 6.3.20, SECURITY_PATCH=8, fetchmail-SA-2011-01,
CVE-2011-1947
+
2010-10-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 6.3.18

diff --git a/php-pear/xcache/BUILD b/php-pear/xcache/BUILD
index f6666c1..1b499f9 100755
--- a/php-pear/xcache/BUILD
+++ b/php-pear/xcache/BUILD
@@ -1,2 +1,6 @@
-OPTS="--enable-xcache --enable-xcache-optimizer --enable-xcache-coverager
$OPTS" &&
+OPTS="--enable-xcache \
+ --enable-xcache-optimizer \
+ --enable-xcache-coverager \
+ $OPTS" &&
+
default_build
diff --git a/php-pear/xcache/DETAILS b/php-pear/xcache/DETAILS
index cfc1cf1..d211b89 100755
--- a/php-pear/xcache/DETAILS
+++ b/php-pear/xcache/DETAILS
@@ -1,8 +1,9 @@
SPELL=xcache
- VERSION=1.3.1
+ VERSION=1.3.2
+ SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcache.lighttpd.net/pub/Releases/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:e3a37b061e7dff659c96b4dfe279413a541eb2fea1d2ecc7113f38816f151bc9425fb91af0a59b07ce0e6b213e90415ab770b140b5b72d7f2751dc6f2712c5d6
+
SOURCE_HASH=sha512:8be9b4ca276dc99f923f935b666b1feaf96a23850a08ad0ad400a2d3ce9db59b572147e454897c8e1dbdb0a1e627298dd9007a5faa227a7d4ba7a8b39231d92c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS
xcache.ini"
DOC_DIRS="admin"
diff --git a/php-pear/xcache/HISTORY b/php-pear/xcache/HISTORY
index 2171664..194c3eb 100644
--- a/php-pear/xcache/HISTORY
+++ b/php-pear/xcache/HISTORY
@@ -1,3 +1,7 @@
+2011-06-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.3.2; SECURITY_PATCH++
+ * BUILD: readability++
+
2011-01-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.1

@@ -28,4 +32,3 @@

2007-12-15 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS, DEPENDS, PRE_BUILD, BUILD, INSTALL, HISTORY: created spell
-



  • [SM-Commit] GIT changes to stable-rc-0.57 grimoire by George Sherwood (c469032f09c8c00137ef51ce27c20c4fa7270dbf), George Sherwood, 06/18/2011

Archive powered by MHonArc 2.6.24.

Top of Page