From 43771258c3069ec7a8672c81d77160939f8c48d6c72ca767c1f7ccba498d18e1 Mon Sep 17 00:00:00 2001 From: Marcus Schaefer Date: Thu, 20 Jul 2017 13:36:42 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=209.9.5=20=E2=86=92=209.10.?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Include default container name This commit includes a default container name for KIWI container images. This makes possible to create OCI and Docker containers without forcing the user to include a section in the description file. - Refactor code which deals with Xen Provide two methods is_xen_guest and is_xen_server which are used instead of the former machine domain and firmware processing. Issue #429 - Apply schema v6.6 stylesheet to XML descriptions Updates all XML descriptions to latest schema version and also includes adaptions to the test XML descriptions for testing the new Xen guest and server setup - Fixup shell test condition OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=45 --- python-kiwi.changes | 70 ++++++++++++++++++++++++++++++++++++++++++++- python-kiwi.spec | 2 +- python-kiwi.tar.gz | 4 +-- 3 files changed, 72 insertions(+), 4 deletions(-) diff --git a/python-kiwi.changes b/python-kiwi.changes index 8e53216..c4d80a6 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,74 @@ +------------------------------------------------------------------- +Thu Jul 20 14:34:23 CEST 2017 - ms@suse.de + +- Bump version: 9.9.5 → 9.10.0 + +------------------------------------------------------------------- +Thu Jul 20 10:39:46 CEST 2017 - dcassany@suse.com + +- Include default container name + + This commit includes a default container name for KIWI container + images. This makes possible to create OCI and Docker containers + without forcing the user to include a section in + the description file. + +------------------------------------------------------------------- +Thu Jul 20 10:27:00 CEST 2017 - ms@suse.de + +- Refactor code which deals with Xen + + Provide two methods is_xen_guest and is_xen_server which + are used instead of the former machine domain and firmware + processing. Issue #429 + +------------------------------------------------------------------- +Thu Jul 20 10:26:19 CEST 2017 - ms@suse.de + +- Apply schema v6.6 stylesheet to XML descriptions + + Updates all XML descriptions to latest schema version and + also includes adaptions to the test XML descriptions for + testing the new Xen guest and server setup + +------------------------------------------------------------------- +Wed Jul 19 16:35:12 CEST 2017 - ms@suse.de + +- Fixup shell test condition + + Variables used in shell conditions should be quoted + +------------------------------------------------------------------- +Wed Jul 19 16:33:07 CEST 2017 - ms@suse.de + +- Update schema to version 6.6 + + * Deleted domain attribute from machine section + * Added xen_server attribute to specify a type to be a Xen dom0 + * Added xen_loader attribute in machine section to specify the + target guest loader this image is expected to become loaded + with + +------------------------------------------------------------------- +Wed Jul 19 14:37:02 CEST 2017 - ms@suse.de + +- Added schema 6.5 to 6.6 conversion + + Delete the Xen domain attribute from the machine section and + introduce a new xen_server attribute which is set to true + for any machine section with a Xen dom0 configuration + +------------------------------------------------------------------- +Tue Jul 18 16:48:44 CEST 2017 - ms@suse.de + +- Added Makefile target obs_test_status + + Call make obs_test_status and get an overview about the current + integration test builds and their status + ------------------------------------------------------------------- Tue Jul 18 10:27:21 CEST 2017 - ms@suse.de - + - Bump version: 9.9.4 → 9.9.5 ------------------------------------------------------------------- diff --git a/python-kiwi.spec b/python-kiwi.spec index 509ce7c..61cfa80 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -67,7 +67,7 @@ %endif Name: python-kiwi -Version: 9.9.5 +Version: 9.10.0 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 cac87ef..312446d 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:dc69f3bc29e0d2966c46b4b8b470302f6b3410f464780eb163c5b6dc2312682f -size 3536326 +oid sha256:af137f6e27e32f9dc0aae97cada51d5386bacf10fcddc38c831395a202aa0ba5 +size 3465521