import UBI buildah-1.33.7-4.el9_4

This commit is contained in:
eabdullin 2024-09-03 10:24:07 +00:00
parent 6f51418bc2
commit 44afdccb1c

View File

@ -15,7 +15,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
Epoch: 2
Name: buildah
Version: 1.33.7
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
URL: https://%{name}.io
@ -135,6 +135,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
%{_datadir}/%{name}/test
%changelog
* Tue Jul 23 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.7-4
- rebuild for CVE-2024-24783
- Resolves: RHEL-28428
* Fri Jun 21 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.7-3
- rebuild for CVE-2024-1394
- Resolves: RHEL-24307