Fedora 18 Update: gnome-abrt-0.3.1-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Wed Oct 2 06:29:21 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-16676
2013-09-14 01:00:38
--------------------------------------------------------------------------------

Name        : gnome-abrt
Product     : Fedora 18
Version     : 0.3.1
Release     : 1.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. You can find other changes in the upstream description at: 
- https://github.com/abrt/satyr/blob/master/NEWS
- https://github.com/abrt/abrt/commit/24ec83528c100e8bb57426344a718c3e32f7cf92
- https://github.com/abrt/libreport/commit/62b7bc586fc9d3a0b9bacb2d76cdaab44f8fee64
- https://github.com/abrt/gnome-abrt/commit/874c2d65af4c7876dc1a7023b22fd72b805d9edc
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep 12 2013 Jakub Filak <jfilak at redhat.com> 0.3.1-1
- Improve user experience
- Make About dialog transient for the main window
- Add AppData file
- Ship the 256x256 icon in the right place
- Recover from fork errors
- Add ABRT configure application menu
- Use absolute path in python shebang
- Recover from invalid time stamp values
- Use wrapped text for the bug report link
- Resolves: #977473
* Thu Aug  1 2013 Jakub Filak <jfilak at redhat.com> 0.3.0-2
- Use old pygobject3 API
- Resolves: #990682
* Fri Jul 26 2013 Jakub Filak <jfilak at redhat.com> 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 <jfilak at redhat.com> 0.2.12-2
- Fix a wrong path in contoller.py
* Fri May  3 2013 Jakub Filak <jfilak at redhat.com> 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 <jfilak at redhat.com> 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 <mmilata at redhat.com>
- 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 <clockfort at csh.rit.edu>
- 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 <jfilak at redhat.com> 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 <jfilak at redhat.com> 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 <jfilak at redhat.com> 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 <jfilak at redhat.com> - 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 <jfilak at redhat.com> - 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 #850019 - Introduce new systemd-rpm macros in abrt spec file
        https://bugzilla.redhat.com/show_bug.cgi?id=850019
  [ 2 ] Bug #860555 - abrt Partially translated
        https://bugzilla.redhat.com/show_bug.cgi?id=860555
  [ 3 ] Bug #886094 - abrt-applet doesn't update list of notified problems if notification bubble is left to disappear without any user action.
        https://bugzilla.redhat.com/show_bug.cgi?id=886094
  [ 4 ] Bug #902398 - no space left on the device / EXT4 inode depletion caused by flooding abrtd with too frequent abrt-dump-oops
        https://bugzilla.redhat.com/show_bug.cgi?id=902398
  [ 5 ] Bug #971042 - libreoffice-debuginfo cannot be unpacked; abrt reporting dies on its ass
        https://bugzilla.redhat.com/show_bug.cgi?id=971042
  [ 6 ] Bug #977473 - scrolled text control used for bug report link
        https://bugzilla.redhat.com/show_bug.cgi?id=977473
--------------------------------------------------------------------------------

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
--------------------------------------------------------------------------------


More information about the package-announce mailing list