import buildah-1.29.1-1.el9

i9c changed/i9c/buildah-1.29.1-1.el9
MSVSphere Packaging Team 2 years ago
parent a6029f929d
commit 77338031ab

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

2
.gitignore vendored

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

@ -8,13 +8,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
%endif %endif
%global import_path github.com/containers/buildah %global import_path github.com/containers/buildah
%global branch release-1.27 %global branch release-1.29
%global commit0 4785fdb41eb01480b4b3005a30c7cabe422a8c0f %global commit0 7fa17a8428727eb3ecaca088bda1ebec590eeb8c
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Epoch: 1 Epoch: 1
Name: buildah Name: buildah
Version: 1.27.3 Version: 1.29.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: A command line tool used for creating OCI Images Summary: A command line tool used for creating OCI Images
License: ASL 2.0 License: ASL 2.0
@ -136,28 +136,68 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.27.0-2 * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.27.0-2
- Rebuilt for MSVSphere 9.1. - Rebuilt for MSVSphere 9.1.
* Mon Dec 12 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.3-1 * Mon Feb 20 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.27 - update to the latest content of https://github.com/containers/buildah/tree/release-1.29
(https://github.com/containers/buildah/commit/4785fdb) (https://github.com/containers/buildah/commit/7fa17a8)
- Resolves: #2152042 - Related: #2124478
* Mon Dec 05 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-4 * Fri Feb 10 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-3
- pull in crun by default - update to the latest content of https://github.com/containers/buildah/tree/release-1.29
- Resolves: #2150525 (https://github.com/containers/buildah/commit/c822cc6)
- Related: #2124478
* Wed Feb 01 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-2
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
(https://github.com/containers/buildah/commit/94b723c)
- Related: #2124478
* 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: #2124478
* Wed Jan 25 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/078a7ff)
- Related: #2124478
* Tue Jan 24 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/4b72f05)
- Related: #2124478
* Mon Dec 05 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-3 * Wed Jan 18 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-0.2
- update to the latest content of https://github.com/containers/buildah/tree/release-1.27 - update to the latest content of https://github.com/containers/buildah/tree/main
(https://github.com/containers/buildah/commit/5b86d15) (https://github.com/containers/buildah/commit/c541c35)
- Resolves: #2150432 - Related: #2124478
* 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)
- Related: #2124478
* Mon Jan 09 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)
- fixes segmentation fault on s390x
- Resolves: #2150429
* Wed Oct 26 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-2 * Wed Dec 07 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.2-2
- remove patch applied upstream - update to the latest content of https://github.com/containers/buildah/tree/release-1.28
- Related: #2136848 (https://github.com/containers/buildah/commit/7e4d9dd)
- Resolves: #2151247
* 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: #2124478
* Thu Nov 17 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.0-2
- pull in crun by default
- Resolves: #2142494
* Wed Oct 26 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-1 * Tue Nov 01 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.0-1
- update to the latest content of https://github.com/containers/buildah/tree/release-1.27 - update to https://github.com/containers/buildah/releases/tag/v1.28.0
(https://github.com/containers/buildah/commit/c43a389) - Related: #2124478
- Resolves: #2136848
* Fri Aug 26 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.0-2 * Fri Aug 26 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.0-2
- fix CVE-2022-2990 - fix CVE-2022-2990

Loading…
Cancel
Save