diff --git a/python-kiwi.changes b/python-kiwi.changes index 2c43a62..c05174a 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,30 @@ +------------------------------------------------------------------- +Fri Jan 11 10:57:10 CET 2019 - ms@suse.de + +- Bump version: 9.17.7 → 9.17.8 + +------------------------------------------------------------------- +Thu Jan 10 15:52:49 CET 2019 - ms@suse.de + +- Make result compression in the bundler optional + + Calling kiwi result bundle will take the image build results + and bundle the relevant image files according to their image + type. Depending on the result configuration this could instruct + the bundler to compress one or more files from the result. + By default this compression is switched off in the bundler but + can be activated to save storage space and speedup download + of the image with the following runtime configuration: + + bundle: +- compress: true|false + + If compression is activated the result image has to be + uncompressed before it can be used. This Fixes #901 + ------------------------------------------------------------------- Mon Jan 7 11:17:52 CET 2019 - ms@suse.de - + - Bump version: 9.17.6 → 9.17.7 ------------------------------------------------------------------- diff --git a/python-kiwi.spec b/python-kiwi.spec index b378e24..9a6bdec 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -45,7 +45,7 @@ %endif Name: python-kiwi -Version: 9.17.7 +Version: 9.17.8 Provides: kiwi-schema = 6.6 Release: 0 Url: https://github.com/SUSE/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 9382d1c..393634f 100644 --- a/python-kiwi.tar.gz +++ b/python-kiwi.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47e0dcc86d274c6016e0e0728655b08557e6b8f96bd240f7433cb4f73c8b2983 -size 1186069 +oid sha256:2066220de858a93796747d031efc99894be8defea4798111542c2f0f0032b33a +size 1188342