From 397f0964fbdc6caaa21ab33626fd18f12243a03a Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Tue, 17 Mar 2026 01:41:28 -0400 Subject: [PATCH] import CS git buildah-1.33.14-3.el8 --- SPECS/buildah.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec index 62391e0..e3232b6 100644 --- a/SPECS/buildah.spec +++ b/SPECS/buildah.spec @@ -18,7 +18,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Epoch: 2 Name: buildah Version: 1.33.14 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -136,6 +136,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/%{name}/test %changelog +* Tue Feb 17 2026 Jindrich Novy - 2:1.33.14-3 +- rebuild for CVE-2025-68121 +- Resolves: RHEL-149262 + * Mon Feb 02 2026 Jindrich Novy - 2:1.33.14-2 - rebuild for CVE-2025-61729 - Resolves: RHEL-140529