SPECS: squid.spec - few more official patches, release 5

adamg adamg at pld-linux.org
Fri Dec 30 12:24:41 CET 2005


Author: adamg                        Date: Fri Dec 30 11:24:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- few more official patches, release 5

---- Files affected:
SPECS:
   squid.spec (1.232 -> 1.233) 

---- Diffs:

================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.232 SPECS/squid.spec:1.233
--- SPECS/squid.spec:1.232	Tue Dec 13 16:24:28 2005
+++ SPECS/squid.spec	Fri Dec 30 12:24:35 2005
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - check http://security.gentoo.org/glsa/glsa-200509-06.xml
 #
 # Conditional build:
 %bcond_with	combined_log	# enables apache-like combined log format
@@ -14,7 +12,7 @@
 Summary(zh_CN):	SQUID ¸ßËŮťşłĺ´úŔíˇţÎńĆ÷
 Name:		squid
 Version:	2.5.STABLE12
-Release:	4
+Release:	5
 Epoch:		7
 License:	GPL v2
 Group:		Networking/Daemons
@@ -33,6 +31,9 @@
 Source7:	%{name}.pamd
 # Bug fixes from Squid home page, please include URL
 Patch0:		http://www.squid-cache.org/Versions/v2/2.5/bugs/%{name}-2.5.STABLE12-setenv.patch
+Patch1:		http://www.squid-cache.org/Versions/v2/2.5/bugs/%{name}-2.5.STABLE12-SMB_BadFetch.patch
+Patch2:		http://www.squid-cache.org/Versions/v2/2.5/bugs/%{name}-2.5.STABLE12-wbinfo_group.patch
+Patch3:		http://www.squid-cache.org/Versions/v2/2.5/bugs/%{name}-2.5.STABLE12-asyncio_counters.patch
 # Other patches:
 Patch100:	http://www.sed.pl/~mrk/qos/%{name}_hit_miss_mark.patch
 Patch101:	%{name}-fhs.patch
@@ -440,6 +441,9 @@
 %setup -q -a1 -a4
 # Bug fixes from Squid home page:
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 # Other patches:
 %patch100 -p1
 %patch101 -p1
@@ -760,6 +764,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.233  2005/12/30 11:24:35  adamg
+- few more official patches, release 5
+
 Revision 1.232  2005/12/13 15:24:28  glen
 - R: httpd -> R: webserver, rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/squid.spec?r1=1.232&r2=1.233&f=u



More information about the pld-cvs-commit mailing list