From 5a52538a2b38cd4003a44ca522472e56755ab1c1 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 27 Sep 2024 03:01:22 +0300 Subject: [PATCH] import osbuild-composer-101-2.el8_10 --- SPECS/osbuild-composer.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/SPECS/osbuild-composer.spec b/SPECS/osbuild-composer.spec index d6094b0..3870dc5 100644 --- a/SPECS/osbuild-composer.spec +++ b/SPECS/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