import buildah-1.29.1-1.module+el8.8.0+18195+471da4bb

This commit is contained in:
CentOS Sources 2023-05-16 06:05:01 +00:00 committed by Stepan Oksanichenko
parent 468062adba
commit d0b6396874
3 changed files with 81 additions and 21 deletions

View File

@ -1 +1 @@
eb37b8c65e19325db71b1b3deae1c585d87c0378 SOURCES/release-1.27-4785fdb.tar.gz
b9b966712b25554f9cf08b1c49a80b60fd3dc56d SOURCES/release-1.29-7fa17a8.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/release-1.27-4785fdb.tar.gz
SOURCES/release-1.29-7fa17a8.tar.gz

View File

@ -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.27
%global commit0 4785fdb41eb01480b4b3005a30c7cabe422a8c0f
%global branch release-1.29
%global commit0 7fa17a8428727eb3ecaca088bda1ebec590eeb8c
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Epoch: 1
Name: buildah
Version: 1.27.3
Version: 1.29.1
Release: 1%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
@ -135,25 +135,85 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
%{_datadir}/%{name}/test
%changelog
* Fri Dec 09 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.3-1
- update to the latest content of https://github.com/containers/buildah/tree/release-1.27
(https://github.com/containers/buildah/commit/4785fdb)
- Resolves: #2152017
* Thu Feb 16 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.1-1
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
(https://github.com/containers/buildah/commit/7fa17a8)
- Related: #2123641
* Mon Dec 05 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-3
- update to the latest content of https://github.com/containers/buildah/tree/release-1.27
(https://github.com/containers/buildah/commit/5b86d15)
- Resolves: #2150428
* Fri Feb 10 2023 Jindrich Novy <jnovy@redhat.com> - 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
* Thu Oct 20 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-2
- update to the latest content of https://github.com/containers/buildah/tree/release-1.27
(https://github.com/containers/buildah/commit/c43a389)
- Resolves: #2136438
* Tue Jan 31 2023 Jindrich Novy <jnovy@redhat.com> - 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
* Thu Oct 13 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-1
- update to the latest content of https://github.com/containers/buildah/tree/release-1.27
(https://github.com/containers/buildah/commit/13622b1)
- Resolves: #2129767
* Mon Jan 30 2023 Jindrich Novy <jnovy@redhat.com>
- 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 <jnovy@redhat.com> - 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 <jnovy@redhat.com> - 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 <jnovy@redhat.com> - 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 <jnovy@redhat.com> - 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 <jnovy@redhat.com> - 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 <jnovy@redhat.com> - 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 <jnovy@redhat.com> - 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
* Tue Dec 06 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.2-2
- update to the latest content of https://github.com/containers/buildah/tree/release-1.28
(https://github.com/containers/buildah/commit/7e4d9dd)
- Resolves: #2136319
* Mon Nov 28 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.2-1
- update to https://github.com/containers/buildah/releases/tag/v1.28.2
- Related: #2123641
* Thu Oct 06 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.0-1
- update to https://github.com/containers/buildah/releases/tag/v1.28.0
- Related: #2123641
* Wed Sep 21 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-1
- update to https://github.com/containers/buildah/releases/tag/v1.27.2
- Related: #2123641
* Mon Sep 12 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.1-2
- drop applied patch
- Related: #2123641
* Mon Sep 12 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.1-1
- update to https://github.com/containers/buildah/releases/tag/v1.27.1
- Related: #2123641
* Fri Aug 26 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.0-2
- fix CVE-2022-2990