From 825b9891d49ecb52118303e06018a4afbde6d0de Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 16 Oct 2023 09:18:04 +0000 Subject: [PATCH] import CS buildah-1.31.3-1.module_el8+664+4072b3ae --- .buildah.metadata | 2 +- .gitignore | 2 +- SPECS/buildah.spec | 104 +++++++++++++++++++++------------------------ 3 files changed, 51 insertions(+), 57 deletions(-) diff --git a/.buildah.metadata b/.buildah.metadata index 571e6d9..fdf196d 100644 --- a/.buildah.metadata +++ b/.buildah.metadata @@ -1 +1 @@ -b9b966712b25554f9cf08b1c49a80b60fd3dc56d SOURCES/release-1.29-7fa17a8.tar.gz +f419a358fc2ebedf19faf3a732b06eb5152ea789 SOURCES/buildah-1.31.3-3ae75d4.tar.gz diff --git a/.gitignore b/.gitignore index 9afd8f9..e5eb5d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/release-1.29-7fa17a8.tar.gz +SOURCES/buildah-1.31.3-3ae75d4.tar.gz diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec index d796df5..30e2adc 100644 --- a/SPECS/buildah.spec +++ b/SPECS/buildah.spec @@ -11,13 +11,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl %endif %global import_path github.com/containers/buildah -%global branch release-1.29 -%global commit0 7fa17a8428727eb3ecaca088bda1ebec590eeb8c +#%%global branch main +%global commit0 3ae75d4a4a72228e2eb2f90b29441728bc8af87e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Epoch: 1 Name: buildah -Version: 1.29.1 +Version: 1.31.3 Release: 1%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 @@ -135,60 +135,54 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/%{name}/test %changelog -* Thu Feb 16 2023 Jindrich Novy - 1:1.29.1-1 +* Fri Aug 25 2023 Jindrich Novy - 1:1.31.3-1 +- update to https://github.com/containers/buildah/releases/tag/v1.31.3 +- Related: #2176055 + +* Fri Aug 11 2023 Jindrich Novy - 1:1.31.2-1 +- update to https://github.com/containers/buildah/releases/tag/v1.31.2 +- Related: #2176055 + +* Fri Aug 04 2023 Jindrich Novy - 1:1.31.1-2 +- build buildah off main branch for early testing of zstd compression +- Related: #2176055 + +* Fri Jul 21 2023 Jindrich Novy - 1:1.31.1-1 +- update to https://github.com/containers/buildah/releases/tag/v1.31.1 +- Related: #2176055 + +* Mon Jul 03 2023 Jindrich Novy - 1:1.31.0-1 +- update to https://github.com/containers/buildah/releases/tag/v1.31.0 +- Related: #2176055 + +* Wed Jun 14 2023 Jindrich Novy - 1:1.30.0-2 +- 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: #2175070 +- Resolves: #2179948 +- Resolves: #2187317 +- Resolves: #2187364 +- Resolves: #2203680 +- Resolves: #2207510 + +* Tue Jun 06 2023 Jindrich Novy - 1:1.30.0-1 +- update to https://github.com/containers/buildah/releases/tag/v1.30.0 +- Related: #2176055 + +* Fri May 12 2023 Jindrich Novy - 1:1.29.1-4 +- update to the latest content of https://github.com/containers/buildah/tree/release-1.29 + (https://github.com/containers/buildah/commit/f01e5f9) +- Related: #2176055 + +* Mon Apr 03 2023 Jindrich Novy - 1:1.29.1-3 +- update to the latest content of https://github.com/containers/buildah/tree/release-1.29 + (https://github.com/containers/buildah/commit/f07d2c9) +- Resolves: #2166195 + +* Wed Mar 08 2023 Jindrich Novy - 1:1.29.1-2 - update to the latest content of https://github.com/containers/buildah/tree/release-1.29 (https://github.com/containers/buildah/commit/7fa17a8) -- Related: #2123641 - -* Fri Feb 10 2023 Jindrich Novy - 1:1.29.0-4 -- update to the latest content of https://github.com/containers/buildah/tree/release-1.29 - (https://github.com/containers/buildah/commit/c822cc6) -- Related: #2123641 - -* Tue Jan 31 2023 Jindrich Novy - 1:1.29.0-3 -- update to the latest content of https://github.com/containers/buildah/tree/release-1.29 - (https://github.com/containers/buildah/commit/94b723c) -- Related: #2123641 - -* Mon Jan 30 2023 Jindrich Novy -- update to the latest content of https://github.com/containers/buildah/tree/release-1.29.0 - (https://github.com/containers/buildah/commit/) -- Related: #2123641 - -* Fri Jan 27 2023 Jindrich Novy - 1:1.29.0-1 -- update to the latest content of https://github.com/containers/buildah/tree/release-1.29.0 - (https://github.com/containers/buildah/commit/94b723c) -- Related: #2123641 - -* Wed Jan 25 2023 Jindrich Novy - 1:1.29.0-0.5 -- update to the latest content of https://github.com/containers/buildah/tree/main - (https://github.com/containers/buildah/commit/078a7ff) -- Related: #2123641 - -* Tue Jan 24 2023 Jindrich Novy - 1:1.29.0-0.4 -- update to the latest content of https://github.com/containers/buildah/tree/main - (https://github.com/containers/buildah/commit/4b72f05) -- Related: #2123641 - -* Wed Jan 18 2023 Jindrich Novy - 1:1.29.0-0.3 -- update to the latest content of https://github.com/containers/buildah/tree/main - (https://github.com/containers/buildah/commit/c541c35) -- Related: #2123641 - -* Tue Jan 17 2023 Jindrich Novy - 1:1.29.0-0.2 -- update to the latest content of https://github.com/containers/buildah/tree/main - (https://github.com/containers/buildah/commit/39dfa73) -- Related: #2123641 - -* Fri Jan 13 2023 Jindrich Novy - 1:1.29.0-0.1 -- update to the latest content of https://github.com/containers/buildah/tree/main - (https://github.com/containers/buildah/commit/8ca903b) -- Resolves: #2140087 - -* Fri Jan 06 2023 Jindrich Novy - 1:1.28.2-3 -- update to the latest content of https://github.com/containers/buildah/tree/release-1.28 - (https://github.com/containers/buildah/commit/cfefbb6) -- Resolves: #2140087 +- Related: #2176055 * Tue Dec 06 2022 Jindrich Novy - 1:1.28.2-2 - update to the latest content of https://github.com/containers/buildah/tree/release-1.28