Resolves: CVE-2025-61729, RHEL-140539
This commit is contained in:
imagebuilder-bot 2026-02-05 08:16:30 +00:00
parent 417f98fd9c
commit 376de4826f

View File

@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients.
}
Name: osbuild-composer
Release: 2%{?dist}
Release: 3%{?dist}
Summary: An image building service based on osbuild
# osbuild-composer doesn't have support for building i686 and armv7hl images
@ -421,6 +421,11 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
%endif
%changelog
* Thu Feb 05 2026 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101.4-3
- Rebuilt to fix:
- CVE-2025-61729
- RHEL-140539
* Tue Jan 06 2026 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101.4-2
- Rebuilt to fix:
- CVE-2025-58183