From 02c2757ae24b3758480074c99eeeaf8db0f606bd Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Thu, 5 Sep 2024 03:32:20 +0300 Subject: [PATCH] import buildah-1.33.7-4.el9_4 --- SPECS/buildah.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec index eed353c..a672a03 100644 --- a/SPECS/buildah.spec +++ b/SPECS/buildah.spec @@ -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 - 2:1.33.7-4 +- rebuild for CVE-2024-24783 +- Resolves: RHEL-28428 + * Fri Jun 21 2024 Jindrich Novy - 2:1.33.7-3 - rebuild for CVE-2024-1394 - Resolves: RHEL-24307