diff --git a/osbuild-composer.spec b/osbuild-composer.spec index eb452e7..5196a17 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: 1%{?dist} +Release: 2%{?dist} Summary: An image building service based on osbuild # osbuild-composer doesn't have support for building i686 and armv7hl images @@ -422,6 +422,13 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Wed Sep 25 2024 Tomáš Hozza - 101-2 +- Rebuilt to fix: + - CVE-2024-34156 + - CVE-2024-1394 + - RHEL-24303 + - RHEL-57905 + * Mon Feb 26 2024 imagebuilder-bot - 101-1 - New upstream release