public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: a-a-save-container-data: validate input
@ 2026-08-03 10:24 Michal Srb
0 siblings, 0 replies; only message in thread
From: Michal Srb @ 2026-08-03 10:24 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.8
Commit : fb86abde3bc96a04de006b456a59009817cca515
Author : Michal Srb <michal@redhat.com>
Date : 2025-12-04T20:32:21+01:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/fb86abde3bc96a04de006b456a59009817cca515?branch=update-2.17.8
Log:
a-a-save-container-data: validate input
Resolves: CVE-2025-12744
Signed-off-by: Michal Srb <michal@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index cc954d8..643f820 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@ abrt-1.1.13.tar.gz
/abrt-2.17.5.tar.gz
/abrt-2.17.6.tar.gz
/abrt-2.17.7.tar.gz
+/abrt-2.17.8.tar.gz
diff --git a/abrt.spec b/abrt.spec
index d6cfac9..94695b0 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -56,7 +56,7 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 2.17.7
+Version: 2.17.8
Release: 1%{?dist}
License: GPL-2.0-or-later
URL: https://abrt.readthedocs.org/
@@ -994,6 +994,10 @@ killall abrt-dbus >/dev/null 2>&1 || :
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
%changelog
+* Thu Dec 04 2025 Michal Srb <michal@redhat.com> - 2.17.8-1
+- a-a-save-container-data: validate input
+- Resolves: CVE-2025-12744
+
* Thu Oct 02 2025 Michal Srb <michal@redhat.com> - 2.17.7-1
- Update to upstream release 2.17.7
- Fix reading gpg keys with RPM 6.0.0 (rhbz#2396899)
diff --git a/sources b/sources
index 080308e..4e58c99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (abrt-2.17.7.tar.gz) = 0e9c05a897387e20b930b616c58b187dd27f6e3372a9067b77f849d70e59443688022c5ae9fcad5968d8e637c4db7f6b500ddbb5aa59e61872b14867c5c7124a
+SHA512 (abrt-2.17.8.tar.gz) = 90b74229412e0186bfa109ee940a60c9f3c0f7ce8c1216acad6f05619a1bb591e7f0bae87363143a05034312c9f14fe5ace341b84f680780ceb93a1e624705b3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 10:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 10:24 [rpms/abrt] update-2.17.8: a-a-save-container-data: validate input Michal Srb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox