Release osbuild-composer version 17
This commit is contained in:
Ondřej Budai 2020-07-08 15:54:59 +02:00
parent 5ff7fcfc3a
commit add2ad98e0
3 changed files with 14 additions and 2 deletions

12
NEWS.md
View file

@ -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.

View file

@ -1,6 +1,6 @@
%global goipath github.com/osbuild/osbuild-composer
Version: 16
Version: 17
%gometa

View file

@ -4,7 +4,7 @@
%global goipath github.com/osbuild/osbuild-composer
Version: 16
Version: 17
%gometa