Home
Solus
Search
Configure Global Search
Log In
Transactions
D809
Change Details
Change Details
Old
New
Diff
IMPORTANT: DRAFT - WORK IN PROGRESS I submit this although it is not yet finished so you can already have a look and add comments Depends on D346 Signed-off-by: Pierre-Yves <pyu@riseup.net>
- The scheduler did not remove old job files - cupsEnumDests did not return early when all printers had been discovered - The CUPS build system now supports cross-compilation - Added a new CUPS Programming Manual to replace the aging API documentation - Added the `cupsAddIntegerOption` and `cupsGetIntegerOption` functions - The `cupsGetDests` and `cupsCreateJob` functions now support Bonjour printers - Added a USB quirk rule for Lexmark E260dn printers - Fixed a potential buffer overflow in the `cupstestppd` utility - IPP Everywhere improvements - Fixed the "cancel all jobs" function in the web interface for several languages - Fixed several issues with local queues - The `lpstat` command now supports a `-e` option to enumerate local printers (either previously added or on the network) that can be accessed - The `lp` and `lpr` commands now support printing to network printers that haven't yet been added - Fixed a typo in the mime.types file - Fixed a bug in the Spanish web interface template - The `cupsEnumDests*` and `cupsGetDest*` functions now report the value of the "printer-is-temporary" Printer Status attribute - Added Chinese localization - The `cupsCheckDestSupported` function did not support `NULL` values - Fixed some issues in the RPM spec file - The `cupsConnectDest` function now supports the `CUPS_DEST_FLAGS_DEVICE` flag for explicitly connecting to the device (printer) associated with the destination - The `SSLOptions` directive in "client.conf" and "cupsd.conf" now supports `DenyCBC` and `DenyTLS1.0` options Signed-off-by: Pierre-Yves <pyu@riseup.net>
IMPORTANT: DRAFT - WORK IN PROGRESS I submit this although it is not yet finished so you can already have a look and add comments Depends on D346
- The scheduler did not remove old job files - cupsEnumDests did not return early when all printers had been discovered - The CUPS build system now supports cross-compilation - Added a new CUPS Programming Manual to replace the aging API documentation - Added the `cupsAddIntegerOption` and `cupsGetIntegerOption` functions - The `cupsGetDests` and `cupsCreateJob` functions now support Bonjour printers - Added a USB quirk rule for Lexmark E260dn printers - Fixed a potential buffer overflow in the `cupstestppd` utility - IPP Everywhere improvements - Fixed the "cancel all jobs" function in the web interface for several languages - Fixed several issues with local queues - The `lpstat` command now supports a `-e` option to enumerate local printers (either previously added or on the network) that can be accessed - The `lp` and `lpr` commands now support printing to network printers that haven't yet been added - Fixed a typo in the mime.types file - Fixed a bug in the Spanish web interface template - The `cupsEnumDests*` and `cupsGetDest*` functions now report the value of the "printer-is-temporary" Printer Status attribute - Added Chinese localization - The `cupsCheckDestSupported` function did not support `NULL` values - Fixed some issues in the RPM spec file - The `cupsConnectDest` function now supports the `CUPS_DEST_FLAGS_DEVICE` flag for explicitly connecting to the device (printer) associated with the destination - The `SSLOptions` directive in "client.conf" and "cupsd.conf" now supports `DenyCBC` and `DenyTLS1.0` options
Signed-off-by: Pierre-Yves <pyu@riseup.net>
Continue