From: Michael R Sweet Date: Wed, 23 Jan 2019 16:15:29 +0000 (-0500) Subject: Updated the USB quirks rule for Zebra label printers (Issue #5395) X-Git-Tag: v2.2.11~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1648391cb16175e3fa2bb81e8efc75d839d3a72;p=thirdparty%2Fcups.git Updated the USB quirks rule for Zebra label printers (Issue #5395) Now all Zebra label printers use unidir and no-reattach. --- diff --git a/CHANGES.md b/CHANGES.md index f795dad780..6fdaf17855 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -CHANGES - 2.2.11 - 2019-01-21 +CHANGES - 2.2.11 - 2019-01-23 ============================= @@ -11,6 +11,7 @@ Changes in CUPS v2.2.11 - Fixed potential unaligned accesses in the string pool (Issue #5474) - Fixed a potential memory leak when loading a PPD file (Issue #5475) - Added a USB quirks rule for the Lexmark E120n (Issue #5478) +- Updated the USB quirks rule for Zebra label printers (Issue #5395) - Fixed a compile error on Linux (Issue #5483) - The lpadmin command, web interface, and scheduler all queried an IPP Everywhere printer differently, resulting in different PPDs for the same diff --git a/backend/org.cups.usb-quirks b/backend/org.cups.usb-quirks index 00d3b25456..0586602ab1 100644 --- a/backend/org.cups.usb-quirks +++ b/backend/org.cups.usb-quirks @@ -140,8 +140,8 @@ # Samsung ML-2160 Series (https://bugzilla.redhat.com/show_bug.cgi?id=873123) 0x04e8 0x330f unidir -# All Zebra devices (https://bugs.launchpad.net/bugs/1001028) -0x0a5f unidir +# All Zebra devices (https://bugs.launchpad.net/bugs/1001028) (Issue #5395) +0x0a5f unidir no-reattach # Canon CP-10 0x04a9 0x304a blacklist @@ -291,8 +291,5 @@ # Star TSP743 (Issue #5443) 0x0519 0x0001 delay-close -# Zebra ZD420 (Issue #5395) -0x0a5f 0x0120 unidir no-reattach - # Lexmark E120n (Issue #5478) 0x043d 0x00cc no-reattach