rpms/squid/F-10 .cvsignore, 1.40, 1.41 sources, 1.44, 1.45 squid.spec, 1.117, 1.118

Henrik Nordström hno at fedoraproject.org
Mon Jul 27 19:43:13 UTC 2009


Author: hno

Update of /cvs/pkgs/rpms/squid/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21008

Modified Files:
	.cvsignore sources squid.spec 
Log Message:
Bug #514014, update to 3.0.STABLE17 fixing the denial of service issues



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/squid/F-10/.cvsignore,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- .cvsignore	13 Jul 2009 11:55:28 -0000	1.40
+++ .cvsignore	27 Jul 2009 19:43:13 -0000	1.41
@@ -1,3 +1 @@
-squid-3.0.STABLE16.tar.bz2
-b9052.patch
-b9053.patch
+squid-3.0.STABLE17.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/squid/F-10/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- sources	13 Jul 2009 11:55:28 -0000	1.44
+++ sources	27 Jul 2009 19:43:13 -0000	1.45
@@ -1,3 +1 @@
-aa039a2c75404a496f0e99a278599e00  squid-3.0.STABLE16.tar.bz2
-8039be92fb6ca5a71dd11b7d99c841fa  b9052.patch
-edcea01a412a23fb0ceaddf0eaa16c8b  b9053.patch
+68b4cdb2590f36e9475e7a8c1c4a4046  squid-3.0.STABLE17.tar.bz2


Index: squid.spec
===================================================================
RCS file: /cvs/pkgs/rpms/squid/F-10/squid.spec,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -p -r1.117 -r1.118
--- squid.spec	13 Jul 2009 11:55:28 -0000	1.117
+++ squid.spec	27 Jul 2009 19:43:13 -0000	1.118
@@ -3,8 +3,8 @@
 ## % define __find_requires %{SOURCE99}
 
 Name:     squid
-Version:  3.0.STABLE16
-Release:  2%{?dist}
+Version:  3.0.STABLE17
+Release:  1%{?dist}
 Summary:  The Squid proxy caching server
 Epoch:    7
 License:  GPLv2+
@@ -22,8 +22,6 @@ Source98: perl-requires-squid.sh
 
 # Upstream patches
 #Patch001: http://www.squid-cache.org/Versions/v3/3.0/changesets/bXXXX.patch
-Patch001: http://www.squid-cache.org/Versions/v3/3.0/changesets/b9052.patch
-Patch002: http://www.squid-cache.org/Versions/v3/3.0/changesets/b9053.patch
 
 # External patches
 
@@ -61,8 +59,6 @@ lookup program (dnsserver), a program fo
 %prep
 %setup -q
 
-%patch001 -p0 -b .b9052
-%patch002 -p0 -b .b9053
 %patch201 -p1 -b .config
 %patch202 -p1 -b .location
 %patch203 -p1 -b .build
@@ -344,6 +340,10 @@ fi
     chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
 
 %changelog
+* Mon Jul 27 2009 Henrik Nordstrom <henrik at henriknordstrom.net> - 3.0.STABLE17-1
+- Bug #514014, update to 3.0.STABLE17 fixing the denial of service issues
+  mentioned in Squid security advisory SQUID-2009_2.
+
 * Mon Jul 13 2009 Henrik Nordstrom <henrik at henriknordstrom.net> - 7:3.0.STABLE16-2
 - Upgrade to latest upstream
 




More information about the scm-commits mailing list