Rebuild for Go 1.26.6 CVE fixes

Resolves: RHEL-154348 RHEL-132875 RHEL-145863 RHEL-91221 RHEL-168737 RHEL-190092 RHEL-190858 RHEL-173976 RHEL-186006 RHEL-212537
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2026-08-18 16:55:43 +02:00
parent 38d63fe14c
commit dc3457aec8

View File

@ -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 <jnovy@redhat.com> - 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 <jnovy@redhat.com> - 6:5.8.5-1
- update to https://github.com/containers/podman/releases/tag/v5.8.5
- Resolves: RHEL-212537