diff --git a/podman.spec b/podman.spec index 085b23f..963ec61 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: 4%{?dist} +Release: 5%{?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/ @@ -423,6 +423,10 @@ fi %{_libexecdir}/%{name}/gvproxy %changelog +* Fri Jun 21 2024 Jindrich Novy - 4:4.9.4-5 +- rebuild for CVE-2024-1394 +- Resolves: RHEL-24295 + * Thu Jun 13 2024 Jindrich Novy - 4:4.9.4-4 - update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel (https://github.com/containers/podman/commit/1a6dca2)