public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] f43: Update to 2.17.8
@ 2026-08-03 11:31 Michal Srb
  0 siblings, 0 replies; only message in thread
From: Michal Srb @ 2026-08-03 11:31 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : f43
            Commit : e274177613176e81562cd297e00e19eacd68e11b
            Author : Michal Srb <michal@redhat.com>
            Date   : 2026-08-03T12:20:35+02:00
            Stats  : +16/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/e274177613176e81562cd297e00e19eacd68e11b?branch=f43

            Log:
            Update to 2.17.8

- Resolves: rhbz#2484614
- Resolves: CVE-2026-54230
- Resolves: CVE-2026-54231
- Resolves: CVE-2026-54228
- Resolves: CVE-2026-54229

Signed-off-by: Michal Srb <michal@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 643f820..7226125 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.17.6.tar.gz
 /abrt-2.17.7.tar.gz
 /abrt-2.17.8.tar.gz
+/abrt-2.17.9.tar.gz

diff --git a/abrt.spec b/abrt.spec
index 63be2f0..65b58e4 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -56,8 +56,8 @@
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.17.8
-Release: 6%{?dist}
+Version: 2.17.9
+Release: 1%{?dist}
 License: GPL-2.0-or-later
 URL: https://abrt.readthedocs.org/
 Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
@@ -994,6 +994,18 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Mon Aug 03 2026 Michal Srb <michal@redhat.com> - 2.17.9-1
+- Fix journal entry spoofing in journal dump services
+- Resolves: rhbz#2484614
+- Fix symlink following in event handler scripts
+- Resolves: CVE-2026-54230
+- Fix content injection in journal log collection
+- Resolves: CVE-2026-54231
+- Fix TOCTOU in SetElement/DeleteElement
+- Resolves: CVE-2026-54228
+- Fix race condition in ChownProblemDir
+- Resolves: CVE-2026-54229
+
 * Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 2.17.8-6
 - Rebuilt for Python 3.15.0b4 ABI change
 

diff --git a/sources b/sources
index 4e58c99..0b41ffe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (abrt-2.17.8.tar.gz) = 90b74229412e0186bfa109ee940a60c9f3c0f7ce8c1216acad6f05619a1bb591e7f0bae87363143a05034312c9f14fe5ace341b84f680780ceb93a1e624705b3
+SHA512 (abrt-2.17.9.tar.gz) = 266dd0446024ba1266bc675e1a5cbfd6643cb3f5aad5c14b320a5287eedcf7f4e3ca47d776fc154aa3f362a0163b53fadb9b3c54add638115f5d4b0a0eae8bc0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-03 11:31 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:31 [rpms/abrt] f43: Update to 2.17.8 Michal Srb

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