--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-17495
2012-11-02 03:00:47
--------------------------------------------------------------------------------

Name        : btparser
Product     : Fedora 17
Version     : 0.22
Release     : 1.fc17
URL         : http://fedorahosted.org/btparser
Summary     : Parser and analyzer for backtraces produced by GDB
Description :
Btparser is a backtrace parser and analyzer, which works with
backtraces produced by the GNU Project Debugger. It can parse a text
file with a backtrace to a tree of C structures, allowing to analyze
the threads and frames of the backtrace and work with them.

Btparser also contains some backtrace manipulation and extraction
routines:
- it can find a frame in the crash-time backtrace where the program
  most likely crashed (a chance is that the function described in that
  frame is buggy)
- it can produce a duplication hash of the backtrace, which helps to
  discover that two crash-time backtraces are duplicates, triggered by
  the same flaw of the code
- it can "rate" the backtrace quality, which depends on the number of
  frames with and without the function name known (missing function
  name is caused by missing debugging symbols)

--------------------------------------------------------------------------------
Update Information:

This update improves reporting capabilities.
This update fixes rpm and libsmi symbols collision caused by python hook, wrong 
product string if anaconda is installed and few bugs in bugzilla plugin and 
reort GUI.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Nov  1 2012 Jakub Filak <[email protected]> - 0.22-1
- New upstream release
* Wed Oct 24 2012 Jakub Filak <[email protected]> - 0.21-1
- New upstream release
* Thu Oct 11 2012 Jakub Filak <[email protected]> - 0.20-1
- New upstream release
* Fri Sep 21 2012 Jiri Moskovcak <[email protected]> - 0.19-1
- New upstream release
* Thu Aug  2 2012 Jiri Moskovcak <[email protected]> - 0.18-2
- build fixes
* Tue Jul 31 2012 Jiri Moskovcak <[email protected]> - 0.18-1
- New upstream release
* Mon Mar 19 2012 Karel Klíč <[email protected]> - 0.17-1
- New upstream release.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #869833 - Can't report a problem with evolution-alarm-notify 
because it requires GConf directory /apps/evolution-alarm-notify
        https://bugzilla.redhat.com/show_bug.cgi?id=869833
  [ 2 ] Bug #741647 - python report uses product from anaconda even on 
installed machine
        https://bugzilla.redhat.com/show_bug.cgi?id=741647
  [ 3 ] Bug #849833 - new bug (or forced re-open) needed when dup crosses 
releases
        https://bugzilla.redhat.com/show_bug.cgi?id=849833
  [ 4 ] Bug #869032 - report-gtk can't open bugzilla link
        https://bugzilla.redhat.com/show_bug.cgi?id=869032
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update btparser' 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

Reply via email to