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