Meine Doku dazu:
zurück zu cups-Version 2.4.7-1.2ubuntu7.9 mit allen beteiligten Paketen
-
cups cups-client cups-core-drivers cups-common cups-ipp-utils cups-daemon cups-server-common cups-ppdc libcups2t64
-
download von https://launchpad.net/~ubuntu-security-proposed/+archive/ubuntu/ppa/+build/31557465
-
nach /root/cups-2.4.7-1.2ubuntu7.9/ kopiert
-
in /root/cups-2.4.7-1.2ubuntu7.9/
- # dpkg -i cups_2.4.7-1.2ubuntu7.9_amd64.deb cups-client_2.4.7-1.2ubuntu7.9_amd64.deb cups-common_2.4.7-1.2ubuntu7.9_all.deb cups-core-drivers_2.4.7-1.2ubuntu7.9_amd64.deb cups-daemon_2.4.7-1.2ubuntu7.9_amd64.deb cups-ipp-utils_2.4.7-1.2ubuntu7.9_amd64.deb cups-ppdc_2.4.7-1.2ubuntu7.9_amd64.deb cups-server-common_2.4.7-1.2ubuntu7.9_all.deb libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb
-
# systemctl restart cups.service
-
anschließend # apt update && apt dist-upgrade && apt autoremove
-
würde cups wieder updaten:
-
folgenden Pakete werden aktualisiert (Upgrade):
-
cups cups-client cups-common cups-core-drivers cups-daemon cups-ipp-utils cups-ppdc cups-server-common libcups2t64 linuxmuster-base7
-
-
-
cups auf hold setzen:
- # apt-mark hold cups cups-common cups-server-common
-
Sollte die nächte Version von cups wieder funktionieren, muss man das hold entfernen:
- apt-mark unhold cups cups-common cups-server-common
Gruß - Rainer