From de507d7b72fb5ef79a3f1513fb80c978c8d75c49 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 27 Sep 2024 03:30:44 +0300 Subject: [PATCH] import osbuild-composer-101-2.el9_4 --- SPECS/osbuild-composer.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/SPECS/osbuild-composer.spec b/SPECS/osbuild-composer.spec index bb881ba..61d1806 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,11 @@ 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 + - RHEL-57945 + * Mon Feb 26 2024 imagebuilder-bot - 101-1 - New upstream release