From add2ad98e0183b90e4fb5692e2f31226eea3ae48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Budai?= Date: Wed, 8 Jul 2020 15:54:59 +0200 Subject: [PATCH] 17 Release osbuild-composer version 17 --- NEWS.md | 12 ++++++++++++ golang-github-osbuild-composer.spec | 2 +- osbuild-composer.spec | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 261fe5a8b..f3950072b 100644 --- a/NEWS.md +++ b/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. diff --git a/golang-github-osbuild-composer.spec b/golang-github-osbuild-composer.spec index a00059289..5de316ea8 100644 --- a/golang-github-osbuild-composer.spec +++ b/golang-github-osbuild-composer.spec @@ -1,6 +1,6 @@ %global goipath github.com/osbuild/osbuild-composer -Version: 16 +Version: 17 %gometa diff --git a/osbuild-composer.spec b/osbuild-composer.spec index ba29275f2..698f56ae5 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -4,7 +4,7 @@ %global goipath github.com/osbuild/osbuild-composer -Version: 16 +Version: 17 %gometa