[system-config-printer/f14/master: 2/2] Updated to 1.2.4

Jiří Popelka jpopelka at fedoraproject.org
Thu Aug 26 11:43:18 UTC 2010


commit 461da522f82d82589ae7b032292f8441bdf5b15a
Merge: 8708e93 4357e2f
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Thu Aug 26 13:42:16 2010 +0200

    Updated to 1.2.4

 .gitignore                             |    1 +
 pycups-1.9.50.tar.bz2.sig              |  Bin 65 -> 0 bytes
 sources                                |    2 +-
 system-config-printer-1.2.3.tar.xz.sig |  Bin 65 -> 0 bytes
 system-config-printer-1.2.4.tar.xz.sig |  Bin 0 -> 65 bytes
 system-config-printer.spec             |   38 ++++++++++++++++++++++++++++++-
 6 files changed, 38 insertions(+), 3 deletions(-)
---
diff --cc system-config-printer.spec
index 86ea105,ee67932..bf48ff2
--- a/system-config-printer.spec
+++ b/system-config-printer.spec
@@@ -198,12 -198,43 +198,46 @@@ rm -rf %buildroo
  exit 0
  
  %changelog
+ * Thu Aug 26 2010 Jiri Popelka <jpopelka at redhat.com> 1.2.4-1
+ - Updated to 1.2.4:
+   - Error checking in on_job_cancel_prompt_response (bug #608283).
+   - Fixed UDEV_RULES conditional; also, avoid unnecessary tests.
+   - Fill in username before calling set_auth_info (bug #609515).
+   - Make the 'Add' button actually do something.
+   - Initialise downloadable_drivers dict earlier (bug #608815).
+   - Strip ' BR-Script3' from the names of Brother PPDs.
+   - Sanitize loading of non-existing icon (bug #612415).
+   - udev helper: use CUPS defaults when connecting.
+   - Blacklist certain printer state reasons (bug #520815).
+   - Exclude dnssd backend from udev search.
+   - Avoid double-destroy in ppdsloader.
+   - Catch KeyError in jobviewer when printer uri not known (bug #615727).
+   - Changed shebang in executables (bug #618357).
+   - Make udev-configure-printer work for Bluetooth (Bastien Nocera).
+   - Merged Till Kamppeter's patches.
+     - Access OpenPrinting via the web query API with redirect support.
+     - Prioritize DNS-SD-based URIs against IP-based URIs.
+     - Added missing "import gobject" to probe_printer.py.
+     - On discovered network printers do not only cache make and model but also the device ID.
+     - Fix recognition of remote CUPS queues when setting up an IPP queue.
+     - Added delay to the auto-start of the applet.
+     - Do not error out on missing firewall D-Bus service.
+     - Make multi-threaded driver package search via Jockey work.
+     - Prioritize HP's hpcups driver against HPIJS.
+     - Silence error messages of missing PrinterDriversInstaller D-Bus service.
+     - Improvements for setting up Bluetooth printers.
+     - udev-configure-printer: Match usblp, libusb, HPLIP, and USB device file URIs.
+     - Fill the queue list when clicking "Probe" in LPD printer setup screen.
+     - Remove the ":9100" from discovered "socket://..." URIs.
+     - Integration of the dnssd CUPS backend and assosiation of DNS-SD names and IPs.
+     - When setting up a printer search for local drivers before searching the internet.
+ 
 -* Sun Aug 22 2010 Tim Waugh <twaugh at redhat.com> - 1.2.3-5
 +* Sun Aug 22 2010 Tim Waugh <twaugh at redhat.com> - 1.2.3-6
  - Updated pysmbc to 1.0.9.
  
 +* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.2.3-5
 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 +
  * Mon Jul 12 2010 Jiri Popelka <jpopelka at redhat.com> 1.2.3-4
  - Moved COPYING file to libs sub-package.
  


More information about the scm-commits mailing list