From 5404420630cb8489a3e09951b479e5838a6d3d27 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 16 Nov 2023 09:33:45 +0000 Subject: [PATCH] import CS buildah-1.24.6-7.module_el8+717+c1ebe428 --- SPECS/buildah.spec | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec index 3c2a64e..415c569 100644 --- a/SPECS/buildah.spec +++ b/SPECS/buildah.spec @@ -18,7 +18,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Epoch: 1 Name: buildah Version: 1.24.6 -Release: 5%{?dist} +Release: 7%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -129,14 +129,22 @@ rm -f %{buildroot}%{_mandir}/man5/Containerfile* %{_datadir}/%{name}/test %changelog -* Wed Feb 01 2023 Jindrich Novy - 1:1.24.6-5 -- remove Containerfile man page -- Resolves: #2165790 +* Mon Aug 28 2023 Jindrich Novy - 1:1.24.6-7 +- rebuild for CVE-2023-29406 +- Related: #2176055 -* Fri Jan 13 2023 Jindrich Novy - 1:1.24.6-4 -- update to the latest content of https://github.com/containers/buildah/tree/release-1.24 - (https://github.com/containers/buildah/commit/60e6bc0) -- Related: #2129766 +* Thu Jun 15 2023 Jindrich Novy - 1:1.24.6-6 +- rebuild for following CVEs: +CVE-2022-41724 CVE-2022-41725 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400 +- Resolves: #2179943 +- Resolves: #2187341 +- Resolves: #2187359 +- Resolves: #2203677 +- Resolves: #2207505 + +* Tue Mar 14 2023 Jindrich Novy - 1:1.24.6-5 +- remove Containerfile man page +- Related: #2176055 * Mon Oct 31 2022 Jindrich Novy - 1:1.24.6-3 - update to the latest content of https://github.com/containers/buildah/tree/release-1.24