From: Michael R Sweet Date: Wed, 7 Nov 2018 15:37:27 +0000 (-0500) Subject: Add USB quirks rule for Lexmark MS317dn (Issue #5420) X-Git-Tag: v2.3b6~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08761c26aae49734b12e0917a028fb931d344dcc;p=thirdparty%2Fcups.git Add USB quirks rule for Lexmark MS317dn (Issue #5420) --- diff --git a/CHANGES.md b/CHANGES.md index ba13c7c091..8285470fe9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -CHANGES - 2.3b6 - 2018-10-29 +CHANGES - 2.3b6 - 2018-11-07 ============================ Changes in CUPS v2.3b6 @@ -30,6 +30,7 @@ Changes in CUPS v2.3b6 - The cupstestppd utility did not generate errors for missing/mismatched CloseUI/JCLCloseUI keywords (Issue #5381) - The scheduler now reports the actual location of the log file (Issue #5398) +- Added a USB quirk rule (Issue #5420) - The scheduler was being backgrounded on macOS, causing applications to spin (rdar://40436080) - The scheduler did not validate that required initial request attributes were diff --git a/backend/org.cups.usb-quirks b/backend/org.cups.usb-quirks index 1f1feffaee..fd3df82014 100644 --- a/backend/org.cups.usb-quirks +++ b/backend/org.cups.usb-quirks @@ -284,3 +284,6 @@ # HP LaserJet P1102 (Issue #5310) 0x03F0 0x002A no-reattach + +# Lexmark MS317dn +0x043d 0x0226 no-reattach