rpms/cups/F-11 cups.spec,1.512,1.513

Tim Waugh twaugh at fedoraproject.org
Thu Aug 27 12:33:50 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/cups/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5191

Modified Files:
	cups.spec 
Log Message:
* Wed Aug 26 2009 Tim Waugh <twaugh at redhat.com> 1:1.4-0.rc1.18
- Prevent infinite loop in cupsDoIORequest when processing HTTP
  errors (bug #518065, bug #519663, STR #3311).



Index: cups.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cups/F-11/cups.spec,v
retrieving revision 1.512
retrieving revision 1.513
diff -u -p -r1.512 -r1.513
--- cups.spec	26 Aug 2009 17:21:34 -0000	1.512
+++ cups.spec	27 Aug 2009 12:33:50 -0000	1.513
@@ -70,6 +70,7 @@ Patch42: cups-str3287.patch
 Patch43: cups-str3292.patch
 Patch44: cups-str3293.patch
 Patch45: cups-str3308.patch
+Patch46: cups-str3311.patch
 Patch100: cups-lspp.patch
 Epoch: 1
 Url: http://www.cups.org/
@@ -240,6 +241,7 @@ module. 
 %patch43 -p1 -b .str3292
 %patch44 -p1 -b .str3293
 %patch45 -p1 -b .str3308
+%patch46 -p1 -b .str3311
 
 %if %lspp
 %patch100 -p1 -b .lspp
@@ -534,6 +536,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Wed Aug 26 2009 Tim Waugh <twaugh at redhat.com> 1:1.4-0.rc1.18
+- Prevent infinite loop in cupsDoIORequest when processing HTTP
+  errors (bug #518065, bug #519663, STR #3311).
 - Fixed document-format-supported attribute when
   application/octet-stream is enabled (bug #516507, STR #3308, patch
   from Jiri Popelka).




More information about the scm-commits mailing list