From eb12b77151657971029ed17ddced15e6029a231a Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 17 Jun 2025 05:19:22 +0000 Subject: [PATCH] import UBI podman-5.4.0-10.el10_0 --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index f7ce757..74dabbc 100644 --- a/podman.spec +++ b/podman.spec @@ -63,7 +63,7 @@ Epoch: 6 Version: 5.4.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 -Release: 9%{?dist} +Release: 10%{?dist} %if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} %else @@ -390,6 +390,10 @@ ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name} %endif %changelog +* Wed Jun 04 2025 Jindrich Novy - 6:5.4.0-10 +- rebuild to fix CVE-2025-22871 podman: Request smuggling due to acceptance of invalid chunked data in net/http +- Resolves: RHEL-90011 + * Wed Apr 09 2025 Jindrich Novy - 6:5.4.0-9 - update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel (https://github.com/containers/podman/commit/0ee1d49)