[tor] updated to 0.2.2.35

ensc ensc at fedoraproject.org
Sat Dec 17 11:30:30 UTC 2011


commit b84c8aede4228b0ad23fcc2f18deda5e79983f27
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Sat Dec 17 12:29:02 2011 +0100

    updated to 0.2.2.35

 .gitignore |    2 ++
 lastver    |    2 +-
 sources    |    4 ++--
 tor.spec   |    6 +++++-
 4 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfffe0f..30f3bd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 /tor-0.2.2.34.tar.gz
 /tor-0.2.2.34.tar.gz.asc
+/tor-0.2.2.35.tar.gz
+/tor-0.2.2.35.tar.gz.asc
diff --git a/lastver b/lastver
index 5323ffc..9830555 100644
--- a/lastver
+++ b/lastver
@@ -1 +1 @@
-0.2.2.34
+0.2.2.35
diff --git a/sources b/sources
index 354f5e5..7237a39 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-0f1bbb8e086ea2aba41ff7f898fcf3bd  tor-0.2.2.34.tar.gz
-ac486d8d22cf9d28ff92708a20047bc9  tor-0.2.2.34.tar.gz.asc
+dcecf699c4b929319d5f1ce0358d4835  tor-0.2.2.35.tar.gz
+73472ede84e22f8e3589baf47b0f4427  tor-0.2.2.35.tar.gz.asc
diff --git a/tor.spec b/tor.spec
index d2a854e..07faf26 100644
--- a/tor.spec
+++ b/tor.spec
@@ -29,7 +29,7 @@ test "$1" = "0" || /bin/systemctl try-restart %2 >/dev/null 2>&1 || :\
 
 
 Name:		tor
-Version:	0.2.2.34
+Version:	0.2.2.35
 Release:	%release_func 1700
 Group:		System Environment/Daemons
 License:	BSD
@@ -244,6 +244,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Dec 17 2011 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.2.2.35-1700
+- updated to 0.2.2.35 (security)
+- CVE-2011-2778: Tor heap-based buffer overflow
+
 * Fri Oct 28 2011 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.2.2.34-1700
 - updated to 0.2.2.34; critical privacy/anonymity fixes
 - CVE-2011-2768


More information about the scm-commits mailing list