public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: New upstream release 2.0.19
@ 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 : a933bf1c078f7a27e8f1a3928802ccb3b6e190f6
Author : Jakub Filak <jfilak@redhat.com>
Date : 2012-11-14T17:07:41+01:00
Stats : +14/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/a933bf1c078f7a27e8f1a3928802ccb3b6e190f6?branch=update-2.17.9-f44
Log:
New upstream release 2.0.19
Resolves: #873488
---
diff --git a/.gitignore b/.gitignore
index 8edf210..8c70e7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ abrt-1.1.13.tar.gz
/abrt-2.0.16.tar.gz
/abrt-2.0.17.tar.gz
/abrt-2.0.18.tar.gz
+/abrt-2.0.19.tar.gz
diff --git a/abrt.spec b/abrt.spec
index 7883bb0..95ab5d7 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -24,7 +24,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 2.0.18
+Version: 2.0.19
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -646,6 +646,17 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%config(noreplace) %{_sysconfdir}/libreport/events.d/dbus_event.conf
%changelog
+* Wed Nov 14 2012 Jakub Filak <jfilak@redhat.com> 2.0.19-1
+- call g_type_init() only in GLib version < 2.35
+- plugins/*_event.conf: use reporter-bz -F FMTFILE as appropriate
+- repeat unchaged retrace status message only in verbose mode
+- check the correct return value of yesforever answer
+- abrt-handle-event: forward event process requests to parent
+- don't leak optional retrace path and kernel tainted string
+- enhance koops tainted flag parser
+- Use "comment" element instead of "description"
+- Resolves: #873488
+
* Thu Nov 01 2012 Jakub Filak <jfilak@redhat.com> 2.0.18-1
- bugzilla-dupe-search: fix os_release to contain the same OS version as bug 755535
- Do not stop reporting when GConf entry is not found. Closes rhbz#869833
diff --git a/sources b/sources
index c1fef5e..3348cdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c7f66be48c3aab72b4d69fe3391bf04 abrt-2.0.18.tar.gz
+33f275bb1820cac6f346c8eb8c5c642d abrt-2.0.19.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.19 Jakub Filak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox