- The `cupsfilter` command now shows error messages when options are used
incorrectly (Issue #88)
- Documentation fixes (Issue #92)
- - Remove underscore from queue name if it is the last character (PR #56)
+ - Kerberos (`AuthType Negotiate`) authentication is now deprecated (Issue #98)
+ - The PPD functions now treat boolean values as case-insensitive (Issue #106)
++- Temporary queue names no longer end with an underscore (Issue #110)
+ - Removed support for the (long deprecated and unused) `FontPath`,
+ `LPDConfigFile`, `RIPCache`, and `SMBConfigFile` directives in `cupsd.conf`
+ and `cups-files.conf`.
- Changes in CUPS v2.3.4
- ----------------------
-
- - Updated the macOS USB backend to support the M1 processor architecture.
-
-
- Changes in CUPS v2.3.3op2
- -------------------------
+ CUPS v2.3.3op2 (February 1, 2021)
+ ---------------------------------
- Security: Fixed a buffer (read) overflow in the `ippReadIO` function
(CVE-2020-10001)