diff --git a/python-kiwi.changes b/python-kiwi.changes index 0466474..bb74f03 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,70 @@ +------------------------------------------------------------------- +Fri Nov 15 09:03:19 CET 2019 - Marcus Schäfer + +- Bump version: 9.18.32 → 9.18.33 + +------------------------------------------------------------------- +Thu Nov 14 16:51:00 CET 2019 - Marcus Schäfer + +- Fixed zipl bootloader config template + + The targetgeometry value is not allowed for SCSI and FBA + mode. So far we handled only SCSI and failed on FBA mode. + This commit fixes it + +------------------------------------------------------------------- +Thu Nov 14 12:45:42 CET 2019 - Marcus Schäfer + +- Adapt test-image-oem integration test for s390 + + The test was originally designed to test for DASD 4k block + storage. However the kpartx utility in the Leap15, TW code + stream has issues mapping partitions if the loop device + was setup using 4k sector size. So far we can't create + images with 4k blocksize due to that issue. Thus the + integration test is now adapted for an emulated DASD device + in FBA mode which is not using 4k blocksize. Once the + problem with kpartx is solved on s390 we will create another + integration test to test 4k image builds + +------------------------------------------------------------------- +Thu Nov 14 12:24:16 CET 2019 - Marcus Schäfer + +- Bump version: 9.18.31 → 9.18.32 + +------------------------------------------------------------------- +Thu Nov 14 09:45:00 CET 2019 - Marcus Schäfer + +- Update s390 integration tests + + Added vmx build test to run in kvm on s390. Updated the + existing oem build test to deploy on DASD. The concept + of the network setup invented by kiwi for s390 does no + longer apply and was also not used on the s390 distribution + +------------------------------------------------------------------- +Thu Nov 14 09:20:55 CET 2019 - Marcus Schäfer + +- Fixed zipl bootloader setup for s390 images + + The preparation to call zipl and the call itself were wrong. + For whatever reason the kernel image the initrd are moved + to another location prior to calling zipl. That move broke + the system because no kernel/initrd existed at the expected + place anymore. In addition the zipl call itself was issued + from a the wrong directory. Also no config file was written + as an after effect of the refactoring in Issue #1194. This + Fixes #1173 and bsc#1156694 + +------------------------------------------------------------------- +Wed Nov 13 12:18:08 CET 2019 - Dan Čermák + +- Document possible values for the name attribute of package + + This fixes #1260 + + Co-Authored-By: Thomas Schraitle + ------------------------------------------------------------------- Thu Nov 07 16:00:01 CET 2019 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 46351b6..6058812 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -43,7 +43,7 @@ %endif Name: python-kiwi -Version: 9.18.31 +Version: 9.18.33 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 68e3401..4aea2b3 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:28a7d4796f3ab8f328bda48d510393e34fbcdc0df822b9373075b9d8f82ebe39 -size 1633303 +oid sha256:520a15778d646a90cb41bc3d54fe043a84d0134900290bb4c248dc20bf9548f9 +size 1637000