CUPS v2.2.11 Release Notes

Release Date: 2019-03-22 // about 5 years ago
  • ๐Ÿš€ CUPS 2.2.11 is a bug fix release that addresses issues in the scheduler,
    ๐Ÿ–จ IPP Everywhere support, CUPS library, and USB printer support. Changes include:

    • โš™ Running ppdmerge with the same input and output filenames did not work as
      advertised (Issue #5455)
    • ๐Ÿ›  Fixed a potential memory leak when reading at the end of a file (Issue #5473)
    • ๐Ÿ›  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
      ๐Ÿ–จ printer (Issue #5484)
    • ๐Ÿ›  Fixed an issue with the self-signed certificates generated by GNU TLS
      (Issue #5506)
    • 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)
    • โฑ The scheduler no longer stops a printer if an error occurs when a job is
      canceled or aborted (Issue #5517)
    • โž• Added a USB quirks rule for the DYMO 450 Turbo (Issue #5521)
    • โž• Added a USB quirks rule for Xerox printers (Issue #5523)
    • โฑ The scheduler's self-signed certificate did not include all of the alternate
      names for the server when using GNU TLS (Issue #5525)
    • ๐Ÿ›  Fixed compiler warnings with newer versions of GCC (Issue #5532, Issue #5533)
    • ๐Ÿ›  Fixed some PPD caching and IPP Everywhere PPD accounting/password bugs
      (Issue #5535)
    • ๐Ÿ›  Fixed PreserveJobHistory bug with time values (Issue #5538)
    • Media size matching now uses a tolerance of 0.5mm (rdar://33822024)
    • The lpadmin command would hang with a bad PPD file (rdar://41495016)
    • ๐Ÿ›  Fixed a potential crash bug in cups-driverd (rdar://46625579)
    • ๐Ÿ›  Fixed a performance regression with large PPDs (rdar://47040759)
    • โฑ The scheduler did not always idle exit as quickly as it could.

    Enjoy!