Fedora 12 Update: abrt-1.0.7-1.fc12

updates at fedoraproject.org updates at fedoraproject.org
Tue Feb 23 05:40:04 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-2621
2010-02-23 04:11:09.144202
--------------------------------------------------------------------------------

Name        : abrt
Product     : Fedora 12
Version     : 1.0.7
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 bugfixes
--------------------------------------------------------------------------------
ChangeLog:

* Fri Feb 12 2010 Jiri Moskovcak <jmoskovc at redhat.com> 1.0.7-1
- enabled column sorting rhbz#541853
- Load plugin settings also from ~/.abrt/*.conf (kklic at redhat.com)
- fix bz#541088 "abrt should not catch python excp EPIPE" (vda.linux at googlemail.com)
- fix bz#554242 "Cannot tab between input areas in report dialog" (vda.linux at googlemail.com)
- fix bz#563484 "abrt uses unnecessary disk space when getting debug info" (vda.linux at googlemail.com)
- Don't show empty 'Not loaded plugins' section - fix#2 rhbz#560971 (jmoskovc at redhat.com)
- fix big-endian build problem (vda.linux at googlemail.com)
- Fixes, displays package owners (kklic at redhat.com)
- GUI: fixed exception in plugin settings dialog rhbz#560851 (jmoskovc at redhat.com)
- GUI: respect system settings for toolbars rhbz#552161 (jmoskovc at redhat.com)
- python hook: move UUID generation to abrtd; generate REASON, add it to bz title (vda.linux at googlemail.com)
- make "reason" field less verbose; bz reporter: include it in "summary" (vda.linux at googlemail.com)
- added avant-window-navigator to blacklist per maintainer request (jmoskovc at redhat.com)
- CCpp analyzer: fix rhbz#552435 (bt rating misinterpreting # chars) (vda.linux at googlemail.com)
- Ask for login and password if missing from reporter plugin. (kklic at redhat.com)
- abrtd: fix handling of dupes (weren't deleting dup's directory); better logging (vda.linux at googlemail.com)
- abrtd: handle "perl -w /usr/bin/script" too (vda.linux at googlemail.com)
- Component-wise duplicates (kklic at redhat.com)
- abrtd: fix rhbz#560642 - don't die on bad plugin names (vda.linux at googlemail.com)
- Fixed parsing backtrace from rhbz#549293 (kklic at redhat.com)
- GUI: fixed scrolling in reporter dialog rhbz#559687 (jmoskovc at redhat.com)
- fixed button order in plugins windows rhbz#560961 (jmoskovc at redhat.com)
- GUI: fixed windows icons and titles rhbz#537240, rhbz#560964 (jmoskovc at redhat.com)
- Fix to successfully parse a backtrace from rhbz#550642 (kklic at redhat.com)
- cli: fix the problem of not showing oops text in editor (vda.linux at googlemail.com)
- GUI: fix rhbz#560971 "Don't show empty 'Not loaded plugins' section" (vda.linux at googlemail.com)
* Tue Feb  2 2010 Jiri Moskovcak <jmoskovc at redhat.com> 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 (jmoskovc at redhat.com)
- abrt-hook-ccpp: fix rhbz#560612 "limit '18446744073709551615' is bogus" rhbz#560612(vda.linux at googlemail.com)
- APPLET: don't show the icon when abrtd is not running rhbz#557866 (jmoskovc at redhat.com)
- GUI: made report message labels wrap (jmoskovc at redhat.com)
- GUI: don't die if daemon doesn't send the gpg keys (jmoskovc at redhat.com)
- disabled the autoreporting of kerneloopses (jmoskovc at redhat.com)
- Kerneloops: fix BZ reporting of oopses (vda.linux at googlemail.com)
- GUI: wider report message dialog (jmoskovc at redhat.com)
- moved the gpg key list from abrt.conf to gpg_keys file (jmoskovc at redhat.com)
- Logger: create log file with mode 0600 (vda.linux at googlemail.com)
- GUI: fixed the rating logic, to prevent sending BT with rating < 3 (jmoskovc at redhat.com)
- Report GUI: made more fields copyable - closed rhbz#526209; tweaked wording (vda.linux at googlemail.com)
- GUI: fixed bug caused by failed gk-authorization (jmoskovc at redhat.com)
* Fri Jan 29 2010 Jiri Moskovcak <jmoskovc at redhat.com> 1.0.5-1
- moved the gpg key list from abrt.conf to gpg_keys file (jmoskovc at redhat.com)
- Logger: create log file with mode 0600 rhbz#559545 (vda.linux at googlemail.com)
- GUI: fixed the rating logic, to prevent sending BT with rating < 3 (jmoskovc at redhat.com)
- Report GUI: made more fields copyable - closed rhbz#526209; tweaked wording (vda.linux at googlemail.com)
- GUI: fixed bug caused by failed gk-authorization (jmoskovc at redhat.com)
- fix bug 559881 (kerneloops not shown in "new" GUI) (vda.linux at googlemail.com)
- GUI ReporterDialog: hide log button (vda.linux at googlemail.com)
- added valgrind and strace to blacklist (jmoskovc at redhat.com)
- SOSreport: do not leave stray files in /tmp (vda.linux at googlemail.com)
- Save the core where it belongs if ulimit -c is > 0 (jmoskovc at redhat.com)
- reenabled gpg check (jmoskovc at redhat.com)
- SOSreport: run it niced (vda.linux at googlemail.com)
- report GUI: rename buttons: Log -> Show log, Send -> Send report (vda.linux at googlemail.com)
- applet: reduce blinking timeout to 3 sec (vda.linux at googlemail.com)
- fix dbus autostart (vda.linux at googlemail.com)
- abrtd: set "Reported" status only if at least one reporter succeeded (vda.linux at googlemail.com)
- SQLite3: disable newline escaping, SQLite does not handle it (vda.linux at googlemail.com)
- SOSreport: make it avoid double runs; add forced regeneration; upd PLUGINS-HOWTO (vda.linux at googlemail.com)
- attribute SEGVs in perl to script's package, like we already do for python (vda.linux at googlemail.com)
* Wed Jan 20 2010 Jiri Moskovcak <jmoskovc at redhat.com> 1.0.4-1
- enabled sosreport
- fixes in ticketuploader
- 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 #533652 - abrt does not send reports from behind a proxy server (no proxy configuration present)
        https://bugzilla.redhat.com/show_bug.cgi?id=533652
  [ 2 ] Bug #541088 - abrt should not catch python excp IOError: Broken pipe
        https://bugzilla.redhat.com/show_bug.cgi?id=541088
  [ 3 ] Bug #541853 - Items in GUI not sorted
        https://bugzilla.redhat.com/show_bug.cgi?id=541853
  [ 4 ] Bug #548148 - ABRT is not seeing installed debuginfo packages
        https://bugzilla.redhat.com/show_bug.cgi?id=548148
  [ 5 ] Bug #548895 - Assertion failure in _XAllocID inside XRenderCreatePicture running /usr/share/abrt/CCMainWindow.py
        https://bugzilla.redhat.com/show_bug.cgi?id=548895
  [ 6 ] Bug #551195 - abrt logs require some enhancements
        https://bugzilla.redhat.com/show_bug.cgi?id=551195
  [ 7 ] Bug #552161 - Toolbar mode
        https://bugzilla.redhat.com/show_bug.cgi?id=552161
  [ 8 ] Bug #552435 - ABRT cannot report hunspell crash due to missing symbols, despite installing debuginfo as suggested
        https://bugzilla.redhat.com/show_bug.cgi?id=552435
  [ 9 ] Bug #554242 - Accessibility: Cannot tab between input areas in report dialog
        https://bugzilla.redhat.com/show_bug.cgi?id=554242
  [ 10 ] Bug #554608 - abrtd loops
        https://bugzilla.redhat.com/show_bug.cgi?id=554608
  [ 11 ] Bug #559439 - /var/cache/abrt/ccpp* flowing over/abrts assigned to "root"
        https://bugzilla.redhat.com/show_bug.cgi?id=559439
  [ 12 ] Bug #559687 - Abrt report comments box doesn't scroll properly
        https://bugzilla.redhat.com/show_bug.cgi?id=559687
  [ 13 ] Bug #560642 - abrtd dies with "/usr/lib/abrt/lib.so missing" msg
        https://bugzilla.redhat.com/show_bug.cgi?id=560642
  [ 14 ] Bug #560851 - [abrt] crash in abrt-gui-1.0.4-1.fc12
        https://bugzilla.redhat.com/show_bug.cgi?id=560851
  [ 15 ] Bug #560961 - Button order in plugin config windows
        https://bugzilla.redhat.com/show_bug.cgi?id=560961
  [ 16 ] Bug #560964 - Plugin and Preferences window titles
        https://bugzilla.redhat.com/show_bug.cgi?id=560964
  [ 17 ] Bug #560971 - Don't show empty 'Not loaded plugins' section
        https://bugzilla.redhat.com/show_bug.cgi?id=560971
  [ 18 ] Bug #561218 - abrt-gui unable to display or report kerneloops
        https://bugzilla.redhat.com/show_bug.cgi?id=561218
  [ 19 ] Bug #562696 - Keeps repeating dump of kerneloops in /var/cache/abrt
        https://bugzilla.redhat.com/show_bug.cgi?id=562696
  [ 20 ] Bug #563484 - abrt uses unnecessary disk space when getting debug info
        https://bugzilla.redhat.com/show_bug.cgi?id=563484
--------------------------------------------------------------------------------

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


More information about the package-announce mailing list