system-config-printer 1.3.8+20120130-0ubuntu1 source package in Ubuntu

Changelog

system-config-printer (1.3.8+20120130-0ubuntu1) precise; urgency=low

  * New upstream release
     o GIT 1.3.x snapshot from 30 January 2012
     o State of 1.3.8 + 1 additional fix
     o Fixed typo in troubleshooter.
     o Avoid AttributeError in on_btnNPApply_clicked() (Red Hat bug #772112).
     o Added debugging when jobviewer not found (Red Hat bug #757520).
     o Applied patch from Till Kamppeter to use pycurl 'https' support
       for openprinting (CVE-2011-4405).
     o Always use a sequence as args for timedops.TimedSubprocess()
       (patch from Vincent Untz).
     o Added some firewall debugging for Red Hat bug #755913.
     o Fixed typo (LP: #844976).
     o Run probe_printer.py with an argument to run PrinterFinder by hand.
     o More debugging output in PrinterFinder.
     o Really fix SMB probing in PrinterFinder.
     o LpdServer class: spot when we can't connect, and give up (likewise
       in PrinterFinder).
     o Ignore ' All-in-one' suffix for printer model names when comparing
       them (Red Hat bug #751610).
     o Handle HTTP errors from openprinting.org (seen in Red Hat bug #743446).
     o Don't re-open PPD when already available, just to localize marker
       names.
     o Use the monitor's PPD cache in the properties dialog.
     o monitor: provide method for sharing the monitor's PPD cache.
     o cupshelpers: avoid re-opening PPD when not needed (not a leak).
     o Fixed file descriptor leak in PPDCache (LP: #874445).
     o Fixed typo in check-device-ids.py when looking for ID-less
       matches.
     o Require newer pycups; drop compatibility code.
     o Do not connect to CUPS with an empty user name.
     o On asynchronous IPP connections make sure that the password dialog
       is repeated if a wrong password is entered (LP: #653132).
     o Several fixes on credential caching for IPP authentication
       (LP: #653132).
     o Don't penalise pxlmono now that Red Hat bug #661814 is fixed in
       Ghostscript-9.04.
     o Handle new CUPS 1.5 IPP error response IPP_AUTHENTICATION_CANCELED
       (LP: #653132).
     o Show private job attributes for "my jobs" (Red Hat bug #742279).
     o Enable Test Page button when application/postscript is supported.
     o Some preferreddrivers.xml fixes (LP: #855412).
     o Handle errors saving troubleshoot.txt (LP: #789602).
     o Removed some stale code.
     o Make connections list more easily accessible (LP: #842092).
     o Improved handling of remote CUPS queues via DNS-SD, and IPP devices.
     o Better display of CUPS servers from "Find Network Printer".
     o Fixed SMB method for printer finder.
     o Don't handle tooltips during mainloop recursion (Red Hat bug #664044,
       Red Hat bug #739734).
     o Fixed bold print of tab labels on option conflicts.
     o Preserve installable options on driver change.
     o Update printer properties dialog correctly when PPD changed.
     o Fixed typo triggered by private job attributes (LP: #827573).
     o Marked some translatable strings that weren't (Red Hat bug #734313).
  * debian/patches/23_unblock-pxlmono-driver.patch,
    debian/patches/24_expand_connections_list.patch,
    debian/patches/30_improve-handling-of-ipp-printer-devices.patch,
    debian/patches/33_probe-printer-remove-debug-code.patch,
    debian/patches/35_do-not-label-cups-servers-by-the-first-printer-found.patch,
    debian/patches/40_improve-handling-of-remote-cups-queues-via-dnssd.patch,
    debian/patches/45_make-connections-list-easily-accessible.patch,
    debian/patches/50_preferreddrivers-xml-fix-drivertype-recognition.patch,
    debian/patches/53_handle-new-cups-1.5-ipp-error-response-ipp-authentication-canceled-authconn.patch,
    debian/patches/55_handle-new-cups-1.5-ipp-error-response-ipp-authentication-canceled-asyncipp.patch,
    debian/patches/57_fix-broken-setting-of-ipp-auth-canceled-constant.patch,
    debian/patches/60_fix-password-cache.patch,
    debian/patches/63_repeat-authorization-when-try-as-root-fails-asyncipp.patch,
    debian/patches/65_do-not-connect-to-cups-with-empty-username.patch,
    debian/patches/73_fix_file_descriptor_leak_in_ppdcache.patch,
    debian/patches/74_CVE-2011-4405.patch: Removed, applied upstream.
  * debian/patches/37_allow-printing-test-page-on-remote-printer-without-ppd.patch:
    Regenerated.
  * debian/control: Depend on python-cups 1.9.60.
 -- Till Kamppeter <email address hidden>   Mon, 30 Jan 2012 15:05:01 +0100

Upload details

Uploaded by:
Till Kamppeter
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
system-config-printer_1.3.8+20120130.orig.tar.gz 1.9 MiB 4512baf4e3c38f195c1c491284c29adf4323a4e13dea46c4cfbf973ce80bf0b1
system-config-printer_1.3.8+20120130-0ubuntu1.diff.gz 142.6 KiB 4a387de5446ea6b09d3026e8976b703517aa3d519f8eeafa7d88c27d0d537402
system-config-printer_1.3.8+20120130-0ubuntu1.dsc 1.7 KiB fd421eef636867b600975f3fba33af25694fa6a95b43f3747ef380645df88dab

View changes file

Binary packages built by this source

python-cupshelpers: Python modules for printer configuration with CUPS

 Python modules for printer configuration with CUPS. The modules have no GUI
 and can therefore also be used on headless servers or by background processes.

system-config-printer-common: Printer configuration GUI

 A CUPS printer configuration tool and status applet.
 .
 This package provides common files used by both frontends.

system-config-printer-gnome: Printer configuration GUI

 A CUPS printer configuration tool and status applet.
 .
 This package provides the GTK frontend.

system-config-printer-udev: Printer auto-configuration facility based on udev

 A CUPS printer configuration tool and status applet.
 .
 This package provides udev rules and callouts for auto-setup of
 print queues (Plug'n'Print) and for automatic disabling and
 re-enabling print queues when the printer gets disconnected and
 reconnected.