From 30967ca4450ba1efdf6bc59181ed7a85c6f70dcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Sat, 18 Jun 2022 12:17:24 +0200 Subject: [PATCH] Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 --- osbuild-composer.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 ----------------