rpms/tor/devel tor.spec,1.4,1.5 sources,1.3,1.4

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Sun Dec 17 12:49:10 UTC 2006


Author: ensc

Update of /cvs/extras/rpms/tor/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7225/devel

Modified Files:
	tor.spec sources 
Log Message:
- updated to 0.1.1.26 (SECURITY)
- do not turn on logging by default; it's easier to say "we do not log
  anything" to the police instead of enumerating the logged event
  classes and trying to explain that they do not contain any valuable
  information



Index: tor.spec
===================================================================
RCS file: /cvs/extras/rpms/tor/devel/tor.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tor.spec	5 Oct 2006 06:29:54 -0000	1.4
+++ tor.spec	17 Dec 2006 12:48:40 -0000	1.5
@@ -10,7 +10,7 @@
 %{!?release_func:%global release_func() %1%{?dist}}
 
 Name:		tor
-Version:	0.1.1.24
+Version:	0.1.1.26
 Release:	%release_func 1
 Group:		System Environment/Daemons
 License:	BSD
@@ -89,8 +89,7 @@
 %setup -q
 %patch0 -p1 -b .setgroups
 
-sed -i -e 's!^\# *\(Log notice file \)!\1!;
-	   s!^\(\# *\)\?DataDirectory .*!DataDirectory %homedir/.tor!' src/config/torrc.sample.in
+sed -i -e 's!^\(\# *\)\?DataDirectory .*!DataDirectory %homedir/.tor!' src/config/torrc.sample.in
 cat <<EOF >>src/config/torrc.sample.in
 Group %username
 User  %username
@@ -179,6 +178,16 @@
 
 
 %changelog
+* Sun Dec 17 2006 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.1.1.26-1
+- updated to 0.1.1.26 (SECURITY)
+- do not turn on logging by default; it's easier to say "we do not log
+  anything" to the police instead of enumerating the logged event
+  classes and trying to explain that they do not contain any valuable
+  information
+
+* Sun Nov 12 2006 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.1.1.25-1
+- updated to 0.1.1.25
+
 * Thu Oct  5 2006 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.1.1.24-1
 - updated to 0.1.1.24
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tor/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	5 Oct 2006 06:29:54 -0000	1.3
+++ sources	17 Dec 2006 12:48:40 -0000	1.4
@@ -1,2 +1 @@
-28dea6a77a43b6e421e1bd7b2cc3d940  tor-0.1.1.24.tar.gz
-217c02c37858cf6048ba2b0a99d76014  tor-0.1.1.24.tar.gz.asc
+0667df7a1f670bee5163b607aea172ba  tor-0.1.1.26.tar.gz




More information about the fedora-extras-commits mailing list