Please bump cups to 2.4.11. Current version 2.4.10-r1 is badly broken in several ways, see for example¹. Changelog for version 2.4.11 : > CUPS 2.4.11 brings several bug fixes regarding IPP response validation, > processing PPD values, Web UI support (checkbox support, modifying printers) > and others fixes. > > Detailed list of changes is available in CHANGES.md 1. https://github.com/OpenPrinting/cups/issues/1008 Reproducible: Always
It's been two days only since release. Full list of changes: - Updated the maximum file descriptor limit for cupsd to 64k-1 (Issue #989) - Fixed lpoptions -d with a discovered but not added printer (Issue #833) - Fixed incorrect error message for HTTP/IPP errors (Issue #893) - Fixed JobPrivateAccess and SubscriptionPrivateAccess support for "all" (Issue #990) - Fixed issues with cupsGetDestMediaByXxx (Issue #993) - Fixed adding and modifying of printers via the web interface (Issue #998) - Fixed HTTP PeerCred authentication for domain users (Issue #1001) - Fixed checkbox support (Issue #1008) - Fixed printer state notifications (Issue #1013) - Fixed IPP Everywhere printer setup (Issue #1033)
(In reply to Andreas Sturmlechner from comment #1) > It's been two days only since release. That's true. But today I spent one hour trying to understand why on the hell I couldn't share this damn printer over the network. Thank you.
Some of those were included in -r1 anyway. But I'll do it tonight (or someone should feel free to).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a0d42713c8b5251b791b0f78a861d9c47a7a4dc commit 4a0d42713c8b5251b791b0f78a861d9c47a7a4dc Author: Sam James <sam@gentoo.org> AuthorDate: 2024-10-02 23:07:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-10-02 23:07:14 +0000 net-print/cups: add 2.4.11 Closes: https://bugs.gentoo.org/940645 Signed-off-by: Sam James <sam@gentoo.org> net-print/cups/Manifest | 1 + net-print/cups/cups-2.4.11.ebuild | 320 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 321 insertions(+)