From 4cff00908dea3b305a6c3963f0c543c82b93f0b9077b425bd6af88e62d537887 Mon Sep 17 00:00:00 2001 From: Marcus Schaefer Date: Tue, 9 Oct 2018 10:43:57 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=209.16.19=20=E2=86=92=209.1?= =?UTF-8?q?6.20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - rebuild auto generated code with stable generateDS For some reason the xml_parse code generated by generateDS v2.29.24 caused warnings on simple type XSD patterns. Therefore I rebuild the code with the stable build version v2.29.14 which fixed that issue - Fixup README travis and codacy status badges - Adding bugfix trace for bsc#1110869 bsc#1108508 ticket was fixed with request #831 from SUSE/fix_uri_handler - Include livenet module with dmsquash-live support The upstream dracut dmsquash-live module supports network mode with the livenet module. But that module must be explicitly included and is not fetched automatically. This Fixes #827 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=122 --- python-kiwi.changes | 62 ++++++++++++++++++++++++++++++++++++++++++++- python-kiwi.spec | 2 +- python-kiwi.tar.gz | 4 +-- 3 files changed, 64 insertions(+), 4 deletions(-) diff --git a/python-kiwi.changes b/python-kiwi.changes index cfbe83e..5e89b3a 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,44 @@ +------------------------------------------------------------------- +Tue Oct 9 09:17:25 CEST 2018 - ms@suse.de + +- Bump version: 9.16.19 → 9.16.20 + +------------------------------------------------------------------- +Mon Oct 8 15:47:53 CEST 2018 - ms@suse.de + +- rebuild auto generated code with stable generateDS + + For some reason the xml_parse code generated by generateDS v2.29.24 + caused warnings on simple type XSD patterns. Therefore I rebuild + the code with the stable build version v2.29.14 which fixed that + issue + +------------------------------------------------------------------- +Mon Oct 8 09:56:14 CEST 2018 - ms@suse.de + +- Fixup README travis and codacy status badges + +------------------------------------------------------------------- +Mon Oct 8 09:13:56 CEST 2018 - ms@suse.de + +- Adding bugfix trace for bsc#1110869 + + bsc#1108508 ticket was fixed with request #831 + from SUSE/fix_uri_handler + +------------------------------------------------------------------- +Sun Oct 7 20:49:44 CEST 2018 - ms@suse.de + +- Include livenet module with dmsquash-live support + + The upstream dracut dmsquash-live module supports network + mode with the livenet module. But that module must be + explicitly included and is not fetched automatically. + This Fixes #827 + ------------------------------------------------------------------- Fri Oct 5 17:12:14 CEST 2018 - ms@suse.de - + - Bump version: 9.16.18 → 9.16.19 ------------------------------------------------------------------- @@ -8,6 +46,18 @@ Fri Oct 5 16:37:14 CEST 2018 - ms@suse.de - Rename private method to be more expressive +------------------------------------------------------------------- +Fri Oct 5 11:39:41 CEST 2018 - dcassany@suse.de + +- Add Codec utils for bytes literals decoding + + In case of a literal decoding failure it tries to decode + the result in utf-8. This is handy in python2 environments where + python and the host might be using different charset configurations. + In python3 this issue seams to be solved. + + Fixes #829 and bsc#1110871 + ------------------------------------------------------------------- Fri Oct 5 11:27:49 CEST 2018 - ms@suse.de @@ -18,6 +68,16 @@ Fri Oct 5 11:27:49 CEST 2018 - ms@suse.de and also the format check on the query caused a python trace. This Fixes #830 and Fixes #828 +------------------------------------------------------------------- +Fri Oct 5 11:08:02 CEST 2018 - dcassany@suse.de + +- Make use of the quiet flag of mountpoint command + + This commit sets the use of -q flag of mountpoint. Kiwi only + checks the return code, thus any stdout is useless in this case. + + Fixes #829 + ------------------------------------------------------------------- Tue Oct 2 05:51:40 CEST 2018 - fergal.mc.carthy@suse.com diff --git a/python-kiwi.spec b/python-kiwi.spec index 77b8660..c457822 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -38,7 +38,7 @@ %endif Name: python-kiwi -Version: 9.16.19 +Version: 9.16.20 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 3310d24..3ad4459 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:138f3c3f2bea81ff082764635435750a7712d125b2bf5260055f6be0f3038b2a -size 1257098 +oid sha256:1e76e3d1a981aebba858192307c9d8553877e80e8fce51ef073b105e1eb24cbe +size 1256735