From 376de4826fc0424e6ec86625e62aa6603b32f3e0 Mon Sep 17 00:00:00 2001 From: imagebuilder-bot Date: Thu, 5 Feb 2026 08:16:30 +0000 Subject: [PATCH] Rebuilt Resolves: CVE-2025-61729, RHEL-140539 --- osbuild-composer.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 9b3cdac..88018b0 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients. } Name: osbuild-composer -Release: 2%{?dist} +Release: 3%{?dist} Summary: An image building service based on osbuild # osbuild-composer doesn't have support for building i686 and armv7hl images @@ -421,6 +421,11 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Thu Feb 05 2026 imagebuilder-bot - 101.4-3 +- Rebuilt to fix: + - CVE-2025-61729 + - RHEL-140539 + * Tue Jan 06 2026 imagebuilder-bot - 101.4-2 - Rebuilt to fix: - CVE-2025-58183