diff --git a/python-kiwi.changes b/python-kiwi.changes index ba5a987..2498792 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,8 +1,35 @@ +------------------------------------------------------------------- +Fri Apr 17 11:06:19 CEST 2020 - Marcus Schäfer + +- Bump version: 9.20.8 → 9.20.9 + +------------------------------------------------------------------- +Fri Apr 17 10:21:57 CEST 2020 - Marcus Schäfer + +- Fixed _get_grub2_mkconfig_tool + + Last patch on this method breaks the search for alternative + mkconfig names. It returns always on the first lookup which + could be none. This breaks on systems that uses a different + name than grub2-mkconfig, like on Ubuntu. + ------------------------------------------------------------------- Thu Apr 16 12:13:39 CEST 2020 - Marcus Schäfer - Bump version: 9.20.7 → 9.20.8 +------------------------------------------------------------------- +Thu Apr 16 11:52:26 CEST 2020 - Marcus Schäfer + +- Increase spare space on disk repart + + The sizing of the virtual cylinders in parted seems to be unfavorable, + as with some disks and SD cards here the device size is not a multiple + of the cylinder size, so the last incomplete cylinder is wasted. + If this wasted space is more than 5MiB, kiwi tries to resize indefinitely. + Therefore min_additional_mbytes gets increased to prevent running + into this situation. This Fixes bsc#1165823 + ------------------------------------------------------------------- Thu Apr 16 11:24:28 CEST 2020 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 4c03b31..a3a02de 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -43,7 +43,7 @@ %endif Name: python-kiwi -Version: 9.20.8 +Version: 9.20.9 Provides: kiwi-schema = 7.1 Release: 0 Url: https://github.com/SUSE/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 1daa784..2fa5946 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:bda608040faf657ca74967e4c2d6e9572ca6d598e1544e5211f679a3496bab11 -size 1654872 +oid sha256:3035d219b29af55f20847b0f27ffba149e7b279dd85d0230c0e00e6e0ee4e7d4 +size 1654683