diff --git a/python-kiwi.changes b/python-kiwi.changes index c052eb5..f969d9b 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,47 @@ +------------------------------------------------------------------- +Wed Sep 27 14:52:07 CEST 2017 - ms@suse.de + +- Bump version: 9.11.5 → 9.11.6 + +------------------------------------------------------------------- +Wed Sep 27 12:06:04 CEST 2017 - ms@suse.de + +- Make sure xz options are used with pxe tarball + + The tar command used in the pxe builder did not utilize threading + and/or the xz options provided by an optional kiwi config file. + This Fixes #507 + +------------------------------------------------------------------- +Wed Sep 27 11:18:29 CEST 2017 - ms@suse.de + +- Move depmod into baseUpdateModuleDependencies + + Kernel module dependencies should be resolved after kiwi has + called all the stripping functions and not as part of the + baseCreateCommonKernelFile which runs before. + This Fixes #508 + +------------------------------------------------------------------- +Tue Sep 26 16:21:49 CEST 2017 - ms@suse.de + +- Fixed order of volume mount list + + re-order mount_list by mountpoint hierarchy. This is needed + because the handling of the fullsize volume and all other + volumes is outside of the canonical order. If the fullsize + volume forms a nested structure together with another + volume the volume mount list must be re-ordered to avoid + mounting the volumes in the wrong order + +------------------------------------------------------------------- +Mon Sep 25 16:53:27 CEST 2017 - Jellyfrog@users.noreply.github.com + +- Update issue template + ------------------------------------------------------------------- Fri Sep 22 15:55:28 CEST 2017 - ms@suse.de - + - Bump version: 9.11.4 → 9.11.5 ------------------------------------------------------------------- diff --git a/python-kiwi.spec b/python-kiwi.spec index b03e9ef..24a702f 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -93,7 +93,7 @@ %endif Name: python-kiwi -Version: 9.11.5 +Version: 9.11.6 Release: 0 Provides: kiwi-schema = 6.6 Url: https://github.com/SUSE/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index f22000b..8a0ff13 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:30ee9574836e6e104e3ca8aa49125af5509aa64eddc54e884891b0ea87df1a49 -size 2353398 +oid sha256:67048e8a3f4728afda0fe0b41f39b194a98f71d4241d36d1049056447af987e3 +size 2328561