Releases: abrt/libreport
Releases · abrt/libreport
Release 2.17.5
Release version 2.17.5
Release 2.17.4
Release version 2.17.4
Release 2.17.3
Release version 2.17.3
Release 2.17.2
Release version 2.17.2
Release 2.17.1
Release version 2.17.1
Release 2.17.0
Tagging package [libreport] version [2.17.0] in directory [./].
Release 2.16.0
Removed
- Direct
libproxy
dependency
Changed
- Bumped satyr dependency to 0.38
Fixed
- Memory management issues
reporter-bugzilla
: fix subcomponent handling for RHEL- Retry XML-RPC calls when uploading attachments
Release 2.15.2
Changed
- Use GLib for computing SHA-1 digests
Removed
- Remove
libreport_hex2bin()
andlibreport_bin2hex()
functions.
Fixed
- Memory management issues
Release 2.15.1
Added
ignored_words
: add more "key" variations- Add support for excluding whole elements from search for sensitive words
Changed
libreport-plugin-mailx
now depends on/usr/bin/mailx
(also provided bys-nail
) instead of themailx
package
Fixed
- Memory management issues
Release 2.15.0
Added
- Add support for sub-components in RH Bugzilla
Changed
- Replace libtar with libarchive
- Overall code style and maintainability improvement
Fixed
- Fix bad error detection in reporter-bugzilla
- Improve sensitive word list
- Fix various memory management bugs