public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: New upstream release 2.9.0
@ 2026-08-03 11:04 Jakub Filak
  0 siblings, 0 replies; only message in thread
From: Jakub Filak @ 2026-08-03 11:04 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.9-f44
            Commit : 21561ba82c6bf480f036fb901ab7e3b9bf6f73ac
            Author : Jakub Filak <jfilak@redhat.com>
            Date   : 2016-09-10T07:33:25+02:00
            Stats  : +23/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/21561ba82c6bf480f036fb901ab7e3b9bf6f73ac?branch=update-2.17.9-f44

            Log:
            New upstream release 2.9.0

Signed-off-by: Jakub Filak <jfilak@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index e56a5ec..cf88543 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.8.0.tar.gz
 /abrt-2.8.1.tar.gz
 /abrt-2.8.2.tar.gz
+/abrt-2.9.0.tar.gz

diff --git a/abrt.spec b/abrt.spec
index 677d9f7..a6f0f46 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -43,13 +43,13 @@
     %define docdirversion -%{version}
 %endif
 
-%define libreport_ver 2.7.2
-%define satyr_ver 0.19
+%define libreport_ver 2.8.0
+%define satyr_ver 0.21
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.8.2
-Release: 2%{?dist}
+Version: 2.9.0
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://abrt.readthedocs.org/
@@ -1049,7 +1049,10 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %{_mandir}/man8/abrt-dbus.8.gz
 %{_mandir}/man8/abrt-configuration.8.gz
 %config(noreplace) %{_sysconfdir}/dbus-1/system.d/dbus-abrt.conf
-%{_datadir}/dbus-1/interfaces/org.freedesktop.Problems.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.Problems2.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.Problems2.Entry.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.Problems2.Session.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.Problems2.Task.xml
 %{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.xml
 %{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.abrt.xml
 %{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.ccpp.xml
@@ -1066,6 +1069,7 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %dir %{_defaultdocdir}/%{name}-dbus%{docdirversion}/html/
 %{_defaultdocdir}/%{name}-dbus%{docdirversion}/html/*.html
 %{_defaultdocdir}/%{name}-dbus%{docdirversion}/html/*.css
+%config(noreplace) %{_sysconfdir}/libreport/events.d/abrt_dbus_event.conf
 
 %files python
 %{python_sitearch}/problem/
@@ -1085,6 +1089,18 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Fri Sep 09 2016 Jakub Filak <jfilak@redhat.com> 2.9.0-1
+- dbus: Problems2 API implementation
+- abrtd: change HTTP response code for duplicate problems to 303
+- lib: normalize slashes of configured paths
+- lib: make configuration paths alterable at runtime
+- abrt-bodhi: use CCpp PackageManager configuration directive from configure
+- cli: introduce unsafe reporting for not-reporable problems
+- handle-event: stop creating post-create lock
+- daemon: trigger dump location cleanup after detection
+- hook-ccpp: dump own core file in debug mode
+- fix memory leaks
+
 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.2-2
 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
 

diff --git a/sources b/sources
index 7571084..4641e19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-055c573c70510e3c09cb12a6cc813507  abrt-2.8.2.tar.gz
+4b3a9ac33dd9fed34a44bd064d55fdcb  abrt-2.9.0.tar.gz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-03 11:04 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:04 [rpms/abrt] update-2.17.9-f44: New upstream release 2.9.0 Jakub Filak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox