- Bump version: 9.20.5 → 9.20.6

- 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
This commit is contained in:
Marcus Schaefer 2020-04-07 07:48:24 +00:00 committed by Git OBS Bridge
parent 6c6a07534f
commit dafbf83c68
3 changed files with 35 additions and 3 deletions

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Fri Apr 03 16:11:57 CEST 2020 - Marcus Schäfer <ms@suse.de>
- Bump version: 9.20.5 → 9.20.6
-------------------------------------------------------------------
Thu Apr 02 17:13:26 CEST 2020 - Marcus Schäfer <ms@suse.de>
- 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 <ms@suse.de>
- 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 <ms@suse.de>
- 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 <ms@suse.de>

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2efdf69940f8a078a7aa57b2865bb5019c07fec7051926fdba75da112002c61b
size 1652526
oid sha256:755485f496b2b29128558b721bbfa79f549189ba263ed3cff2999fe028d486a8
size 1654027