Skip to Content.
Sympa Menu

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

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 (52ed8b07d87347df9ba79ad3fdf259a9408d10f0)
  • Date: Thu, 30 May 2013 05:42:32 -0500

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

database/mongodb/DETAILS | 5 +++--
database/mongodb/HISTORY | 3 +++
libs/libxml2/DEPENDS | 2 +-
libs/libxml2/DETAILS | 6 +++---
libs/libxml2/HISTORY | 4 ++++
libs/libxslt/DETAILS | 2 +-
libs/libxslt/HISTORY | 3 +++
net/memcached/DETAILS | 1 +
net/memcached/HISTORY | 3 +++
python-pypi/py-bcrypt/DETAILS | 7 +++++--
python-pypi/py-bcrypt/HISTORY | 4 ++++
ruby-raa/ruby-1.9/DETAILS | 6 +++---
ruby-raa/ruby-1.9/HISTORY | 3 +++
13 files changed, 37 insertions(+), 12 deletions(-)

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

py-bcrypt: => 0.3 (security)

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

mongodb: => 2.0.9 (security)

commit 0a19f66be0775b8c437ee5f1aac70513523a8934
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libxml2: => 2.9.1 (security)

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

libxslt: added security info for 1.1.28 release

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

ruby-1.9: => 1.9.3-p429 (security)

commit 9ca1eafa06bd3f99961075e85443da975f362f48
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

memcached: added security update info for 1.4.15 release

diff --git a/database/mongodb/DETAILS b/database/mongodb/DETAILS
index f3b59b0..f6f1fec 100755
--- a/database/mongodb/DETAILS
+++ b/database/mongodb/DETAILS
@@ -1,8 +1,9 @@
SPELL=mongodb
- VERSION=2.0.2
+ VERSION=2.0.9
+ SECURITY_PATCH=1
SOURCE=$SPELL-src-r$VERSION.tar.gz
SOURCE_URL[0]=http://downloads.mongodb.org/src/$SOURCE
-
SOURCE_HASH=sha512:493fd5d1cb89a92ca850cfc4d07e93b96154da3b994964c810abc276bcf9910fee0c87cef8e7263509e4fb881d7522c39c0bafc27cbf4428271d6452e1a255f7
+
SOURCE_HASH=sha512:5c7504bcc0f58999424c8bed5e43b7649b812bc2009fa251118442cd072e5cef08eaec4d3a45ad387eceaa79d0b336c58939a1b8f6e5b4566b0f745254844030
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-src-r$VERSION"
LICENSE[0]=AGPL
LICENSE[1]=APACHE
diff --git a/database/mongodb/HISTORY b/database/mongodb/HISTORY
index acaf942..8766a41 100644
--- a/database/mongodb/HISTORY
+++ b/database/mongodb/HISTORY
@@ -1,3 +1,6 @@
+2013-05-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.9; SECURITY_PATCH=1 (CVE-2013-1892)
+
2011-12-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.0.2

diff --git a/libs/libxml2/DEPENDS b/libs/libxml2/DEPENDS
index 65e7151..232d89b 100755
--- a/libs/libxml2/DEPENDS
+++ b/libs/libxml2/DEPENDS
@@ -13,7 +13,7 @@ optional_depends xz-utils \
"--without-lzma" \
"to build with LZMA support" &&

-optional_depends python \
+optional_depends PYTHON \
"--with-python" \
"--without-python" \
"to build python bindings"
diff --git a/libs/libxml2/DETAILS b/libs/libxml2/DETAILS
index 0703bec..3ece318 100755
--- a/libs/libxml2/DETAILS
+++ b/libs/libxml2/DETAILS
@@ -1,7 +1,7 @@
SPELL=libxml2
- VERSION=2.9.0
-
SOURCE_HASH=sha512:b13268ea3725a8b534974ece33981b001324164e5687df94b0d15c77189070e2a5d9f08c1646e5492e70a607ca0adf00788772fcf300ac2d4a110e9bf57d4afe
- SECURITY_PATCH=8
+ VERSION=2.9.1
+
SOURCE_HASH=sha512:7b10de749485bc2eb2108063e97d89e70d6fbb78b1bf195ab5528c8c64e79483d55223a49d95934f4e00b00e906c18bdd34344703ffe158dcf08096905a44c1b
+ SECURITY_PATCH=9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://xmlsoft.org/$SPELL/$SOURCE
diff --git a/libs/libxml2/HISTORY b/libs/libxml2/HISTORY
index 8872664..4be3e77 100644
--- a/libs/libxml2/HISTORY
+++ b/libs/libxml2/HISTORY
@@ -1,3 +1,7 @@
+2013-05-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.9.1; SECURITY_PATCH++ (CVE-2013-1969)
+ * DEPENDS: switched to PYTHON (python3 is supported now)
+
2012-10-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.9.0
* PRE_BUILD, bufsize.patch.gz: deleted - applied upstream
diff --git a/libs/libxslt/DETAILS b/libs/libxslt/DETAILS
index e43b418..5bcdc06 100755
--- a/libs/libxslt/DETAILS
+++ b/libs/libxslt/DETAILS
@@ -1,6 +1,6 @@
SPELL=libxslt
VERSION=1.1.28
- SECURITY_PATCH=3
+ SECURITY_PATCH=4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://xmlsoft.org/$SPELL/$SOURCE
diff --git a/libs/libxslt/HISTORY b/libs/libxslt/HISTORY
index 89b441a..8b2d79d 100644
--- a/libs/libxslt/HISTORY
+++ b/libs/libxslt/HISTORY
@@ -1,3 +1,6 @@
+2013-05-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: this was a security update (CVE-2012-6139);
SECURITY_PATCH++
+
2013-05-08 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.1.28

