17
Release osbuild-composer version 17
This commit is contained in:
parent
5ff7fcfc3a
commit
add2ad98e0
3 changed files with 14 additions and 2 deletions
12
NEWS.md
12
NEWS.md
|
|
@ -1,5 +1,17 @@
|
|||
# OSBuild Composer - Operating System Image Composition Services
|
||||
|
||||
## CHANGES WITH 17:
|
||||
|
||||
* AWS images are now built in the raw format. Previously used vhdx was
|
||||
space-efficient but actually caused about 30% of uploads to fail.
|
||||
|
||||
* The spec file had a wrong version of lorax-composer to obsolete, causing
|
||||
upgrades to fail. This is now fixed.
|
||||
|
||||
Contributions from: Major Hayden, Tom Gundersen
|
||||
|
||||
— Liberec, 2020-07-08
|
||||
|
||||
## CHANGES WITH 16:
|
||||
|
||||
* osbuild-composer now obsoletes lorax-composer on RHEL.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 16
|
||||
Version: 17
|
||||
|
||||
%gometa
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
%global goipath github.com/osbuild/osbuild-composer
|
||||
|
||||
Version: 16
|
||||
Version: 17
|
||||
|
||||
%gometa
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue