import CS buildah-1.24.6-7.module_el8+668+cc1a7ff1
This commit is contained in:
parent
35bf9cadfa
commit
0583a1ce9f
@ -18,7 +18,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.6
|
||||
Release: 5%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -129,14 +129,22 @@ rm -f %{buildroot}%{_mandir}/man5/Containerfile*
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.24.6-5
|
||||
- remove Containerfile man page
|
||||
- Resolves: #2165790
|
||||
* Mon Aug 28 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.24.6-7
|
||||
- rebuild for CVE-2023-29406
|
||||
- Related: #2176055
|
||||
|
||||
* Fri Jan 13 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.24.6-4
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.24
|
||||
(https://github.com/containers/buildah/commit/60e6bc0)
|
||||
- Related: #2129766
|
||||
* Thu Jun 15 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.24.6-6
|
||||
- rebuild for following CVEs:
|
||||
CVE-2022-41724 CVE-2022-41725 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400
|
||||
- Resolves: #2179943
|
||||
- Resolves: #2187341
|
||||
- Resolves: #2187359
|
||||
- Resolves: #2203677
|
||||
- Resolves: #2207505
|
||||
|
||||
* Tue Mar 14 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.24.6-5
|
||||
- remove Containerfile man page
|
||||
- Related: #2176055
|
||||
|
||||
* Mon Oct 31 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.6-3
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.24
|
||||
|
Loading…
Reference in New Issue
Block a user