public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Fabik <mfabik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.9-f44: New upstream release 2.14.6
Date: Mon, 03 Aug 2026 11:05:30 GMT [thread overview]
Message-ID: <178575513035.1.16184631468979831097.rpms-abrt-094983af73f5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.9-f44
Commit : 094983af73f51de6a0d6d3223a826688608c38ec
Author : Michal Fabik <mfabik@redhat.com>
Date : 2021-05-25T12:52:10+02:00
Stats : +16/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/094983af73f51de6a0d6d3223a826688608c38ec?branch=update-2.17.9-f44
Log:
New upstream release 2.14.6
Signed-off-by: Michal Fabik <mfabik@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 122dd2f..75abc74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,3 +74,4 @@ abrt-1.1.13.tar.gz
/abrt-2.14.3.tar.gz
/abrt-2.14.4.tar.gz
/abrt-2.14.5.tar.gz
+/abrt-2.14.6.tar.gz
diff --git a/abrt.spec b/abrt.spec
index f6e27e9..765bbfa 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -48,11 +48,11 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 2.14.5
-Release: 4%{?dist}
+Version: 2.14.6
+Release: 1%{?dist}
License: GPLv2+
URL: https://abrt.readthedocs.org/
-Source: https://github.com/abrt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
+Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: git-core
BuildRequires: %{dbus_devel}
@@ -473,7 +473,7 @@ to the shell
%build
-autoreconf
+./autogen.sh
%define default_dump_dir %{_localstatedir}/spool/abrt
@@ -1001,6 +1001,16 @@ killall abrt-dbus >/dev/null 2>&1 || :
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
%changelog
+* Tue May 25 2021 Michal Fabik <mfabik@redhat.com> - 2.14.6-1
+- Add support of master + subkeys gpg.
+- hooks: Remove stale workaround for a fixed bug
+- cli: Gracefully handle disappearance of problem directory
+- libs: Add version info script
+- retrace-client: Output task ID to console in batch mode
+- retrace-client: Separate commands by commas
+- Doc: Improve man page for abrt-action-analyze-vulnerability
+- Various memory management and other fixes
+
* Fri Apr 30 2021 Sérgio Basto <sergio@serjux.com> - 2.14.5-4
- Obsoletes abrt-plugin-sosreport, to fix upgrade path
diff --git a/sources b/sources
index cf3278c..601ce96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (abrt-2.14.5.tar.gz) = ceb55d1e31966fe795bea19f96b1f0af2d4e97c3a7da29858f222a6a9442ebe00e589001b2e4cafd2e5b3a2d6db362b895bd6df63365cabe82fc0111428b05b6
+SHA512 (abrt-2.14.6.tar.gz) = eb1ba2f624d51eeccd203bb23060493347f5a9142fad7d0570d46134071d870a9c66b4fbfb8210e7d6f87c0c039f31eb486d18a36b10fba318e2180aa09df9fe
reply other threads:[~2026-08-03 11:05 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=178575513035.1.16184631468979831097.rpms-abrt-094983af73f5@fedoraproject.org \
--to=mfabik@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