diff --git a/podman.spec b/podman.spec index 1c3bff4..ffd3775 100644 --- a/podman.spec +++ b/podman.spec @@ -18,7 +18,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $ Epoch: 2 Name: podman Version: 4.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and GPLv3+ URL: https://%{name}.io/ @@ -393,6 +393,16 @@ fi %{_libexecdir}/%{name}/gvproxy %changelog +* Wed Jun 14 2023 Jindrich Novy - 2:4.5.1-3 +- rebuild for following CVEs: +CVE-2023-25173 CVE-2022-41724 CVE-2022-41725 CVE-2023-24537 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400 +- Resolves: #2175074 +- Resolves: #2179966 +- Resolves: #2187322 +- Resolves: #2187383 +- Resolves: #2203702 +- Resolves: #2207522 + * Fri Jun 09 2023 Jindrich Novy - 2:4.5.1-2 - rebuild - Resolves: #2177611