import buildah-1.19.9-3.module+el8.6.0+14694+4f5132e0

This commit is contained in:
CentOS Sources 2022-05-10 03:05:42 -04:00 committed by Stepan Oksanichenko
parent e5a6312d6a
commit 047f00e2b3
3 changed files with 12 additions and 8 deletions

View File

@ -1 +1 @@
8b2ebd6896b8e9b2352e6c2a573333cbfaea5ea4 SOURCES/release-1.19-7c6701d.tar.gz
3e4fad435b307eb5cb01aed81ad2b8ef84ffb2df SOURCES/release-1.19-3808e27.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/release-1.19-7c6701d.tar.gz
SOURCES/release-1.19-3808e27.tar.gz

View File

@ -14,12 +14,12 @@ 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 7c6701d0ad2b064de35d6c4fcbeb338106c1c50b
%global commit0 3808e27e6fde0a94cbe16c2aa5693bb7dda7c6af
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: buildah
Version: 1.19.9
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
URL: https://%{name}.io
@ -121,11 +121,15 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
%{_datadir}/%{name}/test
%changelog
* Mon Apr 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-2
* Fri Apr 01 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-3
- update to the latest content of https://github.com/containers/buildah/tree/release-1.19
(https://github.com/containers/buildah/commit/7c6701d)
- fixes CVE-2022-27651
- Resolves: #2067539
(https://github.com/containers/buildah/commit/3808e27)
- Resolves: #2067540
* Mon Jan 10 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-2
- update to the latest content of https://github.com/containers/buildah/tree/release-1.19
(https://github.com/containers/buildah/commit/ff5434f)
- Related: #2001445
* 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