From a7a0cc0e42f2a78d22207272df863e02cea96ffe Mon Sep 17 00:00:00 2001 From: imagebuilder-bot Date: Tue, 14 Apr 2026 08:50:22 +0000 Subject: [PATCH] Rebuilt Resolves: CVE-2026-25679, CVE-2026-27137, RHEL-156638, RHEL-156643 --- osbuild-composer.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 6557348..00c78bc 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: 4%{?dist} +Release: 5%{?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 +* Tue Apr 14 2026 imagebuilder-bot - 101.4-5 +- Rebuilt to fix: + - CVE-2026-25679 + - CVE-2026-27137 + - RHEL-156638 + - RHEL-156643 + * Thu Feb 26 2026 imagebuilder-bot - 101.4-4 - Rebuilt to fix: - CVE-2025-61726