[system-config-printer] Created tag system-config-printer-1.3.4-1.fc15

Tim Waugh twaugh at fedoraproject.org
Fri Jul 15 15:02:27 UTC 2011


The unsigned tag 'system-config-printer-1.3.4-1.fc15' was created.

Tagger: Tim Waugh <twaugh at redhat.com>
Date: Fri Jul 15 15:26:50 2011 +0100

    1.3.4:
    Don't rely on retriggering printers; enumerate them from systemd
    instead.
    Don't complain about missing/invalid device ID for devices we've
    already handled.
    Removed unused Printer Groups feature.
    Don't show "No printers configured" page if the printers are
    filtered in any way.
    URL-quote URIs when using "Find Network Printer" (Ubuntu #808137).
    Downloadable drivers: don't display printers for which there are
    no drivers (bug #668154).
    Kerberos support for the SMB 'Verify' button (requires new enough
    pycups).
    Removed IPP/HTTP device screen in favour of "Enter URI"
    (bug #685091).
    Converted ComboBoxEntry widgets to Entry+EntryCompletion in
    NewPrinterWindow.ui.
    Robustness in ppdsloader in the face of errors (Ubuntu #766818).
    Changed Make/Model/State labels into GtkEntry widgets so contents
    are always fully selectable (bug #719217).
    Convert iters to paths before comparing (bug #717062, Ubuntu #791690,
    trac #221).
    Set translation domain in D-Bus service (Ubuntu #783967).
    Ensure consistency in jobviewer if add_job fails (bug #693055,
    bug #632551).
    Avoid PostScript for HP LaserJet 2100 Series (bug #710231).
    Raised priority for SpliX driver (Ubuntu bug #793741).
    Updated Free Software Foundation (FSF) address.
    Adjusted test code in asyncpk1.py so it doesn't look like a
    tempfile vulnerability.

Changes since the last tag 'system-config-printer-1_2_3-5_fc14':

Dennis Gilmore (1):
      - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Fedora Release Engineering (2):
      dist-git conversion
      dist-git conversion

Jesse Keating (2):
      Initialize branch F-13 for system-config-printer
      - Rebuilt for gcc bug 634757

Jiri Popelka (14):
      Updated to 1.2.4
      Updated to 1.2.4
      Don't check ComboBoxEntry for allowed characters (bug #644131).
      Merge branch 'f13' into f14
      Merge branch 'f14'
      Correct newly added NPTLpdQueue.patch (bug #646002).
      Merge branch 'f13' into f14
      Merge branch 'f14'
      Added %ghost to /var/run/udev-configure-printer/usb-uris (bug #656698).
      1.2.96:
      Allow %, ( and ) characters in dnssd URI (bug #669820).
      Fixed driver selection when there are duplicate PPDs available. (#667571)     Grabbing focus for editing breaks it (bug #650995).
      1.2.97
      1.3.3

Jiří Popelka (4):
      - Catch RuntimeError in statereason.py when cupsGetPPD2 fails (bug         #566938).
      - Fixed pycups to be more cautious when removing the Connection object from         the list (bug #567386).
      - Initialise auto_make to the empty string (bug #590193).
      - Moved COPYING file to libs sub-package.

Tim Waugh (80):
      - Convert MFG and MDL to lowercase before D-Bus call to work around bug         #566217.
      - 1.1.92.
      - Display a warning when the wrong IEEE 1284 Device ID is detected.
      - Removed Device ID hacks for Kyocera and HP. This avoids a false positive         for the incorrect-Device-ID warning.
      - 1.1.93.
      - Import gobject in gtkspinner.py.
      - Attempt to install drivers in the Device ID checker.
      - Use icon name 'printer' instead of 'gnome-dev-printer'.
      - Added comments for all sources and patches.     - Ship COPYING files.
      - Import modules we catch exceptions from (bug #574117).
      - Updated to pycups-1.9.49.     - 1.2.0:     - Another error handling fix in check-device-ids.py.     - Added StartupNotify=true to 'manage print jobs' desktop file.
      - Fixed traceback in check-driver-ids.py when no drivers are found (bug         #574827).
      - Show CMD field in check-device-ids.py.
      - The canonical name for Kyocera is Kyocera Mita.
      - check-device-ids.py: Fixed driver-URI to filename mapping.
      - Fixed pycups build with new distutils.     - Fixed reconnection error handling in IPPAuthOperation class (bug         #575198).
      - Initialize downloadable_drivers when OpenPrinting query fails (bug         #574562).
      - Use new JobCancelPurge cups-pk-helper method (bug #576496).
      - Make inklevel widget easier to read (bug #576930).
      - check-device-ids: search harder for missing Device IDs.
      - Fixed traceback in asyncipp (bug #576932).
      - Fixed cdi-search-harder patch.
      - check-device-ids: use correct paths for LSB model URIs.
      - More async traceback fixes (Ubuntu #547075).
      - Fixed window transience for 'Change Device URI'.
      - Better inklevel 25/50/75 markers.
      - More async traceback fixes (Ubuntu #547075).
      - Use upstream fix for async bugs.
      - check-device-ids: use make-and-model field for best-matching.     - Use upstream fix for async bugs.
      - Use JobCancel compatibility method until cups-pk-helper-0.1.0 is packaged         (bug #581315).
      - Updated to 1.2.1:     - Fixed missing translations (bug #580442).     - Offer to adjust firewall when necessary.     - Avoid tracebacks when adjusting server settings.     - Handle IPP failure fetching printer attributes for completed jobs (Ubuntu         #562679).     - monitor: don't crash if job-state attribute is missing (Ubuntu #562441).     - troubleshoot: handle IPPError in PrintTestPage module (bug #579957).     - Lots of check-device-ids fixes.
      - Specify requested attributes in getJobs if possible (bug #584806).     - Added optional requested_attributes argument to Connection.getJobs (bug         #584806).
      - Updated to 1.2.2:     - Check we are connected to the local server for server firewall changes         and package installation.     - Avoid Yes/No buttons (trac #204).     - Set gettext domain for new printer dialog (Ubuntu #557199).     - Make sure the printer we are changing the PPD for still exists and close         New Printer window if not (bug #581668).     - Specify requested_attributes in getJobs if possible (bug #584806).     - Resolve DNS-SD hostnames for physical device comparision (trac #179).     - jobviewer: PrinterURIIndex fix when no initial printer names and when         looking up by name.     - Don't fetch Device ID from network printer if we already know it.     - Applet module no longer needs to import statereason.     - Removed doubled-up 'translatable' attribute in UI file (Ubuntu #571662).     - Fixed indentation in PK1Connection.getDevices.     - No need to introspect CupsPkHelper every time, just once.     - troubleshoot: turn off debugging 
 before fetching error log.     - Fixed localized state reasons (bug #587718).     - Match Kyocera as manufacturer when only model name reported (Ubuntu         #564633).     - Fixed TreeIter handling in update_job_creation_times (bug #588409).     - Make Verify buttons auto-sized (Ubuntu #575048).     - Fixed a troubleshooter string and some SMB auth dialog strings that were         not being translated (Ubuntu #557199).     - Show unmatched IEEE 1284 Device IDs in less confusing format.     - check-device-ids: run SNMP query for lpd URIs too.     - Handle HTTPError from AdvancedServerSettingsDialog, and treat any HTTP         errors as failures (bug #587744).     - asyncconn/asyncipp: some fixes for connection/reconnection failures.     - ppdsloader: watch out for errors when connecting.     - Initialise GUI.printers in constructor (bug #589793).     - Always use close_fds=True in subprocess.Popen calls (bug #587830).     - Translation updates.
      - cups-pk-helper FileGet method requires directory it can write to (bug         #587744).
      Fixed typo.
      - Updated pysmbc to 1.0.7.
      - Updated pycups to 1.9.50.
      - Updated to 1.2.3:     - Use toolbar instead of menubar in JobsViewer (trac #205).     - Fixed HTTPError status code handling when changing server settings.     - Fixed traceback with driver auto-selection (bug #590193).     - Only local filenames can be selected for troubleshoot.txt (bug #590529).     - Fixed cups-pk-helper FileGet usage (bug #587744).     - Escape printer names in error dialog markup (Ubuntu #567324).     - Avoid traceback changing PPD for queue with bad PPD.     - Attempt to translate backend device-info strings (Ubuntu #557199).     - Don't buffer debugging output.     - Avoid leaking Connection objects when cancelling jobs.     - Threading fixes (trac #206).     - Canon naming fixes from vendor.     - Make deep copy of list of job ids to cancel (bug #598249).     - Bluetooth auto-config support.     - Restored keybindings/tooltips lost in switch to action groups (trac         #208).     - Spinner icon has to have more than one frame (bug #603034).
      - Add job to active_jobs only if we're interested in it (bug #604492).     - Make sure automatically-created queues will work; delete queue if missing         executables.     - Don't add queues for Graphtec devices (bug #547171).     - Avoid KeyError in AdvancedServerSettings.py (bug #606798).     - Handle empty notify-subscribed-event subscription attributes (bug         #606909).
      - Updated pycups to 1.9.51 (bug #584991).
      Removed outdated file from sources.
      Removed no-longer-needed patches.
      Merge branch 'f13' into f14
      Updated pysmbc to 1.0.9.
      Merge branch 'f13' into f14
      Bumped release.
      Merge branch 'f13' into f14
      Rebuilt with updated translations.
      Merge branch 'f13' into f14
      Use actual device ID in debug output (bug #630350).
      Merge branch 'f13' into f14
      1.2.5.
      Merge branch 'f13' into f14
      Merge branch 'f14'
      Show debug output whenever InstallPrinterDrivers is called.
      Added upstream key for pysmbc.
      Always use MFG and MDL fields for InstallPrinterDrivers interface (bug #643073).
      Merge branch 'f13' into f14
      Merge branch 'f14'
      Make sure InstallPrinterDrivers gets correctly typed values (bug #647270).
      Merge branch 'f13' into f14
      Merge branch 'f14'
      Don't use status icon if notification server supports persistence.
      Added in missing part of patch for last change (bug #655317).
      1.2.95 (snapshot).  Now pycups and pysmbc are packaged separately.
      Removed calls to pynotify.Notification.attach_to_status_icon() (bug #657722).
      Grab focus on the IconView after setting it editable (bug #650995).
      Merge branch 'f13' into f14
      Merge branch 'f14'
      Removed upstream GPG key for pysmbc.
      1.3.0.
      Don't show job notifications from the applet (bug #677676).
      Prevent traceback during libsane-hpaio installation check.
      Prevent completed job notifications but keep status feedback.
      1.3.1.
      1.3.2.
      Don't start the applet in GNOME at all (bug #677676).
      Improvements for check-device-ids from upstream.
      Fixed traceback in newprinter.py (bug #680683).
      Fixed source URL.
      1.3.4.


More information about the scm-commits mailing list