[tor/el6] Update to upstream release 0.2.4.23

Jamie Nguyen jamielinux at fedoraproject.org
Thu Jul 31 07:49:02 UTC 2014


commit 8e23a4b729506e1e0a2c864668e1c1c570c4e182
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Thu Jul 31 08:48:49 2014 +0100

    Update to upstream release 0.2.4.23

 .gitignore |    2 ++
 sources    |    4 ++--
 tor.spec   |    6 +++++-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e180035..9a5b479 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 /tor-0.2.3.25.tar.gz.asc
 /tor-0.2.4.22.tar.gz
 /tor-0.2.4.22.tar.gz.asc
+/tor-0.2.4.23.tar.gz
+/tor-0.2.4.23.tar.gz.asc
diff --git a/sources b/sources
index d632532..eb47761 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-5a7eee0d9df87233255d78b25c6f8270  tor-0.2.4.22.tar.gz
-9037e75135965a3b08406e02650a5192  tor-0.2.4.22.tar.gz.asc
+9e39928e310612c3bffee727f554c63f  tor-0.2.4.23.tar.gz
+0b6af7ec9baecb2859f9668c27a0043a  tor-0.2.4.23.tar.gz.asc
diff --git a/tor.spec b/tor.spec
index 697cbe7..8004732 100644
--- a/tor.spec
+++ b/tor.spec
@@ -7,7 +7,7 @@
 %global rundir      %{_localstatedir}/run/%{name}
 
 Name:       tor
-Version:    0.2.4.22
+Version:    0.2.4.23
 Release:    1%{?dist}
 Group:      System Environment/Daemons
 License:    BSD
@@ -133,6 +133,10 @@ fi
 
 
 %changelog
+* Thu Jul 31 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.2.4.23-1
+- update to upstream release 0.2.4.23
+- CVE-2014-5117: potential for traffic-confirmation attacks
+
 * Tue Jun 10 2014 Sam Kottler <skottler at fedoraproject.org> - 0.2.4.22-1
 - update to upstream version 0.2.4.22 (BZ#1103177)
 


More information about the scm-commits mailing list