From dafbf83c68e20b772a9be5af6e8b3a0857e643a80e1507783735474f707bac61 Mon Sep 17 00:00:00 2001 From: Marcus Schaefer Date: Tue, 7 Apr 2020 07:48:24 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=209.20.5=20=C3=A2=E2=80=A0?= =?UTF-8?q?=E2=80=99=209.20.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fixed plugin documentation While setting up the kiwi boxed plugin I realized some small mistakes in the plugin documentation - Allow overlay directories for profiles In addition to the existing root/ overlay directory which applies always there can now also be profile specific overlay directories. If an overlay directory should be applied for a specific profile this can now be done by placing this data in a directory that is named the same as the profile name. - Make build of filesystem image optional for pxe Allow to build a kernel/initrd pair without a root filesystem image. Related to Issue #1388 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=167 --- python-kiwi.changes | 32 ++++++++++++++++++++++++++++++++ python-kiwi.spec | 2 +- python-kiwi.tar.gz | 4 ++-- 3 files changed, 35 insertions(+), 3 deletions(-) diff --git a/python-kiwi.changes b/python-kiwi.changes index f89a7eb..9e5790b 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Fri Apr 03 16:11:57 CEST 2020 - Marcus Schäfer + +- Bump version: 9.20.5 → 9.20.6 + +------------------------------------------------------------------- +Thu Apr 02 17:13:26 CEST 2020 - Marcus Schäfer + +- Fixed plugin documentation + + While setting up the kiwi boxed plugin I realized some small + mistakes in the plugin documentation + +------------------------------------------------------------------- +Thu Apr 02 12:58:38 CEST 2020 - Marcus Schäfer + +- Allow overlay directories for profiles + + In addition to the existing root/ overlay directory which + applies always there can now also be profile specific overlay + directories. If an overlay directory should be applied for + a specific profile this can now be done by placing this data + in a directory that is named the same as the profile name. + +------------------------------------------------------------------- +Wed Apr 01 14:31:58 CEST 2020 - Marcus Schäfer + +- Make build of filesystem image optional for pxe + + Allow to build a kernel/initrd pair without a root + filesystem image. Related to Issue #1388 + ------------------------------------------------------------------- Fri Mar 27 10:41:52 CET 2020 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 5a0b043..fec4129 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -43,7 +43,7 @@ %endif Name: python-kiwi -Version: 9.20.5 +Version: 9.20.6 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 40b9b54..f6b654f 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:2efdf69940f8a078a7aa57b2865bb5019c07fec7051926fdba75da112002c61b -size 1652526 +oid sha256:755485f496b2b29128558b721bbfa79f549189ba263ed3cff2999fe028d486a8 +size 1654027