diff --git a/python-kiwi.changes b/python-kiwi.changes index babed4c..3679b95 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,70 @@ +------------------------------------------------------------------- +Tue May 29 09:14:28 CEST 2018 - ms@suse.de + +- Bump version: 9.15.2 → 9.15.3 + +------------------------------------------------------------------- +Mon May 28 17:46:49 CEST 2018 - ms@suse.de + +- Fix setup of LOADER_TYPE in sysconfig/bootloader + + LOADER_TYPE value for the grub2 bootloader depends on + the use of EFI. This Fixes bsc#1094883 + +------------------------------------------------------------------- +Mon May 28 17:34:34 CEST 2018 - ms@suse.de + +- Added documentation for config-cdroot archive + +------------------------------------------------------------------- +Mon May 28 17:17:00 CEST 2018 - ms@suse.de + +- Added support for config-cdroot archive + + The image description now allows an optional file named: + config-cdroot.tar[.compression_postfix]. The file gets + unpacked as user data for live and install ISO images. + This allows users to add e.g license files or reference + documentation to the ISO image. This Fixes #737 + +------------------------------------------------------------------- +Mon May 28 15:37:09 CEST 2018 - dcassany@suse.com + +- Verify file does not exist before creating symlink + +------------------------------------------------------------------- +Mon May 28 11:17:53 CEST 2018 - dcassany@suse.com + +- Add service dependencies in generators + + Correctly adding the initrd-root-fs.target service dependency to + auto generated sysroot.mount for kiwi-live and kiwi-overlay dracut + modules. + + Fixes #741 + +------------------------------------------------------------------- +Mon May 28 10:20:57 CEST 2018 - ms@suse.de + +- Do not create static dev nodes in root init + + For compatibility reasons kiwi created a set of static device + nodes when initializing a new image root system. With the + presence of devtmpfs this should no longer be needed. In addition + the static dev node setup now also causes problems on filesystems + like btrfs which was the reason to delete this code now. + This Fixes bsc#1087104 + +------------------------------------------------------------------- +Thu May 24 10:53:11 CEST 2018 - dcassany@suse.com + +- Do not delete uncompressed base docker images + + Fixes #739 + ------------------------------------------------------------------- Wed May 16 11:48:00 CEST 2018 - ms@suse.de - + - Bump version: 9.15.1 → 9.15.2 ------------------------------------------------------------------- @@ -54,6 +118,16 @@ Tue May 15 10:02:52 CEST 2018 - ms@suse.de only uncompress if a supported format could be detected. This Fixes #730 +------------------------------------------------------------------- +Mon May 14 14:57:33 CEST 2018 - dcassany@suse.com + +- Add additionaltags containerconfig attribute + + This commit adds `additionaltags` attribute, so multiple tags to + a container image can be defined in a comma separated value. + + Fixes #713 + ------------------------------------------------------------------- Wed May 9 14:53:02 CEST 2018 - ms@suse.de diff --git a/python-kiwi.spec b/python-kiwi.spec index 940f707..408364e 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -38,7 +38,7 @@ %endif Name: python-kiwi -Version: 9.15.2 +Version: 9.15.3 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 a7b20e5..ad32a49 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:5b6879fead294e9a7326b44cb119fc090391f307aa292d3cc2c14ae31f66e0fc -size 524823 +oid sha256:c2e0d783ab5c231a24defc274349000f4ec4bc82cabf86623f973b320962ec38 +size 525895