Skip to Content.
Sympa Menu

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

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 (4b327fd8a5066fa1194b6586c8e373a1934bee84)
  • Date: Wed, 12 Sep 2012 05:58:56 -0500

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

net/freeradius/DETAILS | 4 ++--
net/freeradius/HISTORY | 4 ++++
net/tor/DETAILS | 7 +++----
net/tor/HISTORY | 4 ++++
4 files changed, 13 insertions(+), 6 deletions(-)

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

freeradius: => 2.2.0 (security)

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

tor: => 0.2.2.39 (security)

diff --git a/net/freeradius/DETAILS b/net/freeradius/DETAILS
index e15fa4a..9c34ac4 100755
--- a/net/freeradius/DETAILS
+++ b/net/freeradius/DETAILS
@@ -1,6 +1,6 @@
SPELL=freeradius
- VERSION=2.1.12
- SECURITY_PATCH=1
+ VERSION=2.2.0
+ SECURITY_PATCH=2
SOURCE=$SPELL-server-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_URL[0]=ftp://ftp.freeradius.org/pub/${SPELL}/${SOURCE}
diff --git a/net/freeradius/HISTORY b/net/freeradius/HISTORY
index 87dec7d..368dc6d 100644
--- a/net/freeradius/HISTORY
+++ b/net/freeradius/HISTORY
@@ -1,3 +1,7 @@
+2012-09-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.2.0; SECURITY_PATCH++
+ (fixes CVE-2012-3547)
+
2011-09-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.1.12; SECURITY_PATCH++
(fixes CVE-2011-2701)
diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index ec1833c..a916281 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -4,14 +4,13 @@ if [ "$TOR_DEVEL" == "y" ]; then
VERSION=0.2.2.23-alpha
SECURITY_PATCH=4
else
- VERSION=0.2.2.38
- SECURITY_PATCH=8
+ VERSION=0.2.2.39
+ SECURITY_PATCH=9
fi

SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
-# SOURCE_URL[0]=http://www.torproject.org/dist/$SOURCE
- SOURCE_URL[0]=http://download.sourcemage.org/distro/$SOURCE
+ SOURCE_URL[0]=https://www.torproject.org/dist/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_URL[1]=http://sourcemage.ru/mirror/$SOURCE
SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index 5baeb2a..adebcc8 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,7 @@
+2012-09-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.2.2.39; SECURITY_PATCH++; restored
+ original source url
+
2012-08-13 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.2.2.38; SECURITY_PATCH++; switched to
our
URL until upstream fixes its own SSL-connection



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4b327fd8a5066fa1194b6586c8e373a1934bee84), Vlad Glagolev, 09/12/2012

Archive powered by MHonArc 2.6.24.

Top of Page