--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-12764
2010-08-13 20:19:37
--------------------------------------------------------------------------------

Name        : abrt
Product     : Fedora 13
Version     : 1.1.13
Release     : 1.fc13
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.

--------------------------------------------------------------------------------
ChangeLog:

* Tue Aug 10 2010 Jiri Moskovcak <[email protected]> 1.1.13-1
- updated translation
- added native systemd file rhbz#617316 ([email protected])
- added ar to LINGUAS ([email protected])
- made /etc/abrt/plugins/Bugzilla.conf world-readable again 
([email protected])
- l10n: adding fa locale ([email protected])
- l10n: new Persian ([email protected])
- remove libzip code ([email protected])
- add libxml-2.0 into configure ([email protected])
- fixed typo in man page rhbz#610748 ([email protected])
- RHTSupport: GUI's SSLVerify checkbox had one missing bit of code 
([email protected])
- abrt_curl: discard headers from HTTP redirection ([email protected])
- moved abrt.socket and abrtd.lock into /var/run/abrt making selinux happy 
([email protected])
- Mention --info and --backtrace in the abrt-cli man page. ([email protected])
- build fixes for gcc 4.5 ([email protected])
- abrt-hook-ccpp: small fixes prompted by testing on RHEL5 
([email protected])
- Added --info action to abrt-cli ([email protected])
- wire up SSLVerify in RHTSupport.conf to actually have the desired effect 
([email protected])
- fixed tooltip localization rhbz#574693 ([email protected])
- dumpoops/KerneloopsScanner: add pid to crashdump name 
([email protected])
- A message change suggested by dhensley ([email protected])
- blacklist /usr/bin/nspluginviewer
- minor build fixes
- blacklisted mono-core package
- die with an error message if the database plugin is not accessible when 
needed ([email protected])
- change RHTSupport URL protocol from HTTP to HTTPS ([email protected])
- the Logger plugin returns a message as the result of Report() call instead of 
a file URL ([email protected])
- Cut off prelink suffixes from executable name if any ([email protected])
- CCpp: abrt-debuginfo-install output lines can be long, accomodate them 
([email protected])
- do not pop up message on crash if the same crash is the same 
([email protected])
- fedora bugs do not depend on rhel bugs ([email protected])
- GUI: fixed problem with no gkeyring and just one reporter enabled rhbz#612457 
([email protected])
- added a document about interpreted language integration ([email protected])
- moved devel header files to inc/ and included them in -devel package 
([email protected], [email protected])
- renamed abrt-utils.pc to abrt.pc ([email protected])
- string updates based on a UI text review ([email protected])
- rhtsupport obsoletes the old rh plugins ([email protected])
- list allowed items in RHTSupport.conf ([email protected])
- GUI: fixed package name in warning message when the packge is kernel 
rhbz#612191 ([email protected])
- remove rating for python crashes ([email protected])
- CCpp: give zero rating to an empty backtrace ([email protected])
- GUI: allow sending crashes without rating ([email protected])
- RHTSupport: set default URL to api.access.redhat.com/rs ([email protected])
- abort initialization on abrt.conf parsing errors ([email protected])
- changing NoSSLVerify to SSLVerify in bugzilla plugin ([email protected])
- added rating to python crashes
- show hostname in cli ([email protected])
- updated po files ([email protected])
- added support for package specific actions rhbz#606917 ([email protected])
- renamed TicketUploader to ReportUploader ([email protected])
- bad hostnames on remote crashes ([email protected])
- unlimited MaxCrashReportsSize ([email protected])
- abrt_rh_support: improve error messages rhbz#608698 ([email protected])
- Added BacktraceRemotes option. ([email protected])
- Allow remote crashes to not to belong to a package. Skip GPG check on remote 
crashes. ([email protected])
- remove obsolete Catcut and rhfastcheck reporters ([email protected])
- make rhel bug point to correct place rhbz#578397 ([email protected])
- Show comment and how to reproduce fields when reporing crashes in abrt-cli 
([email protected])
- Bash completion update ([email protected])
- Rename --get-list to --list ([email protected])
- Update man page ([email protected])
- Options overhaul ([email protected])
- abrt should not point to Fedora bugs but create new RHEL bug instead 
([email protected])
- Don't show global uuid in report ([email protected])
- GUI: don't try to use action plugins as reporters ([email protected])
- Added WatchCrashdumpArchiveDir directive to abrt.conf and related code 
([email protected])
- GUI: don't show the placehondler icon rhbz#605693 ([email protected])
- Make "Loaded foo.conf" message less confusing ([email protected])
- Fixed a flaw in strbuf_prepend_str ([email protected])
- TicketUploader: do not add '\n' to text files in crashdump 
([email protected])
- GUI: skip the plugin selection, if it's not needed ([email protected])
- Check conf file for syntax errors ([email protected])
- move misplaced sanity checks in cron parser ([email protected])
- GUI: don't require the rating for all reporters ([email protected])
- GUI: fixed exception when there is no configure dialog for plugin rhbz#603745 
([email protected])
- Add a GUI config dialog for RHTSupport plugin ([email protected])
- abrt_curl: fix a problem with incorrect content-length on 32-bit arches 
([email protected])
- sosreport: save the dump directly to crashdump directory 
([email protected])
- plugin rename: rhticket -> RHTSupport ([email protected])
- Daemon socket for reporting crashes ([email protected])
- GUI: fixed few typos ([email protected])
- GUI: polished the reporter assistant ([email protected])
- Logger reporter: do not store useless info ([email protected])
- ccpp hook: add SaveBinaryImage option which saves of the crashed binary 
([email protected])
- SPEC: added CFLAGS="-fno-strict-aliasing" to fix the rpmdiff warnings 
rhbz#599364 ([email protected])
- GUI: don't remove user comments when re-reporting the bug rhbz#601779 
([email protected])
- remove "(deleted)" from executable path rhbz#593037 ([email protected])
- CCpp analyzer: add 60 sec cap on gdb run time. ([email protected])
- add new file *hostname* into debugdump directory ([email protected])
- rhticket: upload real tarball, not a bogus file ([email protected])
- abrt-hook-ccpp: eliminate race between process exit and compat coredump 
creation rhbz#584554 ([email protected])
- rhticket: actually do create ticket, using Gavin's lib code 
([email protected])
- properly obsolete gnome-python2-bugbuddy rhbz#579748 ([email protected])
- GUI: remember comment and howto on backtrace refresh rhbz#545690 
([email protected])
- use header case in button label rhbz#565812 ([email protected])
- make log window resizable ([email protected])
- rename a few remaining /var/cache/abrt -> /var/spool/abrt 
([email protected])
- added reporting wizard
- fixed few leaked fds
- fixed kerneloops --- cut here --- problem
- updated translations
- More fixes for /var/cache/abrt -> /var/spool/abrt conversion
- fixed spec file to create /var/spool/abrt rhbz#593670
- updated init script to reflect the pid file renaming
- updated translation
- obsolete gnome-python2-bugbuddy rhbz#579748 ([email protected])
- Report "INFO: possible recursive locking detected rhbz#582378 
([email protected])
- kill yumdownloader if abrt-debuginfo-install is terminated mid-flight 
([email protected])
- do not create Python dumps if argv[0] is not absolute 
([email protected])
- improve kerneloops hash ([email protected])
- Move /var/cache/abrt to /var/spool/abrt. rhbz#568101. 
([email protected])
- bugzilla: better summary and decription messages ([email protected])
- renamed daemon pid and lock file rhbz#588315 ([email protected])
- Daemon socket for reporting crashes ([email protected])
- Move hooklib from src/Hooks to lib/Utils ([email protected])
* Mon Jul 19 2010 Jiri Moskovcak <[email protected]> 1.1.1-2
- blacklisted mono
* Wed May 12 2010 Jiri Moskovcak <[email protected]> 1.1.1-1
- updated translations
- removed avant-window-navigator from blacklist ([email protected])
- Abort debuginfo download if low on disk space (partially addresses #564451) 
([email protected])
- fix bug 588945 - sparse core files performance hit ([email protected])
- Add BlackListedPaths option to abrt.conf. Fixes #582421 
([email protected])
- Do not die when /var/cache/abrt/*/uid does not contain a number (rhbz#580899) 
([email protected])
- rid of rewriting config in /etc/abrt/abrt.conf ([email protected])
- fix bug 571411: backtrace attachment of the form 
/var/cache/abrt/foo-12345-67890/backtrace ([email protected])
- Do not echo password to terminal in abrt-cli ([email protected])
- improved daemon error messages ([email protected])
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #528780 - SELinux is preventing /usr/bin/python "write" access on 
/var/cache/abrt.
        https://bugzilla.redhat.com/show_bug.cgi?id=528780
  [ 2 ] Bug #539566 - SELinux is preventing abrt-pyhook-hel "read write" access 
on 1.
        https://bugzilla.redhat.com/show_bug.cgi?id=539566
  [ 3 ] Bug #518998 - SELinux is preventing mailx (sendmail_t) "read" inotify 
(inotifyfs_t). (abrt mailx plugin)
        https://bugzilla.redhat.com/show_bug.cgi?id=518998
  [ 4 ] Bug #604665 - POT file can't be rebuild
        https://bugzilla.redhat.com/show_bug.cgi?id=604665
  [ 5 ] Bug #568101 - /var/cache/abrt belongs in /var/spool per FHS
        https://bugzilla.redhat.com/show_bug.cgi?id=568101
  [ 6 ] Bug #588945 - sparse core files performance hit
        https://bugzilla.redhat.com/show_bug.cgi?id=588945
  [ 7 ] Bug #545690 - user edits to description are lost if "Refresh" is pressed
        https://bugzilla.redhat.com/show_bug.cgi?id=545690
  [ 8 ] Bug #565812 - Use header case for button and titlebar labels
        https://bugzilla.redhat.com/show_bug.cgi?id=565812
  [ 9 ] Bug #576418 - Extremely Slow Performance
        https://bugzilla.redhat.com/show_bug.cgi?id=576418
  [ 10 ] Bug #605693 - Don't show missing icon placeholder icon
        https://bugzilla.redhat.com/show_bug.cgi?id=605693
  [ 11 ] Bug #607028 - [abrt] abrt-1.1.5-1.el6: 
PluginSettingsUI.py:26:__init__:AttributeError: PluginSettingsUI instance has 
no attribute 'dialog'
        https://bugzilla.redhat.com/show_bug.cgi?id=607028
  [ 12 ] Bug #610748 - Typo in man page
        https://bugzilla.redhat.com/show_bug.cgi?id=610748
  [ 13 ] Bug #617316 - Providing native systemd file for upcoming F14 Feature 
Systemd
        https://bugzilla.redhat.com/show_bug.cgi?id=617316
  [ 14 ] Bug #537219 - abrt-hook-python can't write to dump dir because of 
selinux rules
        https://bugzilla.redhat.com/show_bug.cgi?id=537219
  [ 15 ] Bug #582121 - abrt 1.0.8 submits useless backtrace without warning 
that they are incomplete
        https://bugzilla.redhat.com/show_bug.cgi?id=582121
  [ 16 ] Bug #588788 - artwork credit missing Lapo Calamandrei
        https://bugzilla.redhat.com/show_bug.cgi?id=588788
  [ 17 ] Bug #619406 - String is not marked for translation
        https://bugzilla.redhat.com/show_bug.cgi?id=619406
--------------------------------------------------------------------------------

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