[cups/f15: 2/2] Merge branch 'f14' into f15

Tim Waugh twaugh at fedoraproject.org
Wed Sep 28 12:49:19 UTC 2011


commit 6b9fc43684c51ee2aa588d58b360335f4103e613
Merge: 7eda9da e5e9e3b
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Sep 28 10:40:34 2011 +0100

    Merge branch 'f14' into f15

 cups-str3947.patch |   26 ++++++++++++++++++++++++++
 cups.spec          |    8 +++++++-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --cc cups.spec
index 3147e53,ebb2599..37cedd7
--- a/cups.spec
+++ b/cups.spec
@@@ -60,27 -55,19 +60,28 @@@ Patch20: cups-res_init.patc
  Patch21: cups-filter-debug.patch
  Patch22: cups-uri-compat.patch
  Patch23: cups-cups-get-classes.patch
 -Patch24: cups-avahi.patch
 -Patch25: cups-str3382.patch
 -Patch26: cups-force-gnutls.patch
 -Patch27: cups-serialize-gnutls.patch
 -Patch28: cups-0755.patch
 -Patch29: cups-snmp-quirks.patch
 -Patch30: cups-hp-deviceid-oid.patch
 -Patch31: cups-dnssd-deviceid.patch
 -Patch32: cups-ricoh-deviceid-oid.patch
 -Patch33: cups-texttops-rotate-page.patch
 -Patch34: cups-polld-busy-loop.patch
 -Patch35: cups-CVE-2011-2896.patch
 -Patch36: cups-str3947.patch
 +Patch24: cups-str3382.patch
 +Patch25: cups-force-gnutls.patch
 +Patch26: cups-serialize-gnutls.patch
 +Patch27: cups-0755.patch
 +Patch28: cups-snmp-quirks.patch
 +Patch29: cups-hp-deviceid-oid.patch
 +Patch30: cups-dnssd-deviceid.patch
 +Patch31: cups-ricoh-deviceid-oid.patch
 +Patch32: cups-texttops-rotate-page.patch
 +Patch33: cups-usb-parallel.patch
 +Patch34: cups-str3535.patch
 +Patch35: cups-polld-busy-loop.patch
 +Patch36: cups-CVE-2011-2896.patch
++Patch37: cups-str3947.patch
 +
 +Patch40: cups-avahi-1-config.patch
 +Patch41: cups-avahi-2-backend.patch
 +Patch42: cups-avahi-3-timeouts.patch
 +Patch43: cups-avahi-4-poll.patch
 +Patch44: cups-avahi-5-services.patch
 +
 +Patch45: cups-icc.patch
  
  Patch100: cups-lspp.patch
  
@@@ -285,27 -265,13 +286,29 @@@ module
  # Adjust texttops output to be in natural orientation (STR #3563).
  # This fixes page-label orientation when texttops is used in the
  # filter chain (bug #572338).
 -%patch33 -p1 -b .texttops-rotate-page
 +%patch32 -p1 -b .texttops-rotate-page
 +# Till's patch to fix USB-Parallel adapter cable problem (bug #624564).
 +%patch33 -p1 -b .usb-parallel
 +# Set the default RIPCache to 128m (STR #3535, bug #549901).
 +%patch34 -p1 -b .str3535
  # Avoid busy loop in cups-polld (bug #720921).
 -%patch34 -p1 -b .polld-busy-loop
 +%patch35 -p1 -b .polld-busy-loop
  # Avoid GIF reader loop (CVE-2011-2896, STR #3914, bug #727800).
 -%patch35 -p1 -b .CVE-2011-2896
 +%patch36 -p1 -b .CVE-2011-2896
+ # Fixed string manipulation in the dbus notifier (STR #3947, bug #741833).
 -%patch36 -p1 -b .str3947
++%patch37 -p1 -b .str3947
 +
 +# Avahi support:
 +# - discovery in the dnssd backend
 +# - service announcement in the scheduler
 +%patch40 -p1 -b .avahi-1-config
 +%patch41 -p1 -b .avahi-2-backend
 +%patch42 -p1 -b .avahi-3-timeouts
 +%patch43 -p1 -b .avahi-4-poll
 +%patch44 -p1 -b .avahi-5-services
 +
 +# ICC colord support.
 +%patch45 -p1 -b .icc
  
  %if %lspp
  # LSPP support.


More information about the scm-commits mailing list