--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-6759
2010-04-16 23:17:55
--------------------------------------------------------------------------------

Name        : abrt
Product     : Fedora 12
Version     : 1.0.9
Release     : 1.fc12
URL         : https://fedorahosted.org/abrt/
Summary     : Automatic bug detection and reporting tool
Description :
abrt is a tool to help users to detect defects in applications and
to create a bug report with all informations needed by maintainer to fix it.
It uses plugin system to extend its functionality.

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

New upstream version, many fixes.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Apr 15 2010 Jiri Moskovcak <[email protected]> 1.0.9-1
- fixed problem with localized yum messages rhbz#581804
- better bugzilla summary ([email protected])
- ignore interpreter (py,perl) crashes caused by unpackaged scripts 
([email protected])
- hooklib: fix excessive rounding down in free space calculation (bz#575644) 
([email protected])
- gui: fix 551989 "crash detected in abrt-gui-1.0.0-1.fc12" and such 
([email protected])
- trivial: fix 566806 "abrt-gui sometimes can't be closed" 
([email protected])
- gui: fix the last case where gnome-keyring's find_items_sync() may throw 
DeniedError ([email protected])
- fixed some compilation problems on F13 ([email protected])
- updated translations ([email protected])
- minor fix to sosreport to make it work with latest sos rhbz#576861 
([email protected])
- test day build
- updated translation
- minor fix to sosreport to make it work with latest sos rhbz#576861 
([email protected])
- GUI: total rewrite based on design from Mairin Duffy ([email protected])
- trivial: better HTTP/curl error reporting ([email protected])
- Use backtrace parser from abrtutils, new backtrace rating algorithm, store 
crash function if it's known ([email protected])
- abrt-rate-backtrace is replaced by abrt-backtrace --rate ([email protected])
- Ignore some temp files ([email protected])
- PYHOOK: don't use sitecustomize.py rhbz#539497 ([email protected])
- rhfastcheck: a new reporter plugin based on Gavin's work 
([email protected])
- rhticket: new reporter plugin ([email protected])
- GUI: fixed few window icons ([email protected])
- Allow user to select which reporter he wants to use to report a crash using 
CLI.([email protected])
- bz reporter: s/uuid/duphash; more understandable message; simplify result str 
generation; fix indentation ([email protected])
- GUI: fixed crash count column sorting rhbz#573139 ([email protected])
- Kerneloops: use 1st line of oops as REASON. Closes rhbz#574196. 
([email protected])
- Kerneloops: fix a case when we file an oops w/o backtrace 
([email protected])
- minor fix in abrt-debuginfo-install to make it work with yum >= 3.2.26 
([email protected])
- GUI: added action to applet to directly report last crash 
([email protected])
- Never flag backtrace as binary file (fixes problem observed in bz#571411) 
([email protected])
- improve syslog file detection. closes bz#565983 ([email protected])
- add arch, package and release in comment ([email protected])
- add ProcessUnpackaged option to abrt.conf ([email protected])
- abrt-debuginfo-install: use -debuginfo repos which match enabled "usual" 
repos ([email protected])
- fix format security error ([email protected])
- icons repackaging ([email protected])
- partial fix for bz#565983 ([email protected])
- SPEC: Updated source URL ([email protected])
- removed unneeded patches
- and much more ...
* Sat Mar 13 2010 Jiri Moskovcak <[email protected]> 1.0.8-3
- fixed kerneloops reporting rhbz#570081
- fixed Source url
- fixed debuginfo-install to work on F13
  - improved debuginfo-install ([email protected])
  - fix debuginfo-install to work with yum >= 3.2.26 ([email protected])
* Wed Mar  3 2010 Denys Vlasenko <[email protected]> 1.0.8-2
- fix initscript even more ([email protected])
- remove -R2 from yum command line
* Mon Feb 22 2010 Jiri Moskovcak <[email protected]> 1.0.8-1
- fix initscript ([email protected])
- Kerneloops: make hashing more likely to produce same hash on different oopses 
([email protected])
* Mon Feb 22 2010 Jiri Moskovcak <[email protected]> 1.0.8-0.git-20100222
- Kerneloops: make hashing more likely to produce same hash on different oopses 
([email protected])
- make abrt work with the latest kernels (>= 2.6.33) ([email protected])
- lib/Utils/abrt_dbus: utf8-sanitize all strings in dbus messages (fixes 
#565876) ([email protected])
* Fri Feb 12 2010 Jiri Moskovcak <[email protected]> 1.0.7-1
- enabled column sorting rhbz#541853
- Load plugin settings also from ~/.abrt/*.conf ([email protected])
- fix bz#541088 "abrt should not catch python excp EPIPE" 
([email protected])
- fix bz#554242 "Cannot tab between input areas in report dialog" 
([email protected])
- fix bz#563484 "abrt uses unnecessary disk space when getting debug info" 
([email protected])
- Don't show empty 'Not loaded plugins' section - fix#2 rhbz#560971 
([email protected])
- fix big-endian build problem ([email protected])
- Fixes, displays package owners ([email protected])
- GUI: fixed exception in plugin settings dialog rhbz#560851 
([email protected])
- GUI: respect system settings for toolbars rhbz#552161 ([email protected])
- python hook: move UUID generation to abrtd; generate REASON, add it to bz 
title ([email protected])
- make "reason" field less verbose; bz reporter: include it in "summary" 
([email protected])
- added avant-window-navigator to blacklist per maintainer request 
([email protected])
- CCpp analyzer: fix rhbz#552435 (bt rating misinterpreting # chars) 
([email protected])
- Ask for login and password if missing from reporter plugin. ([email protected])
- abrtd: fix handling of dupes (weren't deleting dup's directory); better 
logging ([email protected])
- abrtd: handle "perl -w /usr/bin/script" too ([email protected])
- Component-wise duplicates ([email protected])
- abrtd: fix rhbz#560642 - don't die on bad plugin names 
([email protected])
- Fixed parsing backtrace from rhbz#549293 ([email protected])
- GUI: fixed scrolling in reporter dialog rhbz#559687 ([email protected])
- fixed button order in plugins windows rhbz#560961 ([email protected])
- GUI: fixed windows icons and titles rhbz#537240, rhbz#560964 
([email protected])
- Fix to successfully parse a backtrace from rhbz#550642 ([email protected])
- cli: fix the problem of not showing oops text in editor 
([email protected])
- GUI: fix rhbz#560971 "Don't show empty 'Not loaded plugins' section" 
([email protected])
* Tue Feb  2 2010 Jiri Moskovcak <[email protected]> 1.0.6-1
- print __glib_assert_msg (rhbz#549735);
- SPEC: added some requires to abrt-cli to make it work out-of-the-box 
([email protected])
- abrt-hook-ccpp: fix rhbz#560612 "limit '18446744073709551615' is bogus" 
rhbz#560612([email protected])
- APPLET: don't show the icon when abrtd is not running rhbz#557866 
([email protected])
- GUI: made report message labels wrap ([email protected])
- GUI: don't die if daemon doesn't send the gpg keys ([email protected])
- disabled the autoreporting of kerneloopses ([email protected])
- Kerneloops: fix BZ reporting of oopses ([email protected])
- GUI: wider report message dialog ([email protected])
- moved the gpg key list from abrt.conf to gpg_keys file ([email protected])
- Logger: create log file with mode 0600 ([email protected])
- GUI: fixed the rating logic, to prevent sending BT with rating < 3 
([email protected])
- Report GUI: made more fields copyable - closed rhbz#526209; tweaked wording 
([email protected])
- GUI: fixed bug caused by failed gk-authorization ([email protected])
* Fri Jan 29 2010 Jiri Moskovcak <[email protected]> 1.0.5-1
- moved the gpg key list from abrt.conf to gpg_keys file ([email protected])
- Logger: create log file with mode 0600 rhbz#559545 ([email protected])
- GUI: fixed the rating logic, to prevent sending BT with rating < 3 
([email protected])
- Report GUI: made more fields copyable - closed rhbz#526209; tweaked wording 
([email protected])
- GUI: fixed bug caused by failed gk-authorization ([email protected])
- fix bug 559881 (kerneloops not shown in "new" GUI) ([email protected])
- GUI ReporterDialog: hide log button ([email protected])
- added valgrind and strace to blacklist ([email protected])
- SOSreport: do not leave stray files in /tmp ([email protected])
- Save the core where it belongs if ulimit -c is > 0 ([email protected])
- reenabled gpg check ([email protected])
- SOSreport: run it niced ([email protected])
- report GUI: rename buttons: Log -> Show log, Send -> Send report 
([email protected])
- applet: reduce blinking timeout to 3 sec ([email protected])
- fix dbus autostart ([email protected])
- abrtd: set "Reported" status only if at least one reporter succeeded 
([email protected])
- SQLite3: disable newline escaping, SQLite does not handle it 
([email protected])
- SOSreport: make it avoid double runs; add forced regeneration; upd 
PLUGINS-HOWTO ([email protected])
- attribute SEGVs in perl to script's package, like we already do for python 
([email protected])
* Wed Jan 20 2010 Jiri Moskovcak <[email protected]> 1.0.4-1
- enabled sosreport
- fixes in ticketuploader
- GUI: redesign of reporter dialog ([email protected])
- Set the prgname to "Automatic Bug Reporting Tool" fixes rhbz#550357 
([email protected])
- CCpp analyzer: display __abort_msg in backtrace. closes rhbz#549735 
([email protected])
- s/os.exit/sys.exit - closes rhbz#556313 ([email protected])
- use repr() to print variable values in python hook rhbz#545070 
([email protected])
- gui: add logging infrastructure ([email protected])
- Added "Enabled = yes" to all plugin's config files ([email protected])
- *: disable plugin loading/unloading through GUI. Document keyring a bit 
([email protected])
- fix memory leaks in catcut plugin ([email protected])
- fix memory leaks in bugzilla ([email protected])
- abrt-hook-python: sanitize input more; log to syslog 
([email protected])
- Fixed /var/cache/abrt/ permissions ([email protected])
- Kerneloops: we require commandline for every crash, save dummy one for oopses 
([email protected])
- *: remove nss dependencies ([email protected])
- CCpp: use our own sha1 implementation (less pain with nss libs) 
([email protected])
- DebugDump: more consistent logic in setting mode and uid:gid on dump dir 
([email protected])
- fixes based on security review ([email protected])
- SOSreport/TicketUploader: use more restrictive file modes 
([email protected])
- abrt-hook-python: add input sanitization and directory size guard 
([email protected])
- RunApp: safer chdir. Overhauled "sparn a child and get its output" in general 
([email protected])
- DebugDump: use more restrictive modes ([email protected])
- SQLite3: check for SQL injection ([email protected])
- replace plugin enabling via EnabledPlugins by par-plugin Enabled = yes/no 
([email protected])
- abrt.spec: move "requires: gdb" to abrt-desktop ([email protected])
- ccpp: add a possibility to disable backtrace generation 
([email protected])
- abrtd: limit the number of frames in backtrace to 3000 
([email protected])
* Tue Jan  5 2010 Jiri Moskovcak <[email protected]> 1.0.3-1
- speed optimalization of abrt-debuginfo-install ([email protected])
- updated credits ([email protected])
- GUI: fixed crash when abrt-gui is run without X server rhbz#552039 
([email protected])
- abrt-backtrace manpage installed ([email protected])
- cmdline and daemon checking is done by abrt-python-hook ([email protected])
- moved get_cmdline() and daemon_is_ok() to abrtlib ([email protected])
- large file support for whole abrt ([email protected])
- made s_signal_caught volatile ([email protected])
- abrt-debuginfo-install: fixes for runs w/o cachedir ([email protected])
- remove unsafe log() from signal handler ([email protected])
- src/Hooks/CCpp.cpp: use and honour 'c' (core limit size). 
([email protected])
- lib/Plugins/CCpp.cpp: save gdb error messages too ([email protected])
- prevent destructors from throwing exceptions; check curl_easy_init errors 
([email protected])
- don't blame python for every crash in /usr/bin/python rhbz#533521 trac#109 
([email protected])
- GUI: autoscroll log window ([email protected])
- Kerneloops.conf: better comments ([email protected])
- applet: reduce blinking time to 30 seconds ([email protected])
- add paranoia checks on setuid/setgid ([email protected])
- more "obviously correct" code for secure opening of /dev/null 
([email protected])
- get rid of ugly sleep call inside while() ([email protected])
* Mon Dec 14 2009 Jiri Moskovcak <[email protected]> 1.0.2-1
- disabled GPG check again ([email protected])
- abrt-pyhook-helper rename ([email protected])
- abrt-cli: report success/failure of reporting. closes bug 71 
([email protected])
- less logging ([email protected])
- mkde abrt-gui --help and --version behave as expected. closes bug 85 
([email protected])
- dbus lib: fix parsing of 0-element arrays. Fixes bug 95 
([email protected])
- make "abrt-cli --delete randomuuid" report that deletion failed. closes bug 
59 ([email protected])
- applet: make animation stop after 1 minute. (closes bug 108) 
([email protected])
- show comment and how to reproduce fields, when BT rating > 3 
([email protected])
- Gui: make report status window's text wrap. Fixes bug 82 
([email protected])
- CCpp analyzer: added "info sharedlib" 
(https://fedorahosted.org/abrt/ticket/90) ([email protected])
- added link to bugzilla new account page to Bugzilla config dialog 
([email protected])
- GUI: added log window ([email protected])
* Tue Dec  8 2009 Jiri Moskovcak <[email protected]> 1.0.1-1
- PyHook: better logic for checking if abrtd is running rhbz#539987 
([email protected])
- re-enabled gpg sign checking ([email protected])
- PyHook: use repr() for displaying variables rhbz#545070 ([email protected])
- kerneloops: fix the linux kernel version identification ([email protected])
- gui review ([email protected])
- when we trim the dir, we must delete it from DB too rhbz#541854 
([email protected])
- improved dupe checking ([email protected])
- GUI: handle cases when gui fails to start daemon on demand rhbz#543725 
([email protected])
- Add abrt group only if it is missing; fixes rhbz#543250 ([email protected])
- GUI: more string fixes rhbz#543266 ([email protected])
- abrt.spec: straighten out relations between abrt-desktop and abrt-gui 
([email protected])
- refuse to start if some required plugins are missing rhbz#518422 
([email protected])
- GUI: survive gnome-keyring access denial rhbz#543200 ([email protected])
- typo fixes rhbz#543266 ([email protected])
- abrt-debuginfo-install: better fix for incorrect passing double quotes 
([email protected])
- APPLET: stop animation when it's not needed rhbz#542157 ([email protected])
- ccpp hook: reanme it, and add "crash storm protection" (see rhbz#542003) 
([email protected])
- Hooks/CCpp.cpp: add MakeCompatCore = yes/no directive. Fixes rhbz#541707 
([email protected])
- SPEC: removed sqlite3 package, fixed some update problems 
([email protected])
- Kerneloops are reported automaticky now when AutoReportUIDs = root is in 
Kerneloops.conf ([email protected])
- remove word 'detected' from description rhbz#541459 ([email protected])
- src/Hooks/CCpp.cpp: do save abrtd's own coredumps, but carefully... 
([email protected])
- CCpp.cpp: quote parameters if needed rhbz#540164 ([email protected])
* Fri Nov 20 2009 Jiri Moskovcak <[email protected]> 1.0.0-1
- new version
- comment input wraps words rhbz#531276
- fixed hiding password dialog rhbz#529583
- easier kerneloops reporting rhbz#528395
- made menu entry translatable rhbz#536878 ([email protected])
- GUI: don't read the g-k every time we want to use the setting 
([email protected])
- GUI: survive if g-k access is denied rhbz#534171 ([email protected])
- include more info into oops (we were losing the stack dump) 
([email protected])
- make BZ insert small text attachments inline; move text file detection code 
([email protected])
- GUI: fixed text wrapping in comment field rhbz#531276 ([email protected])
- GUI: added cancel to send dialog rhbz#537238 ([email protected])
- include abrt version in bug descriptions ([email protected])
- ccpp hook: implemented ReadonlyLocalDebugInfoDirs directive 
([email protected])
- GUI: added window icon rhbz#537240 ([email protected])
- add support for \" escaping in config file ([email protected])
- add experimental saving of /var/log/Xorg*.log for X crashes 
([email protected])
- APPLET: changed icon from default gtk-warning to abrt specific, add animation 
([email protected])
- don't show icon on abrtd start/stop rhbz#537630 ([email protected])
- /var/cache/abrt permissions 1775 -> 0775 in spec file ([email protected])
- Daemon properly checks /var/cache/abrt attributes ([email protected])
- abrt user group; used by abrt-pyhook-helper ([email protected])
- pyhook-helper: uid taken from system instead of command line 
([email protected])
- KerneloopsSysLog: fix breakage in code which detects abrt marker 
([email protected])
- GUI: added support for backtrace rating ([email protected])
- InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp. 
([email protected])
- abrtd: call res_init() if /etc/resolv.conf or friends were changed 
rhbz#533589 ([email protected])
- supress errors in python hook to not colide with the running script 
([email protected])
* Tue Nov 10 2009 Jiri Moskovcak <[email protected]> 0.0.11-2
- spec file fixes
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #581804 - abrt don't support localized installations
        https://bugzilla.redhat.com/show_bug.cgi?id=581804
  [ 2 ] Bug #575644 - abrt erroneously aborts with "Low free disk space 
detected"
        https://bugzilla.redhat.com/show_bug.cgi?id=575644
  [ 3 ] Bug #551989 - [abrt] crash detected in abrt-gui-1.0.0-1.fc12
        https://bugzilla.redhat.com/show_bug.cgi?id=551989
  [ 4 ] Bug #566806 - abrt-gui sometimes can't be closed
        https://bugzilla.redhat.com/show_bug.cgi?id=566806
--------------------------------------------------------------------------------

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

Reply via email to