-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2009-13156 2009-12-16 00:17:54 --------------------------------------------------------------------------------
Name : system-config-printer Product : Fedora 12 Version : 1.1.16 Release : 8.fc12 URL : http://cyberelk.net/tim/software/system-config-printer/ Summary : A printer administration tool Description : system-config-printer is a graphical user interface that allows the user to configure a CUPS print server. -------------------------------------------------------------------------------- Update Information: Thread safety fixes. Several tracebacks fixed. Recommend Foomatic/hpijs driver instead of hpcups. Fixed pre-selection of drivers. Prefer foomatic- recommended drivers. Set notification timeouts appropriately. -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 11 2010 Tim Waugh <[email protected]> - 1.1.16-8 - Fixed traceback when copying printer with certain job options set (bug #554268). * Mon Jan 11 2010 Tim Waugh <[email protected]> - 1.1.16-7 - Fixed traceback introduced in recent fix (bug #554376). * Thu Jan 7 2010 Tim Waugh <[email protected]> - 1.1.16-6 - Fixed crash when using keyring for auth without password (bug #553141). * Thu Jan 7 2010 Tim Waugh <[email protected]> - 1.1.16-5 - Fixed typo introduced in recent fix (bug #551436). * Wed Jan 6 2010 Tim Waugh <[email protected]> - 1.1.16-4 - Use %global instead of %define. * Wed Jan 6 2010 Tim Waugh <[email protected]> - 1.1.16-3 - Fixed pycups IPPRequest attribute handling bug. - Make sure there are enough ink level values (bug #541882). - Make sure the printer we added still exists before selecting it (bug #551436). - Set notification timeouts appropriately (bug #550829). - Avoid traceback in NewPrinterGUI.init (bug #550442). - Avoid traceback in on_jobviewer_exit (bug #550437). * Wed Dec 23 2009 Tim Waugh <[email protected]> - 1.1.16-2 - Prefer foomatic-recommended drivers (bug #550108). - Pre-select correct driver when adding or changing a queue (bug #550075). - Fixed typo (bug #550096). * Tue Dec 22 2009 Tim Waugh <[email protected]> - 1.1.16-1 - Updated pycups to 1.9.47. - 1.1.16: - Ignore com.apple.print.recoverable state reason. - Prevent traceback in found_network_printer_callback (bug #547765). - Use asynchronous connection class for fetching device lists (bug #549749). - Prefer Foomatic/hpijs to hpcups for the time being. - Clear device screen each time a new dialog is presented. - Constraints handling fix. * Fri Dec 18 2009 Jiri Popelka <[email protected]> 1.1.15-9 - Prevent traceback when no downloadable driver selected (#548449). * Mon Dec 14 2009 Jiri Popelka <[email protected]> 1.1.15-8 - Prevent traceback when cancel button in troubleshooter pressed (#546821). * Wed Dec 9 2009 Tim Waugh <[email protected]> - 1.1.15-7 - Fixed jobviewer traceback with short-lived state reasons (bug #545733). * Tue Dec 8 2009 Tim Waugh <[email protected]> - 1.1.15-6 - Fixed traceback with short lpd device URIs (bug #545397). * Mon Dec 7 2009 Tim Waugh <[email protected]> - 1.1.15-5 - Fixed traceback when troubleshooter operation is cancelled (bug #544356). * Thu Dec 3 2009 Tim Waugh <[email protected]> - 1.1.15-3 - Fixed cupsd.conf parsing when lines begin with blanks (bug #544003). - Don't overwrite BrowsePoll settings in basic settings dialog (bug #543986). * Thu Dec 3 2009 Tim Waugh <[email protected]> - 1.1.15-2 - Handle RuntimeError when localizing state reason (bug #543937). * Mon Nov 30 2009 Tim Waugh <[email protected]> 1.1.15-1 - 1.1.15: - Fixed traceback introduced by fix to bug #541882. * Fri Nov 27 2009 Tim Waugh <[email protected]> 1.1.14-1 - 1.1.14: - Retry when reconnection fails (bug #541741). - Prevent traceback with bad marker-levels attribute (bug #541882). * Thu Nov 26 2009 Tim Waugh <[email protected]> 1.1.13-12 - Prevent display of marker levels from making the properties dialog too big (bug #540826). - Place the window in the middle of the screen (bug #539876). - Fixed editability of PPD options for explicit IPP queues (bug #541588). * Mon Nov 23 2009 Jiri Popelka <[email protected]> 1.1.13-11 - Prevent traceback when PackageKit is not installed (bug #540230). * Wed Nov 11 2009 Tim Waugh <[email protected]> 1.1.13-10 - Suggest installing foomatic-db-ppds when appropriate (bug #536831). * Thu Nov 5 2009 Tim Waugh <[email protected]> 1.1.13-9 - Release bump. * Thu Nov 5 2009 Tim Waugh <[email protected]> 1.1.13-8 - Fail gracefully if the new printer has disappeared before the user has responded to the test page prompt (bug #533109). * Mon Nov 2 2009 Tim Waugh <[email protected]> 1.1.13-7 - Fixed typo in de.po (bug #532371). -------------------------------------------------------------------------------- References: [ 1 ] Bug #542866 - Uses cupsSetPasswordCB() which is not reliable with threads https://bugzilla.redhat.com/show_bug.cgi?id=542866 [ 2 ] Bug #546821 - [abrt] cancel in troubleshooter causes traceback https://bugzilla.redhat.com/show_bug.cgi?id=546821 [ 3 ] Bug #547765 - [abrt] traceback in found_network_printer_callback https://bugzilla.redhat.com/show_bug.cgi?id=547765 [ 4 ] Bug #549749 - Uses D-Bus from two different threads https://bugzilla.redhat.com/show_bug.cgi?id=549749 [ 5 ] Bug #550075 - Doesn't pre-select correct driver https://bugzilla.redhat.com/show_bug.cgi?id=550075 [ 6 ] Bug #545733 - [abrt] 0 is not a valid notification ID https://bugzilla.redhat.com/show_bug.cgi?id=545733 [ 7 ] Bug #547345 - Recommends hpcups which is not reliable https://bugzilla.redhat.com/show_bug.cgi?id=547345 [ 8 ] Bug #548449 - [abrt] crash when no downloadable driver selected https://bugzilla.redhat.com/show_bug.cgi?id=548449 [ 9 ] Bug #550096 - Typo causing incorrect description for new printer https://bugzilla.redhat.com/show_bug.cgi?id=550096 [ 10 ] Bug #550108 - Does not prefer foomatic-recommended driver https://bugzilla.redhat.com/show_bug.cgi?id=550108 [ 11 ] Bug #550437 - [abrt] on_jobviewer_exit traceback https://bugzilla.redhat.com/show_bug.cgi?id=550437 [ 12 ] Bug #550442 - [abrt] traceback in NewPrinterGUI.init https://bugzilla.redhat.com/show_bug.cgi?id=550442 [ 13 ] Bug #550829 - Notification shouldn't disappear on its own (printer driver needed) https://bugzilla.redhat.com/show_bug.cgi?id=550829 [ 14 ] Bug #551436 - [abrt] traceback in on_btnNPApply_clicked https://bugzilla.redhat.com/show_bug.cgi?id=551436 [ 15 ] Bug #541882 - [abrt] marker-levels=None causes traceback https://bugzilla.redhat.com/show_bug.cgi?id=541882 [ 16 ] Bug #553141 - [abrt] crash using keyring for auth without password https://bugzilla.redhat.com/show_bug.cgi?id=553141 [ 17 ] Bug #554268 - [abrt] crash copying printer with certain job options https://bugzilla.redhat.com/show_bug.cgi?id=554268 [ 18 ] Bug #554372 - [abrt] traceback with driver selection https://bugzilla.redhat.com/show_bug.cgi?id=554372 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update system-config-printer' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at http://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
