From 4ac3b1f3b259fed9ed4ce5fabeeba6a93f1a8103 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Tue, 1 Sep 2026 12:39:39 +0200 Subject: [PATCH] rebuild with updated Go to fix CVE-2026-42499 Resolves: RHEL-241487 RHEL-241854 RHEL-241997 RHEL-242053 RHEL-242188 RHEL-242289 RHEL-251853 Signed-off-by: Jindrich Novy --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 6131f64..59aff51 100644 --- a/podman.spec +++ b/podman.spec @@ -20,7 +20,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $ Epoch: 4 Name: podman Version: 4.9.4 -Release: 36%{?dist} +Release: 37%{?dist} Summary: Manage Pods, Containers and Container Images License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 URL: https://%{name}.io/ @@ -415,6 +415,10 @@ fi %{_libexecdir}/%{name}/gvproxy %changelog +* Tue Sep 01 2026 Jindrich Novy - 4:4.9.4-37 +- rebuild with updated Go to fix CVE-2026-42499 +- Resolves: RHEL-241487 RHEL-241854 RHEL-241997 RHEL-242053 RHEL-242188 RHEL-242289 RHEL-251853 + * Thu Aug 20 2026 Jindrich Novy - 4:4.9.4-36 - rebuild with Go 1.25.11 to fix CVE-2026-33818, CVE-2026-56853, CVE-2026-56858, CVE-2026-56859, CVE-2026-56860, CVE-2026-56862