case "$NGINX_RELEASE" in
stable)
- VERSION=1.0.6
+ VERSION=1.0.10
+ SECURITY_PATCH=1
;;
legacy)
VERSION=0.8.55
@@ -16,7 +17,8 @@ case "$NGINX_RELEASE" in
SECURITY_PATCH=2
;;
devel)
- VERSION=1.1.4
+ VERSION=1.1.8
+ SECURITY_PATCH=1
;;
esac
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 34fcea1..93b669e 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,16 @@
+2011-11-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.10 (stable), 1.1.8 (devel) [security]
+
+2011-11-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.9 (stable), 1.1.7 (devel)
+
+2011-10-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.1.5 (devel)
+ * BUILD: added new temp dirs for branches >=0.8
+
+2011-10-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.8 (stable)
+
2011-09-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.55 (legacy), 1.1.4 (devel)
diff --git a/http/privoxy/DETAILS b/http/privoxy/DETAILS
index 8aa30f2..7472db3 100755
--- a/http/privoxy/DETAILS
+++ b/http/privoxy/DETAILS
@@ -1,7 +1,7 @@
SPELL=privoxy
SF_PROJECT=ijbswa
- VERSION=3.0.17
- PATCHLEVEL=1
+ VERSION=3.0.18
+ SECURITY_PATCH=1
VX=$VERSION-stable
SOURCE=$SPELL-$VX-src.tar.gz
SOURCE2=$SOURCE.asc
@@ -16,10 +16,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VX
KEYWORDS="web http"
SHORT='web proxy with advanced filtering capabilities for
protecting privacy'
cat << EOF
-Privoxy is a web proxy with advanced filtering capabilities for protecting
privacy,
-filtering web page content, managing cookies, controlling access, and
removing ads,
+Privoxy is a web proxy with advanced filtering capabilities for protecting
+privacy,
+filtering web page content, managing cookies, controlling access, and
+removing ads,
banners, pop-ups and other obnoxious Internet junk. Privoxy has a very
flexible
-configuration and can be customized to suit individual needs and tastes.
Privoxy
+configuration and can be customized to suit individual needs and
+tastes. Privoxy
has application for both stand-alone systems and multi-user networks.
Privoxy is based on Internet Junkbuster(tm).
EOF
diff --git a/http/privoxy/HISTORY b/http/privoxy/HISTORY
index f6d2deb..39658e0 100644
--- a/http/privoxy/HISTORY
+++ b/http/privoxy/HISTORY
@@ -1,3 +1,9 @@
+2011-11-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.0.18 (SECURITY_PATCH++)
+
+2011-10-14 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2011-08-31 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* PRE_BUILD: apply the patch
diff --git a/net/quagga/DETAILS b/net/quagga/DETAILS
index e41a902..6de83a2 100755
--- a/net/quagga/DETAILS
+++ b/net/quagga/DETAILS
@@ -1,5 +1,6 @@
SPELL=quagga
- VERSION=0.99.9
+ VERSION=0.99.20
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=${SOURCE}.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/net/quagga/HISTORY b/net/quagga/HISTORY
index b90c164..86771ab 100644
--- a/net/quagga/HISTORY
+++ b/net/quagga/HISTORY
@@ -1,3 +1,10 @@
+2011-10-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: SECURITY_PATCH=1 (CVEs: 2011-3323, 2011-3324, 2011-3325,
+ 2011-3326, 2011-3327, 2010-1674, 2010-1675 at least)
+
+2011-10-18 Tommy Boatman <tboatman_smgl AT live.com>
+ * DETAILS: Update to 0.99.20
+
2008-01-11 Tommy Boatman <tboatman2 AT comcast.net>
* DETAILS: Updated to 0.99.9 - bgpd fixes
diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index 7387f0a..e07d380 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -4,8 +4,8 @@ if [ "$TOR_DEVEL" == "y" ]; then
VERSION=0.2.2.23-alpha
SECURITY_PATCH=4
else
- VERSION=0.2.2.33
- SECURITY_PATCH=4
+ VERSION=0.2.2.34
+ SECURITY_PATCH=5
fi
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index c352839..938c35c 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,6 @@
+2011-10-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.2.2.34; SECURITY_PATCH++ (CVE-2011-2768)
+
2011-09-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.2.2.33
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index e57ebc5..e99b39e 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -6,8 +6,9 @@ if [[ $PHP5_BRANCH == stable ]]; then
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
if [[ $PHP5_SUHOSIN == y ]]; then
+ VERSIONX=5.3.7
VERSION2=0.9.10
- SOURCE2=suhosin-patch-$VERSION-$VERSION2.patch.gz
+ SOURCE2=suhosin-patch-$VERSIONX-$VERSION2.patch.gz
SOURCE2_URL="http://download.suhosin.org/$SOURCE2"
SOURCE3=$SOURCE2.sig
SOURCE3_IGNORE=signature
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index cf2d618..edeba68 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2011-12-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: suhosin patch 5.3.7 applies fine for PHP 5.3.8
+ (semi-security update)
+
2011-10-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: SECURITY_PATCH++ (legacy branch)
* PRE_BUILD: apply the patch
diff --git a/python-pypi/scons/DETAILS b/python-pypi/scons/DETAILS
index 78a276b..0101cff 100755
--- a/python-pypi/scons/DETAILS
+++ b/python-pypi/scons/DETAILS
@@ -1,6 +1,6 @@
SPELL=scons
- VERSION=1.3.1
-
SOURCE_HASH=sha512:2107de6974893ad668344a5f4481984a77f5fed1f72fc02212e3525dda30104770f3ad1da0702240837b777f6b993dd913a2922dabe849d84a91d5036916c207
+ VERSION=2.1.0
+
SOURCE_HASH=sha512:1eaa89aa842f3f801a817bd7a9b9b4993ad5d00be420bd2aa3cc55f04cf4a3959638f7ee2d6a1e93ce716315b05016888cd20d1884b025fe97613d1a3382527e
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/python-pypi/scons/HISTORY b/python-pypi/scons/HISTORY
index 4b1ecb3..a50c8d4 100644
--- a/python-pypi/scons/HISTORY
+++ b/python-pypi/scons/HISTORY
@@ -1,3 +1,6 @@
+2011-11-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.1.0
+
2010-08-16 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 1.3.1