public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Srb <michal@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.8: Update to 2.17.8
Date: Mon, 03 Aug 2026 10:24:43 GMT	[thread overview]
Message-ID: <178575268302.1.1587206105473708146.rpms-abrt-e27417761317@fedoraproject.org> (raw)

            A new commit has been pushed.

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

            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

                 reply	other threads:[~2026-08-03 10:24 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=178575268302.1.1587206105473708146.rpms-abrt-e27417761317@fedoraproject.org \
    --to=michal@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