32
Release osbuild-composer 32 Signed-off-by: Simon Steinbeiss <simon.steinbeiss@redhat.com> Co-Developed-by: Christian Kellner <christian@kellner.me> Co-Developed-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
230572c121
commit
63fe1c4c83
7 changed files with 16 additions and 1 deletions
15
NEWS.md
15
NEWS.md
|
|
@ -1,5 +1,20 @@
|
||||||
# OSBuild Composer - Operating System Image Composition Services
|
# OSBuild Composer - Operating System Image Composition Services
|
||||||
|
|
||||||
|
## CHANGES WITH 32:
|
||||||
|
|
||||||
|
* RHEL-Edge container image now uses nginx and serves on port 8080
|
||||||
|
* Add support for RHEL 8.5 for Edge Raw images (x86_64 and Aarch64)
|
||||||
|
* Add support for RHEL 8.5 Simplified installer (x86_64 and Aarch64)
|
||||||
|
* Add custom file system support for RHEL 8.5
|
||||||
|
* Add custom file system support for RHEL 9.0
|
||||||
|
|
||||||
|
Contributions from: Ondřej Budai, Alexander Todorov, Brian C. Lane, Tomas Hozza,
|
||||||
|
Chloe Kaubisch, Xiaofeng Wang, Achilleas Koutsou, Juan Abia,
|
||||||
|
Gianluca Zuccarelli, Diaa Sami, Christian Kellner,
|
||||||
|
Sanne Raymaekers, Jakub Rusz
|
||||||
|
|
||||||
|
— Vöcklabruck & Bruxelles, 2021-08-28
|
||||||
|
|
||||||
## CHANGES WITH 31:
|
## CHANGES WITH 31:
|
||||||
|
|
||||||
* Retrieve metadata about a compose through the Cloud API
|
* Retrieve metadata about a compose through the Cloud API
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
%global goipath github.com/osbuild/osbuild-composer
|
%global goipath github.com/osbuild/osbuild-composer
|
||||||
|
|
||||||
Version: 31
|
Version: 32
|
||||||
|
|
||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue