From 850f8fcb82e1053d6bd812d8443b7f7fbfcd2876d7a54c200763ace069f793ae Mon Sep 17 00:00:00 2001 From: Marcus Schaefer Date: Fri, 9 Nov 2018 10:37:40 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=209.17.0=20=E2=86=92=209.17?= =?UTF-8?q?.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Little code styling fix - Fixed oem installer In the implementation of the ramdisk installer from SUSE/ramdisk_deployment(4fdeee3faa3) an error for the standard case was introduced such that the lsblk call was invalid. This lead to no devices being present for the installation. This patch Fixes #877 - Fix rsync call for filesystem images For filesystem images the rsync call was missing a finale slash for the source path causing the sync also the containing directory. With this change the filesystem image does not include the rootfs in any subdirectory. Fixes #875 - Add history metadata for container builds OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=126 --- python-kiwi.changes | 48 ++++++++++++++++++++++++++++++++++++++++++++- python-kiwi.spec | 2 +- python-kiwi.tar.gz | 4 ++-- 3 files changed, 50 insertions(+), 4 deletions(-) diff --git a/python-kiwi.changes b/python-kiwi.changes index 84359d5..1b1c6ef 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,52 @@ +------------------------------------------------------------------- +Fri Nov 9 11:23:16 CET 2018 - ms@suse.de + +- Bump version: 9.17.0 → 9.17.1 + +------------------------------------------------------------------- +Fri Nov 9 11:05:22 CET 2018 - dcassany@suse.de + +- Little code styling fix + +------------------------------------------------------------------- +Fri Nov 9 09:56:33 CET 2018 - ms@suse.de + +- Fixed oem installer + + In the implementation of the ramdisk installer from + SUSE/ramdisk_deployment(4fdeee3faa3) an error for the + standard case was introduced such that the lsblk call + was invalid. This lead to no devices being present + for the installation. This patch Fixes #877 + +------------------------------------------------------------------- +Thu Nov 8 16:34:35 CET 2018 - dcassany@suse.de + +- Fix rsync call for filesystem images + + For filesystem images the rsync call was missing a finale slash for + the source path causing the sync also the containing directory. With + this change the filesystem image does not include the rootfs in any + subdirectory. + + Fixes #875 + +------------------------------------------------------------------- +Tue Nov 6 16:31:37 CET 2018 - dcassany@suse.de + +- Add history metadata for container builds + + This commit adds the history section in contianerconfig. With it + 'author', 'created_by' and 'comment' can be customized. In addition + 'created' is always included with the image creation date time. + 'created_by' entry is set to 'KIWI __version__' by default if nothing + is provided. + + Fixes #852 + ------------------------------------------------------------------- Tue Nov 6 15:20:59 CET 2018 - ms@suse.de - + - Bump version: 9.16.36 → 9.17.0 ------------------------------------------------------------------- diff --git a/python-kiwi.spec b/python-kiwi.spec index 3c57b0b..c383da1 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -38,7 +38,7 @@ %endif Name: python-kiwi -Version: 9.17.0 +Version: 9.17.1 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 bcd3a4b..722f261 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:745d131f87ee29bf74d5cb4836c2f5050f897d6df178fb0f2787caae019a06d7 -size 1268664 +oid sha256:3ceebf249d84c3e3f551998f9102dd577a2f7b70e06da9ecd41f98bc8a5c9472 +size 1270656