Resolves: CVE-2025-61726, CVE-2025-68121, RHEL-146097, RHEL-149273
This commit is contained in:
imagebuilder-bot 2026-02-26 11:54:40 +00:00
parent 376de4826f
commit f00fbf17c7

View File

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