-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-18924 2013-10-11 22:52:07 --------------------------------------------------------------------------------
Name : abrt Product : Fedora 19 Version : 2.1.8 Release : 1.fc19 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 information needed by maintainer to fix it. It uses plugin system to extend its functionality. -------------------------------------------------------------------------------- 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/7dcfd2a024d2d65695e20d0cefd257d091272f66#diff-1e807c90d5bf1222db586f4a8f0a6de1R804 - https://github.com/abrt/libreport/commit/a75dcd1d30c99b751ba38eed1714d89053595687#diff-71a31a3e297ea003eaf1b3a5ac3e9457R575 - https://github.com/abrt/gnome-abrt/commit/7280edf171e1952132ba91e12f6f3f3030de9e85#diff-c3189e78ca44c8f42b1bd5a965e340c2R103 -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 4 2013 Jakub Filak <[email protected]> 2.1.8-1 - Disassemble only instruction rage memory if backtrace is too big - Include floating-point registers in the backtrace - spec: make addon-ccpp dependent on libreport-python - polkit: replace deprecated functions with their subtitues - retrace-client: query CCpp exploitable information from Retrace server; closes #703 - GUI config: add support for Private ticket option - a-a-ureport: handle os errors gracefully rhbz#998428 rhbz#998197 - add prefix from configure to the path of debuginfo installer - closes #701 - spec: added deps on abrt-python - closes rhbz#1008182 - spec: remove abrt-dedup-client; closes #702 - remove abrt-dedup-client; related to #702 - abrt-*-client: simplify formatting of locale-related headers - Resolves: #998197, #1008125 * Wed Sep 11 2013 Jakub Filak <[email protected]> 2.1.7-1 - fix debuginfo installer expecting user input from a pipe - closes #696 - add environment variable whitelist to debuginfo install wrapper - closes #692 - add repo_pattern argument as a custom repository filter - closes #688 - abrt-cli list: replace "@" prefix by "id " prefix - fix a crash in 'abrt-cli info' when short id isn't found - Use common string-to-sha1_hash functions. #694 - doc: update OpenGPGCheck in a-a-save-package-data rhbz#997922 - abrt-cli report: accept sha1 hashes of directory names. #693 - abrt-dump-oops: emit a message if throttling for a significant period of time - abrt-gdb-exploitable: print current instruction - spec: posttrans scriptlet regenerating core_backtraces - abrt-handle-event: add check for missing crash thread - provide tmpfiles.d configuration - abrt-cli list: use sha1 hash as short ids instead of @N thing. rhbz#906733 - vmcore: fail gracefully if dump_dir is not accessible - spec: vmcore: require kexec-tools - vmcore: use re.MULTILINE instead of numerical value - vmcore: don't fail if /etc/kdump.conf is not readable - abrt-cli info: add "-s SIZE" option. closes #689 - fix noninteractive mode in debuginfo installer - rhbz#737066 - fixed the gpg keys loading - closes #686 - Fix type of OPT_BOOL's referenced flag variable - it must be int, not bool! - adds a kdump.conf parser to get the correct dump dir location, closes #640 - xorg_event.conf: use abrt-action-list-dsos to create dso_list - abrt-action-list-dsos: extend it to be able to parse Xorg backtrace. - don't require debuginfo for vmcore analysis rhbz#768389 - specfile: make addon-pstoreoops obsolete addon-uefioops - abrt-dump-oops: add -t option which slows down problem creation. rhbz#902398. - rename uefioops to pstoreoops rhbz#949721 - spec: create type element for problem dirs where it doesn't exist - rhbz#958968 - introduce abrt-upload-watch - fix ccpp hook to create the type element - closes #682 - specfile: use systemd-rpm macros. rhbz#850019 - abrt-harvest-vmcore: notify new path - #657 - abrt-dump-oops: remove redundant g_list_length() call, make messages clearer - updated translation - rhbz#860555 - updated transifex url - GUI config: add Close/Defaults button - GUI config: hide option descriptions in tool tips - GUI config: add Silent shortened reporting support - applet: silent shortened reporting - applet: less misleading label for Ignore button - abrt-handle-upload: switch from shell to python; send socket notification. #657 - spec: add build requires for XSMP depencies - applet: update seen list when X Session dies - improved the error messages in abrt-server - closes #679 - fix typo in abrt-config-widget.ui - spec: add new packages abrt-gui-libs and abrt-gui-devel - delete desktop file for system-config-abrt - expose abrt configuration GUI in public API - rewrite abrt-harvest-uefioops to python - closes #678 - spec: abrt-python is no longer noarch - related #677 - created python binding for notify_new_path - closes #677 - spec: install applet's desktop file to system dir - applet: configure notification source - rewrite shell script for moving vmcores into python closes #676 - abrtd: ensure that the dump location directory exists - a-a-ureport: generate core_backtrace only for CCpp problems - do not store potentially big data in /tmp - abrt-dbus: send new problem notify signal to socket - abrtd: remove "post-create" machinery. Related to #657 - Avoid leaving stale rpmdb locks behind (rhbz#918184) - abrtd: improve parsing of pidfile in create_pidfile() - abrt-dump-{oops,xorg}: send new problem notify signal to socket - abrtd: disable inotify watch on DUMP_LOC - abrt-hook-ccpp: send "POST /creation_notification" after creating problem dir - Stop dying in check_free_space(); rename it to low_free_space() - abrt-server: make create_problem_dir() run "post-create" - abrt-handle-event: create DUMP_LOC/post-create.lock when running "post-create" - abrt-server: add support for "POST /creation_notification" - abrt-handle-event: free more of allocated data - Resolves: #880694, #895745, #906733, #949721, #953927, #960549, #961520, #967644, #990208, #993591, #993592 * Tue Aug 6 2013 Jakub Filak <[email protected]> 2.1.6-3 - try to generate core_backtrace only for CCpp problems - Resolves: #993630 * Mon Jul 29 2013 Jakub Filak <[email protected]> 2.1.6-2 - disable gcc unused-typedef warning for GLib - use right dependencies for RHEL * Fri Jul 26 2013 Jakub Filak <[email protected]> 2.1.6-1 - replace functions deprecated in Gtk-3.10 with their substitutes - integrate with satyr, drop btparser - use absolute path in python shebang rhzb#987010 - abrt-action-save-package-data: properly close rpm database. Closes #674. - abrt-action-save-package-data: fix handling of ProcessUnpackaged on scripts - abrt-action-save-package-data manpage: typo fix - change /var/spool/abrt/ to /var/tmp/abrt in doc rhbz#912750 - Fix RPMdiff warnings about abrtd and abrt-action-install-debuginfo-to-abrt-cache - specfile: add dependency on abrt-libs to abrt-addon-uefioops - stop using the hardcoded event list, use workflows instead rhbz#866027 - retrace-client: build correct release for Fedora Rawhide - spec: drop unnecessary Obsoletes and Provides - correct FSF address in python exception hook - add missing manual pages for binaries and scripts - fix rpmlint issues in the spec file - move event option XML files to /usr/share/libreport/ - abrt-hook-ccpp: always fall back to creating user core. - dbus: add GetForeignProblems method - the system tray icon opens recently detected problem - add gdb python plugin which analyzes coredump for vulnerability - applet: stop saving configuration at exit - introduce system-config-abrt - abrt-cli status: make the output more natural - Fix wrong path in shell include - abrt-dump-xorg: save "type=xorg" along with "analyzer=xorg" - Update python hook to use fixed socket interface - abrt-server: updates/fixes for future rasdaemon needs - Resolves: #988165 -------------------------------------------------------------------------------- References: [ 1 ] Bug #998197 - [abrt] abrt-2.1.6-3.fc19: os.py:531:_spawnvef:OSError: [Errno 11] Risorsa temporaneamente non disponibile https://bugzilla.redhat.com/show_bug.cgi?id=998197 [ 2 ] Bug #1008125 - Review highlighted tabs for sensitive information : highlight can't be seen. https://bugzilla.redhat.com/show_bug.cgi?id=1008125 [ 3 ] Bug #1014085 - 100% cpu use while generating backtrace on retrace server https://bugzilla.redhat.com/show_bug.cgi?id=1014085 -------------------------------------------------------------------------------- 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
