diff --git a/python-kiwi.changes b/python-kiwi.changes index 0100eb9..a2a7fc7 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,39 @@ +------------------------------------------------------------------- +Tue Mar 21 18:13:09 CET 2017 - ms@suse.com + +- Bump version: 9.4.2 → 9.4.3 + +------------------------------------------------------------------- +Tue Mar 21 17:31:05 CET 2017 - ms@suse.com + +- Fixed checksum file creation + + If the checksum should be created from a compressed file + it is expected that the checksum of the uncompressed file + is added to the checksum file. This is because in a pxe + deployment the uncompressed version of the file is put + on disk and compared with the reference information in + the checksum file + +------------------------------------------------------------------- +Tue Mar 21 11:10:50 CET 2017 - ms@suse.com + +- Refactor ip link detection + + There is no reliable way to check if a link is unplugged, thus + the code has changed into the following workflow + + 1. use interfaces which returns success on ip link set up + 2. wait for the UP state on all of these interfaces and return + if one of them enters the UP state + 3. call a fixed wait state to allow to kernel network drivers + to settle + 4. run through all remaining interfaces, discover the link + state and call a DHCP discovery + ------------------------------------------------------------------- Mon Mar 20 12:55:25 CET 2017 - ms@suse.com - + - Bump version: 9.4.1 → 9.4.2 ------------------------------------------------------------------- diff --git a/python-kiwi.spec b/python-kiwi.spec index 7397b19..c001357 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -67,7 +67,7 @@ %endif Name: python-kiwi -Version: 9.4.2 +Version: 9.4.3 Release: 0 Provides: kiwi-schema = 6.5 Url: https://github.com/SUSE/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 377b4ff..d20aba2 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:ce7873e4d953fae6d3e26824696dcb052ae281f0e3f630337cfcb75b895b7ee2 -size 2843570 +oid sha256:87596e39c606bb0d703ef8c79606aa2ba24f03abac75c83ae2348da8a5e88724 +size 2824524