buildah-1.30.0-2.el9
- rebuild for following CVEs: CVE-2023-25173 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: #2175073 - Resolves: #2179958 - Resolves: #2187332 - Resolves: #2187375 - Resolves: #2203696 - Resolves: #2207518 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
00a6fd32ff
commit
a977d98f5a
12
buildah.spec
12
buildah.spec
@ -15,7 +15,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
|
||||
@ -134,6 +134,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-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400
|
||||
- Resolves: #2175073
|
||||
- Resolves: #2179958
|
||||
- Resolves: #2187332
|
||||
- Resolves: #2187375
|
||||
- Resolves: #2203696
|
||||
- Resolves: #2207518
|
||||
|
||||
* Wed Apr 19 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.30.0-1
|
||||
- update to 1.30.0
|
||||
- Related: #2176063
|
||||
|
||||
Loading…
Reference in New Issue
Block a user