public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Filak <jfilak@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.9-f44: New upstream release 2.9.0
Date: Mon, 03 Aug 2026 11:04:39 GMT	[thread overview]
Message-ID: <178575507912.1.6599852178367129405.rpms-abrt-21561ba82c6b@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-03 11:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178575507912.1.6599852178367129405.rpms-abrt-21561ba82c6b@fedoraproject.org \
    --to=jfilak@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox