Skip to content

Commit

Permalink
17
Browse files Browse the repository at this point in the history
Release osbuild-composer version 17
  • Loading branch information
ondrejbudai committed Jul 8, 2020
1 parent 5ff7fcf commit add2ad9
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion golang-github-osbuild-composer.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global goipath github.com/osbuild/osbuild-composer

Version: 16
Version: 17

%gometa

Expand Down
2 changes: 1 addition & 1 deletion osbuild-composer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

%global goipath github.com/osbuild/osbuild-composer

Version: 16
Version: 17

%gometa

Expand Down

0 comments on commit add2ad9

Please sign in to comment.