From be98370fd498b61869b4dd0109fc5502ed82d9a4 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Mon, 2 Mar 2026 02:05:01 -0500 Subject: [PATCH] import UBI buildah-1.33.14-2.module+el8.10.0+23963+b64d8032 --- SPECS/buildah.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec index e5ee089..62391e0 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: 1%{?dist} +Release: 2%{?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 +* Mon Feb 02 2026 Jindrich Novy - 2:1.33.14-2 +- rebuild for CVE-2025-61729 +- Resolves: RHEL-140529 + * Fri Jan 09 2026 Jindrich Novy - 2:1.33.14-1 - update to the latest content of https://github.com/containers/buildah/tree/release-1.33 (https://github.com/containers/buildah/commit/a7f8179)