Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (16ce32f0227e99a6513982aa590a64487eb6da98)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (16ce32f0227e99a6513982aa590a64487eb6da98)
  • Date: Wed, 14 May 2008 05:52:44 -0500

GIT changes to master grimoire by Andraž 'ruskie' Levstik
<ruskie AT codemages.net>:

net/tor/DETAILS | 4 ++--
net/tor/HISTORY | 7 +++++++
2 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 6d36bec3adf4e5212024947db4b74ac8d36a72cd
Author: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie AT codemages.net>

tor: 0.2.0.26-rc security updated due to debian openssl useless patching

diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index 7dd2a70..10cbb0f 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -1,8 +1,8 @@
SPELL=tor

if [ "$TOR_DEVEL" == "y" ]; then
- VERSION=0.2.0.21-rc
- SECURITY_PATCH=2
+ VERSION=0.2.0.26-rc
+ SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.torproject.org/dist/$SOURCE
SOURCE2=$SOURCE.asc
diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index c14f847..1cff6ce 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,10 @@
+2008-05-14 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated TOR_DEVEL=y to 0.2.0.26-rc
+ SECURITY_PATCH++,
+ "While we believe the v2 authority keys (used in Tor 0.1.2.x) were
+ generated correctly, at least three of the six v3 authority keys
(used
+ in Tor 0.2.0.x) are known to be weak."
+
2008-03-09 Andraž ruskie Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated TOR_DEVEL=n to 0.1.2.19
updated TOR_DEVEL=y to 0.2.0.21-rc



  • [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (16ce32f0227e99a6513982aa590a64487eb6da98), Andraž 'ruskie' Levstik, 05/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page