public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: New upstream release 2.0.15
@ 2026-08-03 11:03 Jakub Filak
0 siblings, 0 replies; only message in thread
From: Jakub Filak @ 2026-08-03 11:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.9-f44
Commit : 724c8e29a7009ebb1257039dce47d3131dbd88da
Author : Jakub Filak <jfilak@redhat.com>
Date : 2012-10-11T11:52:46+02:00
Stats : +16/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/724c8e29a7009ebb1257039dce47d3131dbd88da?branch=update-2.17.9-f44
Log:
New upstream release 2.0.15
Resolves: #864014, #864331, #848786
---
diff --git a/.gitignore b/.gitignore
index 6389aef..a1a2f90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ abrt-1.1.13.tar.gz
/abrt-2.0.12.tar.gz
/abrt-2.0.13.tar.gz
/abrt-2.0.14.tar.gz
+/abrt-2.0.15.tar.gz
diff --git a/abrt.spec b/abrt.spec
index f2213d9..14aa30a 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -24,8 +24,8 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 2.0.14
-Release: 2%{?dist}
+Version: 2.0.15
+Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/abrt/
@@ -646,6 +646,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%config(noreplace) %{_sysconfdir}/libreport/events.d/dbus_event.conf
%changelog
+* Thu Oct 11 2012 Jakub Filak <jfilak@redhat.com> 2.0.15-1
+- add collect_* event to reporting chains for CCpp/Python/Kernel
+- core-backtrace: make sure kernel version does not contain spaces
+- core-backtrace: also include '?' flag for kerneloops
+- don't check EXECUTABLE if it isn't present in list
+- retrace-client: check whether all included files are regular
+- abrt_exception_handler.py: save 'environ' element
+- add Makefile target release-fix
+- Make it possible for developer to disable crash processing for specific apps. Closes rhbz#848786
+- s/Dump directory/Problem directory/
+- Resolves: #864014, #864331, #848786
+
* Sun Oct 07 2012 Jakub Filak <jfilak@redhat.com> 2.0.14-2
- added forgotten Requires
diff --git a/sources b/sources
index b7ff385..e5a35aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1f4c2377cc7a3de6a434e96491ccdb9 abrt-2.0.14.tar.gz
+0ac147b6e43ca873e6b1927601ec22a4 abrt-2.0.15.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 11:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 11:03 [rpms/abrt] update-2.17.9-f44: New upstream release 2.0.15 Jakub Filak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox