From: Michael R Sweet Date: Tue, 19 Feb 2019 16:11:35 +0000 (-0500) Subject: Add USB quirks rule for Xerox printers (Issue #5523) X-Git-Tag: v2.3b8~110 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=commitdiff_plain;h=5ca3a7ff4637ef616f9a70d6a5eaa60da24ae9e1 Add USB quirks rule for Xerox printers (Issue #5523) --- diff --git a/CHANGES.md b/CHANGES.md index c74c9d257..5a73a2365 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -CHANGES - 2.3b8 - 2019-02-15 +CHANGES - 2.3b8 - 2019-02-19 ============================ @@ -23,6 +23,7 @@ Changes in CUPS v2.3b8 - The web interface no longer provides access to the log files (Issue #5513) - Non-Kerberized printing to Windows via IPP was broken (Issue #5515) - Eliminated use of private headers and some deprecated macOS APIs (Issue #5516) +- Added a USB quirks rule for Xerox printers (Issue #5523) - Localization updates (Issue #5461, Issues #5471, Issue #5481, Issue #5486, Issue #5489, Issue #5491, Issue #5492, Issue #5493, Issue #5494, Issue #5495, Issue #5497, Issue #5499, Issue #5500, Issue #5501, Issue #5504) diff --git a/backend/org.cups.usb-quirks b/backend/org.cups.usb-quirks index 0586602ab..77233ea18 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