diff --git a/net/memcached/DETAILS b/net/memcached/DETAILS
index 5837fe4..073440b 100755
--- a/net/memcached/DETAILS
+++ b/net/memcached/DETAILS
@@ -1,5 +1,6 @@
SPELL=memcached
VERSION=1.4.15
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://memcached.googlecode.com/files/$SOURCE

SOURCE_HASH=sha512:53a9d7c109db01c6d345c79bddcbffae4b5b113244782e869d16f2b704c07bee1d8d9270c54065c06ed878e641a68c666c02ba6d4e81f83d771ae27a2b91e511
diff --git a/net/memcached/HISTORY b/net/memcached/HISTORY
index d9b27af..60802e2 100644
--- a/net/memcached/HISTORY
+++ b/net/memcached/HISTORY
@@ -1,3 +1,6 @@
+2013-05-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: this was a security update (CVE-2011-4971)
+
2012-09-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.15

diff --git a/python-pypi/py-bcrypt/DETAILS b/python-pypi/py-bcrypt/DETAILS
index 032dfce..01565f4 100755
--- a/python-pypi/py-bcrypt/DETAILS
+++ b/python-pypi/py-bcrypt/DETAILS
@@ -1,9 +1,12 @@
SPELL=py-bcrypt
- VERSION=0.2
+ VERSION=0.3
+ SECURITY_PATCH=1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=$SOURCE.asc
- SOURCE_URL[0]=http://www.mindrot.org/files/${SPELL}/${SOURCE}
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/p/${SPELL}/${SOURCE}
+ SOURCE_URL[1]=http://py-bcrypt.googlecode.com/files/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
SOURCE_GPG=djm.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/python-pypi/py-bcrypt/HISTORY b/python-pypi/py-bcrypt/HISTORY
index b016137..e1911d1 100644
--- a/python-pypi/py-bcrypt/HISTORY
+++ b/python-pypi/py-bcrypt/HISTORY
@@ -1,2 +1,6 @@
+2013-05-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.3; renewed source urls; SECURITY_PATCH++
+ (CVE-2013-1895)
+
2010-07-24 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS, DETAILS: spell created
diff --git a/ruby-raa/ruby-1.9/DETAILS b/ruby-raa/ruby-1.9/DETAILS
index 7683552..793489f 100755
--- a/ruby-raa/ruby-1.9/DETAILS
+++ b/ruby-raa/ruby-1.9/DETAILS
@@ -1,10 +1,10 @@
SPELL=ruby-1.9
PACKAGE=ruby
- VERSION=1.9.3-p392
+ VERSION=1.9.3-p429
BRANCH=`echo $VERSION|cut -d . -f 1,2`
-
SOURCE_HASH=sha512:f005ab05979bd5bd2ce7eba382245f507b736c6630984da2eea7b9ec446fc1c86723f35c3b1c2653c90c509a9489baa60c1555fba004d3bbc9c422877b0b986a
+
SOURCE_HASH=sha512:c62725a694f559348f17e155ae1a7cfcbb62abe8eb31c9b9827d080827333e04377eb969ab39b3585b4cfb86621e94a694711faff1fe88946cd97c95f4d31803
SOURCE=$PACKAGE-$VERSION.tar.gz
- SECURITY_PATCH=9
+ SECURITY_PATCH=10
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/$PACKAGE/$BRANCH/$SOURCE
SOURCE_URL[1]=http://mirrors.ibiblio.org/$PACKAGE/$BRANCH/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$PACKAGE-$VERSION"
diff --git a/ruby-raa/ruby-1.9/HISTORY b/ruby-raa/ruby-1.9/HISTORY
index 949dcd3..113716f 100644
--- a/ruby-raa/ruby-1.9/HISTORY
+++ b/ruby-raa/ruby-1.9/HISTORY
@@ -1,3 +1,6 @@
+2013-05-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.3-p429; SECURITY_PATCH++
(CVE-2013-2065)
+
2013-04-10 Treeve Jelbert <treeve AT sourcemage.org>
* CONFLICTS: add ruby-2.0




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (52ed8b07d87347df9ba79ad3fdf259a9408d10f0), Vlad Glagolev, 05/30/2013

Archive powered by MHonArc 2.6.24.

Top of Page