SPECS: squid.spec - added fix for assertion failed: HttpReply.c:10...

hawk hawk at pld-linux.org
Mon Jun 19 12:41:47 CEST 2006


Author: hawk                         Date: Mon Jun 19 10:41:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added fix for assertion failed: HttpReply.c:105: "rep"
- release 2

---- Files affected:
SPECS:
   squid.spec (1.246 -> 1.247) 

---- Diffs:

================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.246 SPECS/squid.spec:1.247
--- SPECS/squid.spec:1.246	Tue May 23 21:52:41 2006
+++ SPECS/squid.spec	Mon Jun 19 12:41:41 2006
@@ -12,7 +12,7 @@
 Summary(zh_CN):	SQUID ¸ßËŮťşłĺ´úŔíˇţÎńĆ÷
 Name:		squid
 Version:	2.5.STABLE14
-Release:	1
+Release:	2
 Epoch:		7
 License:	GPL v2
 Group:		Networking/Daemons
@@ -30,6 +30,7 @@
 Source6:	%{name}.logrotate
 Source7:	%{name}.pamd
 # Bug fixes from Squid home page, please include URL
+Patch10:	http://www.squid-cache.org/Versions/v2/2.5/bugs/squid-2.5.STABLE14-httpReplyDestroy.patch
 # Other patches:
 Patch100:	http://www.sed.pl/~mrk/qos/%{name}_hit_miss_mark.patch
 Patch101:	%{name}-fhs.patch
@@ -438,6 +439,7 @@
 %prep
 %setup -q -a1 -a4
 # Bug fixes from Squid home page:
+%patch10 -p1
 # Other patches:
 %patch100 -p1
 %patch101 -p1
@@ -755,6 +757,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.247  2006/06/19 10:41:41  hawk
+- added fix for assertion failed: HttpReply.c:105: "rep"
+- release 2
+
 Revision 1.246  2006/05/23 19:52:41  hawk
 - updated to 2.5.STABLE14
 
================================================================

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



More information about the pld-cvs-commit mailing list