From ec09731a93c54fd2d7ceec7b5851fb101ed4a8d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 3 Mar 2026 10:56:12 +0100 Subject: [PATCH] Fixup changelog Related: RHEL-144854 --- python3.12.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.12.spec b/python3.12.spec index 49a3fab..ad4019d 100644 --- a/python3.12.spec +++ b/python3.12.spec @@ -1852,7 +1852,7 @@ CheckPython optimized %changelog * Fri Feb 27 2026 Tomáš Hrnčiar - 3.12.12-4 -- Security fixes for CVE-2026-0865, CVE-2025-15366 and CVE-2025-15367 +- Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299 Resolves: RHEL-143057 Resolves: RHEL-143109 Resolves: RHEL-144854