| 2 | |
| 3 | |
| 4 | {{{ |
| 5 | CHANGES IN CUPS V2.2.2 |
| 6 | |
| 7 | - Fixed some issues with the Zebra ZPL printer driver (Issue #4898) |
| 8 | - Fixed some issues with IPP Everywhere printer support (Issue #4893, |
| 9 | Issue #4909, Issue #4916, Issue #4921, Issue #4923, Issue #4932, |
| 10 | Issue #4933, Issue #4938) |
| 11 | - The rastertopwg filter could crash with certain input (Issue #4942) |
| 12 | - Optimized connection usage in the IPP backend |
| 13 | (<rdar://problem/29547323>) |
| 14 | - The scheduler did not detect when an encrypted connection was closed |
| 15 | by the client on Linux (Issue #4901) |
| 16 | - The cups-lpd program did not catch all legacy usage of ISO-8859-1 |
| 17 | (Issue #4899) |
| 18 | - Fixed builds on systems without a working poll() implementation |
| 19 | (Issue #4905) |
| 20 | - Added a USB quirk rule for the Kyocera Ecosys P6026cdn (Issue #4900) |
| 21 | - The scheduler no longer creates log files on startup |
| 22 | (<rdar://problem/28332470>) |
| 23 | - The ippContainsString function now uses case-insensitive comparisons |
| 24 | for mimeMediaType, name, and text values in conformance with RFC 2911. |
| 25 | - The network backends now log the addresses that were found for a |
| 26 | printer (<rdar://problem/29268474>) |
| 27 | - Let's Encrypt certificates did not work when the hostname contained |
| 28 | uppercase letters (Issue #4919) |
| 29 | - Fixed reporting of printed pages in the web interface (Issue #4924) |
| 30 | - Updated systemd config files (Issue #4935) |
| 31 | - Updated documentation (PR #4896) |
| 32 | - Updated localizations (PR #4894, PR #4895, PR #4904, PR #4908, |
| 33 | Issue #4946) |
| 34 | - Updated packaging files (Issue #4940) |
| 35 | }}} |
| 36 | |
| 37 | Will require extra testing on systemd. |