public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: New upstream release 2.0.14
@ 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 : b7539e0f0f8233e11f55ad297bb8d611f11c5298
            Author : Jakub Filak <jfilak@redhat.com>
            Date   : 2012-10-05T12:56:32+02:00
            Stats  : +28/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/b7539e0f0f8233e11f55ad297bb8d611f11c5298?branch=update-2.17.9-f44

            Log:
            New upstream release 2.0.14

Resolves: #859674, #859770, #859724, #812350, #854266, #862013, #747870, #787749

---
diff --git a/.gitignore b/.gitignore
index c8f82d7..6389aef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.0.11.tar.gz
 /abrt-2.0.12.tar.gz
 /abrt-2.0.13.tar.gz
+/abrt-2.0.14.tar.gz

diff --git a/abrt.spec b/abrt.spec
index 9e7a82a..a601fc3 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -24,7 +24,7 @@
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.0.13
+Version: 2.0.14
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -645,6 +645,31 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/libreport/events.d/dbus_event.conf
 
 %changelog
+* Fri Oct 05 2012 Jakub Filak <jfilak@redhat.com> 2.0.14-1
+- abrt-dump-oops: save /sys/kernel/debug/suspend_stats. Closes rhbz#787749
+- abrt-hook-ccpp: save /proc/sys/crypto/fips_enabled value if it isn't "0". Closes rhbz#747870
+- abrt-dump-oops: save /proc/sys/crypto/fips_enabled value if it isn't "0". Closes rhbz#747870
+- abrt-action-analyze-oops: fail if we end up hashing "" (empty string). Closes rhbz#862013
+- retrace-client: respect chrooted os_release in pkgcheck
+- Added oops_recursive_locking1.right to Makefile.am
+- fix koops-parser.at, remove bastardized copy of oops_recursive_locking1.test
+- add new oops example (currently fails, the fix is coming up)
+- fix oops jiffies time stamp counter removal code
+- trivia: s/dump/problem directory; fix false positive in oops-with-jiffies.right
+- testsuite: added f18 kickstart
+- open files for appned not for write rhbz#854266
+- added more info about locking - rewrote with vda's comments rhbz#859724
+- ccpp_event.conf: ignore crashes with nonzero TracerPid. Closes rhbz#812350
+- show more info when abrtd can't acquire lock on pid, related to rhbz#859724
+- abrt-hook-ccpp: save "proc_pid_status" element
+- use FILENAME_ABRT_VERSION instead of string literal
+- Fix pyhook test to reflect changes made in write_dump
+- trac#333: Add code generating dso_list to the python hook
+- spec: tui should require libreport-cli rhbz#859770
+- trac#682: emit Crash DBus signal on org.freedesktop.problems bus
+- spec: added deps on elfutils rhbz#859674
+- Resolves: #859674, #859770, #859724, #812350, #854266, #862013, #747870, #787749
+
 * Fri Sep 21 2012 Jiri Moskovcak <jmoskovc@redhat.com> 2.0.13-1
 -
 

diff --git a/sources b/sources
index a21c943..b7ff385 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38d882e5a67efe80abde806188e33953  abrt-2.0.13.tar.gz
+c1f4c2377cc7a3de6a434e96491ccdb9  abrt-2.0.14.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.14 Jakub Filak

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