cups-filters 1.26.2 released!
January 13, 2020
2 minute read
Bug fix release mainly to make cups-browsed correctly working with a CUPS daemon on a non-standard port, and also for cups-filters smoothly building with GCC 10
- cups-browsed: Added crash guards to avoid crashes in case the dummy printer entry for a deleted master entry is used.
- cups-browsed: Set the port of the local CUPS daemon to be used according to the IPP_PORT environment variable.
- cups-browsed: Eliminated the use of the cupsGetPPD2() function of libcups completely, also the remaining calls in the record_printer_options() and update_cups_queues() functions, the former causing incomplete recording of option settings and the latter use of CUPS-generated PPDs not working when CUPS is running on a non-standard port.
- cups-browsed: Eliminated the use of the cupsGetPPD2() function of libcups in queue_overwritten(). The function actually loads the queue's PPD file if the queue is on a local CUPS on port 631. Due to a bug the function fails if an alternative port is used. This lets queue_overwritten() always assume that the PPD got removed and therefore the queue got overwritten. So queues got released from cups-browsed if it was printed on them or if they were supposed to be removed on shutdown.
- foomatic-rip: Fixed compilation with -fno-common. Starting from the upcoming GCC 10, the default of the -fcommon option will change to -fno-common. This causes compilation errors in foomatic-rip due to missing "external" declarations (Pull request #184).
You may also enjoy
OpenPrinting News - Opportunity Open Source 4.0 - Call for Proposals extended to end of July

July 8, 2026
A conference is great because its content is amazing, therefore we need more ...
Read more
OpenPrinting News - The New OpenPrinting Website

June 9, 2026
We rebuilt the OpenPrinting website from the ground up — a fast, fully static Next.js site. Here is how it works, who built it, and how you can help by testing it.
Read more
HP Printer Application 1.3.1

June 8, 2026
HP Printer Application v1.3.0 is a bug fix release.
Read more