rpms/tor/FC-6 tor.spec,1.5,1.6 sources,1.4,1.5

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/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7225/FC-6

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/FC-6/tor.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tor.spec	12 Nov 2006 11:59:11 -0000	1.5
+++ tor.spec	17 Dec 2006 12:48:40 -0000	1.6
@@ -10,7 +10,7 @@
 %{!?release_func:%global release_func() %1%{?dist}}
 
 Name:		tor
-Version:	0.1.1.25
+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,13 @@
 
 
 %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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tor/FC-6/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	12 Nov 2006 11:59:11 -0000	1.4
+++ sources	17 Dec 2006 12:48:40 -0000	1.5
@@ -1,2 +1 @@
-b001fa271b5935f3d9c5222809dbd2f1  tor-0.1.1.25.tar.gz
-30b6c339f851eca6c7a5d672cb57681e  tor-0.1.1.25.tar.gz.asc
+0667df7a1f670bee5163b607aea172ba  tor-0.1.1.26.tar.gz




More information about the fedora-extras-commits mailing list