From: Michael R Sweet Date: Tue, 19 Feb 2019 16:11:54 +0000 (-0500) Subject: Add USB quirks rule for Xerox printers (Issue #5523) X-Git-Tag: v2.2.11~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f6cee7e3f08b8dca8e97f3638b83beed1886f51;p=thirdparty%2Fcups.git Add USB quirks rule for Xerox printers (Issue #5523) --- diff --git a/CHANGES.md b/CHANGES.md index 9d0aa5aeb0..26f13b944d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -CHANGES - 2.2.11 - 2019-02-15 +CHANGES - 2.2.11 - 2019-02-19 ============================= @@ -21,6 +21,7 @@ Changes in CUPS v2.2.11 - The `ippValidateAttribute` function did not catch all instances of invalid UTF-8 strings (Issue #5509) - Non-Kerberized printing to Windows via IPP was broken (Issue #5515) +- Added a USB quirks rule for Xerox printers (Issue #5523) - Fixed a potential crash bug in cups-driverd (rdar://46625579) - Fixed a performance regression with large PPDs (rdar://47040759) diff --git a/backend/org.cups.usb-quirks b/backend/org.cups.usb-quirks index 0586602ab1..77233ea184 100644 --- a/backend/org.cups.usb-quirks +++ b/backend/org.cups.usb-quirks @@ -293,3 +293,6 @@ # Lexmark E120n (Issue #5478) 0x043d 0x00cc no-reattach + +# All Xerox printers (Issue #5523) +0x0924 no-reattach