Fedora 12 Update: abrt-1.0.4-1.fc12

updates at fedoraproject.org updates at fedoraproject.org
Tue Jan 26 01:07:04 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-1070
2010-01-26 00:21:46
--------------------------------------------------------------------------------

Name        : abrt
Product     : Fedora 12
Version     : 1.0.4
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 version, many fixes.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 20 2010 Jiri Moskovcak <jmoskovc at redhat.com> 1.0.4-1
- GUI: redesign of reporter dialog (jmoskovc at redhat.com)
- Set the prgname to "Automatic Bug Reporting Tool" fixes rhbz#550357 (jmoskovc at redhat.com)
- CCpp analyzer: display __abort_msg in backtrace. closes rhbz#549735 (vda.linux at googlemail.com)
- s/os.exit/sys.exit - closes rhbz#556313 (vda.linux at googlemail.com)
- use repr() to print variable values in python hook rhbz#545070 (jmoskovc at redhat.com)
- gui: add logging infrastructure (vda.linux at googlemail.com)
- Added "Enabled = yes" to all plugin's config files (jmoskovc at redhat.com)
- *: disable plugin loading/unloading through GUI. Document keyring a bit (vda.linux at googlemail.com)
- fix memory leaks in catcut plugin (npajkovs at redhat.com)
- fix memory leaks in bugzilla (npajkovs at redhat.com)
- abrt-hook-python: sanitize input more; log to syslog (vda.linux at googlemail.com)
- Fixed /var/cache/abrt/ permissions (kklic at redhat.com)
- Kerneloops: we require commandline for every crash, save dummy one for oopses (vda.linux at googlemail.com)
- *: remove nss dependencies (vda.linux at googlemail.com)
- CCpp: use our own sha1 implementation (less pain with nss libs) (vda.linux at googlemail.com)
- DebugDump: more consistent logic in setting mode and uid:gid on dump dir (vda.linux at googlemail.com)
- fixes based on security review (vda.linux at googlemail.com)
- SOSreport/TicketUploader: use more restrictive file modes (vda.linux at googlemail.com)
- abrt-hook-python: add input sanitization and directory size guard (vda.linux at googlemail.com)
- RunApp: safer chdir. Overhauled "sparn a child and get its output" in general (vda.linux at googlemail.com)
- DebugDump: use more restrictive modes (vda.linux at googlemail.com)
- SQLite3: check for SQL injection (vda.linux at googlemail.com)
- replace plugin enabling via EnabledPlugins by par-plugin Enabled = yes/no (vda.linux at googlemail.com)
- abrt.spec: move "requires: gdb" to abrt-desktop (vda.linux at googlemail.com)
- ccpp: add a possibility to disable backtrace generation (vda.linux at googlemail.com)
- abrtd: limit the number of frames in backtrace to 3000 (vda.linux at googlemail.com)
* Tue Jan  5 2010 Jiri Moskovcak <jmoskovc at redhat.com> 1.0.3-1
- speed optimalization of abrt-debuginfo-install (jmoskovc at redhat.com)
- updated credits (jmoskovc at redhat.com)
- GUI: fixed crash when abrt-gui is run without X server rhbz#552039 (jmoskovc at redhat.com)
- abrt-backtrace manpage installed (kklic at redhat.com)
- cmdline and daemon checking is done by abrt-python-hook (kklic at redhat.com)
- moved get_cmdline() and daemon_is_ok() to abrtlib (kklic at redhat.com)
- large file support for whole abrt (kklic at redhat.com)
- made s_signal_caught volatile (vda.linux at googlemail.com)
- abrt-debuginfo-install: fixes for runs w/o cachedir (vda.linux at googlemail.com)
- remove unsafe log() from signal handler (vda.linux at googlemail.com)
- src/Hooks/CCpp.cpp: use and honour 'c' (core limit size). (vda.linux at googlemail.com)
- lib/Plugins/CCpp.cpp: save gdb error messages too (vda.linux at googlemail.com)
- prevent destructors from throwing exceptions; check curl_easy_init errors (vda.linux at googlemail.com)
- don't blame python for every crash in /usr/bin/python rhbz#533521 trac#109 (jmoskovc at redhat.com)
- GUI: autoscroll log window (jmoskovc at redhat.com)
- Kerneloops.conf: better comments (vda.linux at googlemail.com)
- applet: reduce blinking time to 30 seconds (vda.linux at googlemail.com)
- add paranoia checks on setuid/setgid (vda.linux at googlemail.com)
- more "obviously correct" code for secure opening of /dev/null (vda.linux at googlemail.com)
- get rid of ugly sleep call inside while() (vda.linux at googlemail.com)
* Mon Dec 14 2009 Jiri Moskovcak <jmoskovc at redhat.com> 1.0.2-1
- disabled GPG check again (jmoskovc at redhat.com)
- abrt-pyhook-helper rename (vda.linux at googlemail.com)
- abrt-cli: report success/failure of reporting. closes bug 71 (vda.linux at googlemail.com)
- less logging (vda.linux at googlemail.com)
- mkde abrt-gui --help and --version behave as expected. closes bug 85 (vda.linux at googlemail.com)
- dbus lib: fix parsing of 0-element arrays. Fixes bug 95 (vda.linux at googlemail.com)
- make "abrt-cli --delete randomuuid" report that deletion failed. closes bug 59 (vda.linux at googlemail.com)
- applet: make animation stop after 1 minute. (closes bug 108) (vda.linux at googlemail.com)
- show comment and how to reproduce fields, when BT rating > 3 (jmoskovc at redhat.com)
- Gui: make report status window's text wrap. Fixes bug 82 (vda.linux at googlemail.com)
- CCpp analyzer: added "info sharedlib" (https://fedorahosted.org/abrt/ticket/90) (vda.linux at googlemail.com)
- added link to bugzilla new account page to Bugzilla config dialog (jmoskovc at redhat.com)
- GUI: added log window (jmoskovc at redhat.com)
* Tue Dec  8 2009 Jiri Moskovcak <jmoskovc at redhat.com> 1.0.1-1
- PyHook: better logic for checking if abrtd is running rhbz#539987 (jmoskovc at redhat.com)
- re-enabled gpg sign checking (jmoskovc at redhat.com)
- PyHook: use repr() for displaying variables rhbz#545070 (jmoskovc at redhat.com)
- kerneloops: fix the linux kernel version identification (aarapov at redhat.com)
- gui review (rrakus at redhat.com)
- when we trim the dir, we must delete it from DB too rhbz#541854 (vda.linux at googlemail.com)
- improved dupe checking (kklic at redhat.com)
- GUI: handle cases when gui fails to start daemon on demand rhbz#543725 (jmoskovc at redhat.com)
- Add abrt group only if it is missing; fixes rhbz#543250 (kklic at redhat.com)
- GUI: more string fixes rhbz#543266 (jmoskovc at redhat.com)
- abrt.spec: straighten out relations between abrt-desktop and abrt-gui (vda.linux at googlemail.com)
- refuse to start if some required plugins are missing rhbz#518422 (vda.linux at googlemail.com)
- GUI: survive gnome-keyring access denial rhbz#543200 (jmoskovc at redhat.com)
- typo fixes rhbz#543266 (jmoskovc at redhat.com)
- abrt-debuginfo-install: better fix for incorrect passing double quotes (vda.linux at googlemail.com)
- APPLET: stop animation when it's not needed rhbz#542157 (jmoskovc at redhat.com)
- ccpp hook: reanme it, and add "crash storm protection" (see rhbz#542003) (vda.linux at googlemail.com)
- Hooks/CCpp.cpp: add MakeCompatCore = yes/no directive. Fixes rhbz#541707 (vda.linux at googlemail.com)
- SPEC: removed sqlite3 package, fixed some update problems (jmoskovc at redhat.com)
- Kerneloops are reported automaticky now when AutoReportUIDs = root is in Kerneloops.conf (npajkovs at redhat.com)
- remove word 'detected' from description rhbz#541459 (vda.linux at googlemail.com)
- src/Hooks/CCpp.cpp: do save abrtd's own coredumps, but carefully... (vda.linux at googlemail.com)
- CCpp.cpp: quote parameters if needed rhbz#540164 (vda.linux at googlemail.com)
* Fri Nov 20 2009 Jiri Moskovcak <jmoskovc at redhat.com> 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 (jmoskovc at redhat.com)
- GUI: don't read the g-k every time we want to use the setting (jmoskovc at redhat.com)
- GUI: survive if g-k access is denied rhbz#534171 (jmoskovc at redhat.com)
- include more info into oops (we were losing the stack dump) (vda.linux at googlemail.com)
- make BZ insert small text attachments inline; move text file detection code (vda.linux at googlemail.com)
- GUI: fixed text wrapping in comment field rhbz#531276 (jmoskovc at redhat.com)
- GUI: added cancel to send dialog rhbz#537238 (jmoskovc at redhat.com)
- include abrt version in bug descriptions (vda.linux at googlemail.com)
- ccpp hook: implemented ReadonlyLocalDebugInfoDirs directive (vda.linux at googlemail.com)
- GUI: added window icon rhbz#537240 (jmoskovc at redhat.com)
- add support for \" escaping in config file (vda.linux at googlemail.com)
- add experimental saving of /var/log/Xorg*.log for X crashes (vda.linux at googlemail.com)
- APPLET: changed icon from default gtk-warning to abrt specific, add animation (jmoskovc at redhat.com)
- don't show icon on abrtd start/stop rhbz#537630 (jmoskovc at redhat.com)
- /var/cache/abrt permissions 1775 -> 0775 in spec file (kklic at redhat.com)
- Daemon properly checks /var/cache/abrt attributes (kklic at redhat.com)
- abrt user group; used by abrt-pyhook-helper (kklic at redhat.com)
- pyhook-helper: uid taken from system instead of command line (kklic at redhat.com)
- KerneloopsSysLog: fix breakage in code which detects abrt marker (vda.linux at googlemail.com)
- GUI: added support for backtrace rating (jmoskovc at redhat.com)
- InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp. (vda.linux at googlemail.com)
- abrtd: call res_init() if /etc/resolv.conf or friends were changed rhbz#533589 (vda.linux at googlemail.com)
- supress errors in python hook to not colide with the running script (jmoskovc at redhat.com)
* Tue Nov 10 2009 Jiri Moskovcak <jmoskovc at redhat.com> 0.0.11-2
- spec file fixes
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #545070 - Use repr to display Python local variables
        https://bugzilla.redhat.com/show_bug.cgi?id=545070
  [ 2 ] Bug #549735 - extract __abort_msg from cores
        https://bugzilla.redhat.com/show_bug.cgi?id=549735
  [ 3 ] Bug #550357 - ABRT entry in window list should not say CCMainWindow.py
        https://bugzilla.redhat.com/show_bug.cgi?id=550357
  [ 4 ] Bug #556313 - [abrt] crash in abrt-gui-1.0.3-1.fc12
        https://bugzilla.redhat.com/show_bug.cgi?id=556313
--------------------------------------------------------------------------------

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
http://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list