From f00fbf17c7c8324513c4c32f74c4b96ba518abfd Mon Sep 17 00:00:00 2001 From: imagebuilder-bot Date: Thu, 26 Feb 2026 11:54:40 +0000 Subject: [PATCH] Rebuilt Resolves: CVE-2025-61726, CVE-2025-68121, RHEL-146097, RHEL-149273 --- osbuild-composer.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 88018b0..6557348 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: 3%{?dist} +Release: 4%{?dist} Summary: An image building service based on osbuild # osbuild-composer doesn't have support for building i686 and armv7hl images @@ -421,6 +421,13 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Thu Feb 26 2026 imagebuilder-bot - 101.4-4 +- Rebuilt to fix: + - CVE-2025-61726 + - CVE-2025-68121 + - RHEL-146097 + - RHEL-149273 + * Thu Feb 05 2026 imagebuilder-bot - 101.4-3 - Rebuilt to fix: - CVE-2025-61729