I've drawn the Debian source package in order to rebuilt binary packages
for CUPS 2.3.3op2-3+deb11u1.
Findings:
- CUPS builds fine without applying any patch
- applying the patch cited above under
https://github.com/OpenPrinting/cups/issues/282
<https://github.com/OpenPrinting/cups/issues/282>and jusr rebuilding
CUPS results in some errors in the clean step. Maybe this is a general
issue with the current debian source package
- drawing sources, applying patch (without previously compiling original
sources) and building works fine
- the resulting binaries seem to resolve the problem when installing at
least following binary packages on the system:
- cups_2.3.3op2-3+deb11u1_amd64.deb
- cups-bsd_2.3.3op2-3+deb11u1_amd64.deb
- cups-client_2.3.3op2-3+deb11u1_amd64.deb
- cups-common_2.3.3op2-3+deb11u1_all.deb
- cups-core-drivers_2.3.3op2-3+deb11u1_amd64.deb
- cups-daemon_2.3.3op2-3+deb11u1_amd64.deb
- cups-server-common_2.3.3op2-3+deb11u1_all.deb
- libcups2_2.3.3op2-3+deb11u1_amd64.deb
- libcupsimage2_2.3.3op2-3+deb11u1_amd64.deb
I would be pleased if the above mentioned fix could be included in
debian stable.
<https://github.com/OpenPrinting/cups/issues/282>