-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-13876 2013-07-30 15:13:13 --------------------------------------------------------------------------------
Name : gnome-abrt Product : Fedora 18 Version : 0.3.0 Release : 2.fc18 URL : https://fedorahosted.org/abrt/ Summary : A utility for viewing problems that have occurred with the system Description : A GNOME application allows users to browse through detected problems and provides them with convenient way for managing these problems. -------------------------------------------------------------------------------- Update Information: This update includes a new upstream release which fixes the bugs listed and introduces: * vulnerability analysis * ABRT configuration GUI * replacement of btparser by satyr * movement of non-configuration files to /usr/share/libreport/ -------------------------------------------------------------------------------- ChangeLog: * Thu Aug 1 2013 Jakub Filak <[email protected]> 0.3.0-2 - Use old pygobject3 API - Resolves: #990682 * Fri Jul 26 2013 Jakub Filak <[email protected]> 0.3.0-1 - Do not include url files twice - Get rid of Stock Items usage - Do not remove invalid problems while sorting the list - Check if X display can be opened - Fix a condition in the source changed notification handler - Update Translations - Skip inotify events for sub folders in dump location watcher - Use GLib.io_add_watch() instead of IOChanell.add_watch() - Fix a typo in macro name - Remove shebang from non-executable scripts - Remember missing elements and load them only once - Download more problem elements in a single D-Bus call - Improve data caching - Display two sets of problems (My/System) - Fix typo in dbus error message - Don't crash if a new directory problem is invalid - Resolves: #975069, #984315, #974974 * Mon May 6 2013 Jakub Filak <[email protected]> 0.2.12-2 - Fix a wrong path in contoller.py * Fri May 3 2013 Jakub Filak <[email protected]> 0.2.12-1 - Use 'N/A' instead of ?? - Use package name is neither component nor executable items are available - Don't try to select a problem if the list is empty - Catch InvalidProblem exception in sort function - Handle DBus initialization errors gracefully - Show HTML titles of URLs from reported_to element - Updated translation - Continue in handling of SIGCHLD after the first one is handled - Fix two comma splices - Fix wrong dialog flag names - Resolves: #959873 * Mon Apr 22 2013 Jakub Filak <[email protected]> 0.2.11-1 - Enable pylint check only on Fedora - Fix bogus dates in chagelog - Introduce expert mode and show 'Analyze' button in that mode - Use last occurrence item for problems sorting - Fix broken keyboard shortcuts - Fix missing space typo - Martin Milata <[email protected]> - Compare all DesktopEntry.*() return values to None - Display 'component' name instead of 'executable' if desktop file is missing - Do not show scrollbar for long links - Allow to disable pylint check in configure.ac - Move manpage to volume 1 - Chris Lockfort <[email protected]> - Move gnome_abrt module check to module's Makefile - Disable 'Interface not implemented' pylint warning - Configure pylint to produce parseable output - Resolves: #949979 * Wed Mar 27 2013 Jakub Filak <[email protected]> 0.2.10-1 - Add the report dialog to the menu - Add 'Report problem with ABRT' dialog - Add VERSION and PACKAGE attributes to gnome_abrt module - Rename attribute in errors.InvalidProblem - Use IOChannel approach in order to make signal handling synchronous - Add all python Requires to BuildRequires because of pylint - Replace GNU style make pattern rules by implicit rules - Remove left-over RELEASE varible from configure.ac - Recover from DBus errors while sending command line - Catch more exceptions and handle them correctly - Add pylint check and fix problems uncoverend by pylint - Filter out empyt strings from splitted cmdline - Fix sytanx error - Change the label "No oopses" to "No problems detected" - Get rid of scrollbar around the text on the bottom of window in default size - Fix appearance of scrolled widgets to no longer have white background - Remove leftover shebang from non-executable script - Resolves: #92486, #927434, #928796, #928772 * Mon Mar 18 2013 Jakub Filak <[email protected]> 0.2.9-1 - Truncate long texts with ellipsis instead of auto-adjusting of window width - Add a popopup menu for list of problems - Use executable's basename as an application name instead of the full path - Remove invalid problems from GUI tree view list - Remove invalid problems from the dbus cache - Robustize the processing of newly occurred problems - Remove a left-over usage of the window member in OopsApplication - Handle reaching inotify max watches better - Update translation - Don't allow reporting if the problem is not reportable - Suggest reporting a bug if it wasn't reported yet - Simplify the glade file and add a widget for messages - Refactorize the function rendering a problem data - A workaround for the bug in remote GtkApplications - Allow only a single instance of gnome-abrt - Fix bugs in main window in handler of configuration updates - Resolves: #910317, #918771, #922649, #922652 * Mon Feb 25 2013 Jakub Filak <[email protected]> 0.2.8-1 - Try harder when looking for icon and don't cache weak results - Make controller more robust against invalid arguments - Check return value of the get selection function - Require correct version of libreport - Return an empty list instead of None from OopsWindow.get_selected() - Return an empty list instead of None from get_problems() in case of DBus error - Get rid of unnecessary variable from the directory source - Add a cmd line argument for selected problem id - Resolves: #911711, #912877 * Tue Jan 8 2013 Jakub Filak <[email protected]> - 0.2.6-1 - Require libreport version 2.0.20 and greater - Use DD api correctly - Reflect changes in libreport - Resolves: #890357 * Wed Nov 28 2012 Jakub Filak <[email protected]> - 0.2.5-1 - Add licenses to all files - Refresh view's source if InvalidProblem exception is caught during GUI update - Properly handle removal of the first and the last problem from the list - Use right tree model in searching for problems - Use theme backround color as background for the link buttons - Make the links to servers less moving - Keep user's selection even if a source has changed - Destroy abrt-handle-event zombies - Resolves: rhbz#878035 -------------------------------------------------------------------------------- References: [ 1 ] Bug #918184 - BDB2053 Freeing read locks for locker 0x1bf4: 4981/140246004406208 https://bugzilla.redhat.com/show_bug.cgi?id=918184 [ 2 ] Bug #973125 - problem detected -> no problem detected https://bugzilla.redhat.com/show_bug.cgi?id=973125 [ 3 ] Bug #974974 - Typo in error message https://bugzilla.redhat.com/show_bug.cgi?id=974974 [ 4 ] Bug #975069 - [abrt] gnome-abrt-0.2.12-2.fc18: directory_problems.py:252:get_items:InvalidProblem: Can't open directory: '/home/jboyle/.cache/abrt/spool/oops-2013-06-16-19:01:07-18890-1/backtrace' https://bugzilla.redhat.com/show_bug.cgi?id=975069 [ 5 ] Bug #984315 - [abrt] gnome-abrt-0.2.12-2.fc18: Gtk.py:1624:<module>:RuntimeError: Gtk couldn't be initialized https://bugzilla.redhat.com/show_bug.cgi?id=984315 [ 6 ] Bug #990682 - [abrt] gnome-abrt-0.3.0-1.fc18: signals.py:75:glib_sigchld_signal_handler:TypeError: argument must be an int, or have a fileno() method. https://bugzilla.redhat.com/show_bug.cgi?id=990682 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update gnome-abrt' 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 https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
