import buildah-1.19.9-1.module+el8.5.0+12236+c988d830

This commit is contained in:
CentOS Sources 2021-11-09 04:52:14 -05:00 committed by Stepan Oksanichenko
parent 16b091abd6
commit e826784647
3 changed files with 8 additions and 7 deletions

View File

@ -1 +1 @@
dd4893419d60984f0922ca888b0418b9fa09bd33 SOURCES/release-1.19-a2854ed.tar.gz
8576a72b4baba902bbf6838a6f598094b8141c05 SOURCES/release-1.19-c1d6200.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/release-1.19-a2854ed.tar.gz
SOURCES/release-1.19-c1d6200.tar.gz

View File

@ -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 <jnovy@redhat.com> - 1.19.7-1
* Tue Aug 17 2021 Jindrich Novy <jnovy@redhat.com> - 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 <jnovy@redhat.com> - 1.19.6-1
- update to the latest content of https://github.com/containers/buildah/tree/release-1.19