buildah-1.30.0-2.el8
- rebuild for following CVEs: CVE-2023-25173 CVE-2022-41724 CVE-2022-41725 CVE-2023-24537 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400 - Resolves: #2175070 - Resolves: #2179948 - Resolves: #2187317 - Resolves: #2187364 - Resolves: #2203680 - Resolves: #2207510 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
01bd023f1f
commit
5659e27f36
12
buildah.spec
12
buildah.spec
@ -18,7 +18,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.30.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -135,6 +135,16 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jun 14 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.30.0-2
|
||||
- rebuild for following CVEs:
|
||||
CVE-2023-25173 CVE-2022-41724 CVE-2022-41725 CVE-2023-24537 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400
|
||||
- Resolves: #2175070
|
||||
- Resolves: #2179948
|
||||
- Resolves: #2187317
|
||||
- Resolves: #2187364
|
||||
- Resolves: #2203680
|
||||
- Resolves: #2207510
|
||||
|
||||
* Tue Jun 06 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.30.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.30.0
|
||||
- Related: #2176055
|
||||
|
Loading…
Reference in New Issue
Block a user