[tor/f13/master] updated to 0.2.1.30

ensc ensc at fedoraproject.org
Thu Mar 17 11:35:03 UTC 2011


commit 7260bbb421238da14a681c559fc19d928739a4d7
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Mon Feb 28 15:12:57 2011 +0100

    updated to 0.2.1.30

 .gitignore |    2 ++
 lastver    |    2 +-
 sources    |    4 ++--
 tor.spec   |    6 ++++--
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cda6f51..a40a4bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ tor-0.2.1.26.tar.gz.asc
 /tor-0.2.1.27.tar.gz.asc
 /tor-0.2.1.28.tar.gz
 /tor-0.2.1.28.tar.gz.asc
+/tor-0.2.1.30.tar.gz
+/tor-0.2.1.30.tar.gz.asc
diff --git a/lastver b/lastver
index 1724964..d20c0fe 100644
--- a/lastver
+++ b/lastver
@@ -1 +1 @@
-0.2.1.29
+0.2.1.30
diff --git a/sources b/sources
index cf75b28..8d33f78 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-1cd4feea84f2b066717b500d090bcf65  tor-0.2.1.29.tar.gz
-5b56d553f915c7621b6eaad60be0d38b  tor-0.2.1.29.tar.gz.asc
+6c6d61e053af5969a245d025c4cfce9d  tor-0.2.1.30.tar.gz
+41ae54e36a4e3df76282f48d63b27554  tor-0.2.1.30.tar.gz.asc
diff --git a/tor.spec b/tor.spec
index 5c9e0f3..adbcc83 100644
--- a/tor.spec
+++ b/tor.spec
@@ -12,7 +12,7 @@
 %{!?release_func:%global release_func() %1%{?dist}}
 
 Name:		tor
-Version:	0.2.1.29
+Version:	0.2.1.30
 Release:	%release_func 1300
 Group:		System Environment/Daemons
 License:	BSD
@@ -172,7 +172,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc doc/HACKING
-%doc doc/spec/*.txt
 %doc doc/design-paper/tor-design.pdf
 
 
@@ -206,6 +205,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 17 2011 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.2.1.30-1300
+- updated to 0.2.1.30
+
 * Mon Jan 17 2011 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.2.1.29-1300
 - updated to 0.2.1.29 (SECURITY)
 - CVE-2011-0427: heap overflow bug, potential remote code execution


More information about the scm-commits mailing list