[tor/f18] updated to 0.2.2.29

ensc ensc at fedoraproject.org
Sat Sep 22 09:58:52 UTC 2012


commit ec8df0392ea500cfd9354c842a5fc870187263d9
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Sat Sep 22 11:58:43 2012 +0200

    updated to 0.2.2.29

 .gitignore |    6 ++----
 lastver    |    2 +-
 sources    |    4 ++--
 tor.spec   |   10 ++++++++--
 4 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e6a7c6..63bee14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
-/tor-0.2.2.37.tar.gz
-/tor-0.2.2.37.tar.gz.asc
-/tor-0.2.2.38.tar.gz
-/tor-0.2.2.38.tar.gz.asc
+/tor-0.2.2.39.tar.gz
+/tor-0.2.2.39.tar.gz.asc
diff --git a/lastver b/lastver
index feeb3fc..2ac7f2b 100644
--- a/lastver
+++ b/lastver
@@ -1 +1 @@
-0.2.2.38
+0.2.2.39
diff --git a/sources b/sources
index 853a2de..6cea52c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-91a9dd2c9d7fbd946bda5a13edbe5667  tor-0.2.2.38.tar.gz
-3486e60baeebe27d5702dbd38fa39c9d  tor-0.2.2.38.tar.gz.asc
+9157a1f02fcda9d7d2c5744176373abd  tor-0.2.2.39.tar.gz
+7944de0693fccf65fe0e3ea6712887b6  tor-0.2.2.39.tar.gz.asc
diff --git a/tor.spec b/tor.spec
index 8607ab3..ba575e9 100644
--- a/tor.spec
+++ b/tor.spec
@@ -31,8 +31,8 @@ test "$1" = "0" || /bin/systemctl try-restart %2 >/dev/null 2>&1 || :\
 
 
 Name:		tor
-Version:	0.2.2.38
-Release:	%release_func 1801
+Version:	0.2.2.39
+Release:	%release_func 1800
 Group:		System Environment/Daemons
 License:	BSD
 Summary:	Anonymizing overlay network for TCP (The onion router)
@@ -243,6 +243,12 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sat Sep 22 2012 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.2.2.39-1800
+- updated to 0.2.2.29
+- CVE-2012-4419: assertion failure when comparing an address with port
+  0 to an address policy
+- CVE-2012-4422: assertion failure in tor_timegm()
+
 * Wed Aug 22 2012 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.2.2.38-1801
 - fixed upgrade path by obsoleting -upstart
 


More information about the scm-commits mailing list