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.8: New upstream release 2.0.15
Date: Mon, 03 Aug 2026 10:22:28 GMT	[thread overview]
Message-ID: <178575254871.1.4999070179946805781.rpms-abrt-724c8e29a700@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.8
            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.8

            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

                 reply	other threads:[~2026-08-03 10:22 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=178575254871.1.4999070179946805781.rpms-abrt-724c8e29a700@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