22
Release osbuild-composer version 22.
This commit is contained in:
parent
f43cc695ae
commit
df464b0edf
2 changed files with 23 additions and 1 deletions
22
NEWS.md
22
NEWS.md
|
|
@ -1,5 +1,27 @@
|
|||
# OSBuild Composer - Operating System Image Composition Services
|
||||
|
||||
## CHANGES WITH 22:
|
||||
|
||||
* Support for building Fedora 33 images is now available as a tech preview.
|
||||
|
||||
* The osbuild-composer-cloud binary is gone. The osbuild-composer binary
|
||||
now serves the Composer API along with Weldr and Koji APIs.
|
||||
|
||||
* The testing setup was reworked. All files related to tests are now shipped
|
||||
in the tests subpackage. A script to run the test suite locally is now
|
||||
also available. See HACKING.md for more details.
|
||||
|
||||
* GPG keys in Koji API are no longer marked as required.
|
||||
|
||||
* Osbuild-composer RPM is now buildable on Fedora 33+ and Fedora ELN.
|
||||
|
||||
* Osbuild-composer for Fedora 34 and higher now obsoletes lorax-composer.
|
||||
|
||||
Contributions from: Alexander Todorov, Jacob Kozol, Lars Karlitski,
|
||||
Martin Sehnoutka, Ondřej Budai, Tom Gundersen
|
||||
|
||||
— Liberec, 2020-10-16
|
||||
|
||||
## CHANGES WITH 21:
|
||||
|
||||
* Composer API is now available as a tech preview in the
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 21
|
||||
Version: 22
|
||||
|
||||
%gometa
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue