From e826784647a08bd2385423c6a7ae5a26f69b85b7 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 9 Nov 2021 04:52:14 -0500 Subject: [PATCH] import buildah-1.19.9-1.module+el8.5.0+12236+c988d830 --- .buildah.metadata | 2 +- .gitignore | 2 +- SPECS/buildah.spec | 11 ++++++----- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.buildah.metadata b/.buildah.metadata index 31aa976..d8fd1c9 100644 --- a/.buildah.metadata +++ b/.buildah.metadata @@ -1 +1 @@ -dd4893419d60984f0922ca888b0418b9fa09bd33 SOURCES/release-1.19-a2854ed.tar.gz +8576a72b4baba902bbf6838a6f598094b8141c05 SOURCES/release-1.19-c1d6200.tar.gz diff --git a/.gitignore b/.gitignore index e39e388..371cda3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/release-1.19-a2854ed.tar.gz +SOURCES/release-1.19-c1d6200.tar.gz diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec index 22f5652..5c4aed6 100644 --- a/SPECS/buildah.spec +++ b/SPECS/buildah.spec @@ -14,11 +14,11 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl %global import_path github.com/containers/buildah %global branch release-1.19 -%global commit0 a2854ed5afc198009e44dfd16959865cf1144522 +%global commit0 c1d6200be31286ea3cd4752ed1464b0f85ea388a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: buildah -Version: 1.19.7 +Version: 1.19.9 Release: 1%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 @@ -121,10 +121,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/%{name}/test %changelog -* Thu Mar 11 2021 Jindrich Novy - 1.19.7-1 +* Tue Aug 17 2021 Jindrich Novy - 1.19.9-1 - update to the latest content of https://github.com/containers/buildah/tree/release-1.19 - (https://github.com/containers/buildah/commit/a2854ed) -- Resolves: #1935376 + (https://github.com/containers/buildah/commit/c1d6200) +- fixes CVE-2021-3602 +- Related: #1977943 * Fri Feb 19 2021 Jindrich Novy - 1.19.6-1 - update to the latest content of https://github.com/containers/buildah/tree/release-1.19