diff --git a/podman.spec b/podman.spec index eb43d9c..6b09f5f 100644 --- a/podman.spec +++ b/podman.spec @@ -14,7 +14,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $ Epoch: 6 Name: podman Version: 5.8.5 -Release: 1%{?dist} +Release: 2%{?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/ @@ -377,6 +377,13 @@ fi %{_datadir}/%{name}/test %changelog +* Tue Aug 18 2026 Jindrich Novy - 6:5.8.5-2 +- Rebuild for golang-1.26.6 CVE fixes (CVE-2025-68121 CVE-2026-27145 + CVE-2026-33811 CVE-2026-33818 CVE-2026-56853 CVE-2026-56858 CVE-2026-56859 + CVE-2026-56860 CVE-2026-56862) +- Resolves: RHEL-164485 RHEL-173976 RHEL-186006 RHEL-190092 RHEL-190858 + RHEL-212537 RHEL-241180 RHEL-241284 RHEL-241400 RHEL-241610 RHEL-241788 + * Mon Jul 20 2026 Jindrich Novy - 6:5.8.5-1 - update to https://github.com/containers/podman/releases/tag/v5.8.5 - Resolves: RHEL-212537