import buildah-1.19.9-6.module+el8.7.0+16212+65e1b35f

This commit is contained in:
CentOS Sources 2022-09-20 22:58:55 +00:00 committed by Stepan Oksanichenko
parent 9a4e2f747a
commit c8ef2548c7
3 changed files with 34 additions and 8 deletions

View File

@ -1 +1 @@
dd4893419d60984f0922ca888b0418b9fa09bd33 SOURCES/release-1.19-a2854ed.tar.gz
462a12e1d78ca0f9638fd8d1b8d61a3de1d6deb0 SOURCES/release-1.19-6d7f496.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/release-1.19-a2854ed.tar.gz
SOURCES/release-1.19-6d7f496.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 a2854ed5afc198009e44dfd16959865cf1144522
%global commit0 6d7f49677fce165a0a5fab7adb9109a87371041f
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: buildah
Version: 1.19.7
Release: 1%{?dist}
Version: 1.19.9
Release: 6%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
URL: https://%{name}.io
@ -121,10 +121,36 @@ 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
* Thu May 12 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-6
- 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/6d7f496)
- Related: #2061390
* Sat Apr 30 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-5
- update to the latest content of https://github.com/containers/buildah/tree/release-1.19
(https://github.com/containers/buildah/commit/d69ac6e)
- Related: #2061390
* Wed Apr 06 2022 Jindrich Novy <jnovy@redhat.com> - 1.19.9-4
- update to the latest content of https://github.com/containers/buildah/tree/release-1.19
(https://github.com/containers/buildah/commit/7c6701d)
- Related: #2061390
* 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/3808e27)
- Related: #2061390
* 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
(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