|
|
@ -25,7 +25,7 @@ It is compatible with composer-cli and cockpit-composer clients.
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
Name: osbuild-composer
|
|
|
|
Name: osbuild-composer
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: An image building service based on osbuild
|
|
|
|
Summary: An image building service based on osbuild
|
|
|
|
|
|
|
|
|
|
|
|
# osbuild-composer doesn't have support for building i686 and armv7hl images
|
|
|
|
# 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
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Sep 25 2024 Tomáš Hozza <thozza@redhat.com> - 101-2
|
|
|
|
|
|
|
|
- Rebuilt to fix:
|
|
|
|
|
|
|
|
- CVE-2024-34156
|
|
|
|
|
|
|
|
- RHEL-57945
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 26 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101-1
|
|
|
|
* Mon Feb 26 2024 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 101-1
|
|
|
|
- New upstream release
|
|
|
|
- New upstream release
|
|
|
|
|
|
|
|
|
|
|
|