Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: abrt-libs | Distribution: Fedora Project |
Version: 2.14.2 | Vendor: Fedora Project |
Release: 4.fc32 | Build date: Thu Dec 17 14:36:19 2020 |
Group: Unspecified | Build host: buildvm-a64-24.iad2.fedoraproject.org |
Size: 70344 | Source RPM: abrt-2.14.2-4.fc32.src.rpm |
Packager: Fedora Project | |
Url: https://abrt.readthedocs.org/ | |
Summary: Libraries for abrt |
Libraries for abrt.
GPLv2+
* Thu Dec 17 2020 Matěj Grabovský <mgrabovs@redhat.com> - 2.14.2-4 - Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1900982 * Tue Jul 28 2020 - Ernestas Kulik <ekulik@redhat.com> - 2.14.2-3 - Add patch for https://bugzilla.redhat.com/show_bug.cgi?id=1860903 * Thu May 21 2020 Ernestas Kulik <ekulik@redhat.com> - 2.14.2-2 - Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1836190 * Tue May 12 2020 Michal Fabik <mfabik@redhat.com> - 2.14.2-1 - Fix broken builds with --enable-authenticated-autoreporting * Fri Apr 24 2020 Michal Fabik <mfabik@redhat.com> - 2.14.1-1 - tests: Add perl, php R and tcl to dont-blame-interpret - a-a-save-package-data: Add R and tcl to interpreted langs - a-a-save-package-data: Use regexps to match interpreters - .travis.yml: Update secret - plugins: xorg-utils: Loopify parsing - Add namespace to libreport function and global names - cli: Correct debug directories in config - cli: Show defaults in help output - cli: Fix verbosity option - cli: Fix descriptions for --since and --until - autogen.sh: Handle NOCONFIGURE per the Build API - plugins: journal: Fix ci_mapping being overwritten - plugins: abrt-journal-core: Don’t assume anything about uid_t - lib,plugins: Accomodate for multiple debug directories - dbus: Drop bogus dependency - dbus: Drop abrt_problems2 - Drop libcap dependency - Drop Travis config * Fri Feb 07 2020 Ernestas Kulik <ekulik@redhat.com> - 2.14.0-2 - Bump libreport dependency * Fri Feb 07 2020 Ernestas Kulik <ekulik@redhat.com> - 2.14.0-1 - Update to 2.14.0 * Fri Feb 07 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.13.0-5 - Rebuild for satyr 0.30 * Fri Jan 31 2020 Martin Kutlak <mkutlak@redhat.com> - 2.13.0-4 - Add patch to fix build failure with gcc -fno-common - Initialize bodhi karma values with defaults - Fix possibly uninitialized variable - Resolves: #1795820 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 14 2020 - Ernestas Kulik <ekulik@redhat.com> - 2.13.0-2 - Drop systemd scriptlets for abrt-ccpp.service * Fri Oct 11 2019 Matěj Grabovský <mgrabovs@redhat.com> 2.13.0-1 - cli: Use format argument in info command - cli: Make pretty and format mutually exclusive - cli: Set PYTHONPATH for tests - cli: Rework commands - Remove abrt-hook-ccpp - spec: Use macros where appropriate - tests: Use Augeas consistently - spec: Move config files to corresponding subpackages - build,spec: Empty config files in /etc/abrt/ - doc: Update man pages and comments in config files - plugins: Update in-code defaults - doc: Correct alignment of heading underlines - a-dump-journal-core: Purge commented code - dbus: Remove D-Bus configuration service - Partly revert removal of default configs - cli: Tweak problem matching - plugins: Add satyr flags when building - cli: Fix warning - cli: Fix file name - cli: Use decorator for MATCH positional argument - cli: match: Iterate dict instead of calling keys() - cli: Make pylint happier about imports - cli: Drop unused variables - cli: utils: Use consistent return - cli: Improve i18n - cli: Drop humanize import - Drop uses of bind_textdomain_codeset() - gitignore: Update path to generated file after cli-ng move - tests: runner: Use systemctl instead of service - autogen.sh: Use autoreconf * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.12.2-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 2.12.2-2 - Rebuilt for Python 3.8 * Thu Aug 01 2019 Ernestas Kulik <ekulik@redhat.com> 2.12.2-1 - Remove old CLI and move cli-ng subpackage files into tui subpackage * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 12 2019 Martin Kutlak <mkutlak@redhat.com> 2.12.1-2 - Add patch to fix failing action abrt-action-list-dsos on rawhide * Wed Jul 03 2019 Martin Kutlak <mkutlak@redhat.com> 2.12.1-1 - Translation updates - Rename all abrt-python to python3-abrt - spec: Get rid of python provides - hooks: abrt-hook-ccpp: Rename CreateCoreBacktrace setting - Update icon - non-fatal-mce: prepare oops1.test from template before using it - meaningful-logs: check relative counts of lines instead of absolute - oops-processing: fixed oops1.test handling. reworked so each oops has its own phase - dumpoops: make sure hostname matches in oops_full_hostname.test - Revert "applet: Add systemd service unit" - a-a-analyze-c: Fix segfault when saving function name - Fix grammar in implementation docs - doc: Update man pages and mention locations of config files - augeas,build,spec: Remove references to default configs - daemon,lib: Update default config according to abrt.conf - plugins: abrt-action-install-debuginfo: Replace uses of exit() - plugins: abrt-action-install-debuginfo: Catch BrokenPipeError - plugins: abrt-action-install-debuginfo: Remove unused imports - daemon: Check return value after reading from channel - spec: Require dbus-tools - daemon: Don't process crashes from unpackaged apps by default - plugins: abrt-action-install-debuginfo: Remove duplicate code - plugins: abrt-action-install-debuginfo: Remove variable - plugins: abrt-action-install-debuginfo: Remove comment - plugins: abrt-action-install-debuginfo: Remove dead assignment - doc: Fix spelling mistake in path to cache - doc: Update man page for abrt-handle-upload - doc: Update man page and help for a-a-install-debuginfo - Nuke Python 2 support - plugins: Catch unhandled exception in a-a-g-machine-id - plugins: retrace-client: Bail out if we can’t get a config - plugins: retrace-client: Default to HTTPS in RETRACE_SERVER_URI - plugins: analyze_RetraceServer: Fix default RETRACE_SERVER_URI - plugins: Fix name of env variable for retrace server - configure.ac: Add dependency on libcap - dbus: entry: Don’t claim truncation when there was none - applet: Add systemd service unit - spec: Remove obsolete scriptlets - Makefile.am: Use correct locale when getting date * Mon Jun 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.12.0-4 - Rebuild for RPM 4.15 * Mon Jun 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.12.0-3 - Rebuild for RPM 4.15 * Tue Feb 05 2019 Ernestas Kulik <ekulik@redhat.com> - 2.12.0-2 - Bump glib and libreport dependencies * Mon Feb 04 2019 Ernestas Kulik <ekulik@redhat.com> - 2.12.0-1 - Update to 2.12.0 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jan 27 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.11.1-4 - Remove obsolete scriptlets * Tue Jan 08 2019 Matej Marusak <mmarusak@redhat.com> 2.11.1-2 - dbus: task: Use modern GLib type macros * Tue Jan 08 2019 Matej Marusak <mmarusak@redhat.com> 2.11.1-1 - Translation updates - a-a-install-debuginfo: Clean cache if we need space - shellcheck: Use command instead of type - shellcheck: Check exit code directly with if mycmd - shellcheck: Suppress shellcheck warning SC1090 - shellcheck: Use $(...) instead of legacy backticked - cli: Add a shebang - applet: Port to GApplication/GNotification - spec: Add explicit package-version requirement of abrt-libs - Introduce pylintrc - augeas: Adjust testsuite to changes in libreport - signal_is_fatal: generate problem reports for SIGSYS - plugins: retrace-client: Port to libsoup - plugins: retrace-client: Fix copy-paste error - revert: spec: disable addon-vmcore on aarch64 - spec: turn on --enable-native-unwinder aarch64 - configure: Replace sphinx-build check with sphinx-build-3 - a-a-c-o-f-hw-error: Check systemd-journal for MCE logs - koops: Filter kernel oopses based on logged hostname - add hostname BR for tests - add new prepare-data to dist files - fix tests names for dist target after making templates from them - fix for MCE events: Bug 1613182 - abrt-cli ignores rsyslog host info and incorrectly assumes that the receiving host had a problem - dbus: Add configuration for Python3 - Add . to etc
/etc/abrt /etc/abrt/plugins /usr/lib/.build-id /usr/lib/.build-id/86 /usr/lib/.build-id/86/52ac8c44c3ba1209f31a57321fb09ab000b1e1 /usr/lib64/libabrt.so.0 /usr/lib64/libabrt.so.0.0.1 /usr/share/abrt /usr/share/augeas/lenses/abrt.aug
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 9 14:21:55 2022