diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 9b18c9b..fd71351 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -22,7 +22,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 @@ -447,6 +447,10 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c %endif %changelog +* Sat Jun 18 2022 Robert-André Mauchin - 55-2 +- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, + CVE-2022-29526, CVE-2022-30629 + * Wed Jun 15 2022 Packit - 55-1 Changes with 55 ----------------