From 406eeaa878b9786ec19e12e29a7f3bc48ee975161d3c9c435fc544532d319ed2 Mon Sep 17 00:00:00 2001 From: Marcus Schaefer Date: Tue, 29 Oct 2019 14:15:46 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=209.18.28=20=C3=A2=E2=80=A0?= =?UTF-8?q?=E2=80=99=209.18.29?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update Host/Image support matrix Update documentation about the Host vs. Image support and compatibility matrix with regards to the SLES target. - Add default /etc/kiwi.yml file Provide a comment only etc/kiwi.yml file that contains all parameters we support so far including a short description This Fixes #1232 - Enable BLS configuration if is supported Fedora now uses a BLS configuration by default, but this is not supported by all distributions. So check if is supported by the grub2-mkconfig tool and only enable the option if that's the case. Fixes: #1248 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=152 --- python-kiwi.changes | 33 +++++++++++++++++++++++++++++++++ python-kiwi.spec | 3 ++- python-kiwi.tar.gz | 4 ++-- 3 files changed, 37 insertions(+), 3 deletions(-) diff --git a/python-kiwi.changes b/python-kiwi.changes index 87f6d7b..60a1e16 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Oct 29 10:06:36 CET 2019 - Marcus Schäfer + +- Bump version: 9.18.28 → 9.18.29 + +------------------------------------------------------------------- +Tue Oct 29 10:03:46 CET 2019 - Marcus Schäfer + +- Update Host/Image support matrix + + Update documentation about the Host vs. Image support and + compatibility matrix with regards to the SLES target. + +------------------------------------------------------------------- +Mon Oct 28 16:38:00 CET 2019 - Marcus Schäfer + +- Add default /etc/kiwi.yml file + + Provide a comment only etc/kiwi.yml file that contains all + parameters we support so far including a short description + This Fixes #1232 + ------------------------------------------------------------------- Mon Oct 28 10:15:46 CET 2019 - Marcus Schäfer @@ -8,6 +30,17 @@ Fri Oct 25 15:10:42 CEST 2019 - Marcus Schäfer - Delete left over print statement from unit test +------------------------------------------------------------------- +Fri Oct 25 14:24:36 CEST 2019 - Javier Martinez Canillas + +- Enable BLS configuration if is supported + + Fedora now uses a BLS configuration by default, but this is not supported + by all distributions. So check if is supported by the grub2-mkconfig tool + and only enable the option if that's the case. + + Fixes: #1248 + ------------------------------------------------------------------- Fri Oct 25 10:38:09 CEST 2019 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 87739c4..ec1b815 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -43,7 +43,7 @@ %endif Name: python-kiwi -Version: 9.18.28 +Version: 9.18.29 Provides: kiwi-schema = 7.1 Release: 0 Url: https://github.com/SUSE/kiwi @@ -418,6 +418,7 @@ fi %{_defaultdocdir}/python-kiwi/LICENSE %{_defaultdocdir}/python-kiwi/README %config %_sysconfdir/bash_completion.d/kiwi-ng.sh +%config %_sysconfdir/kiwi.yml %doc %{_mandir}/man8/* %files -n kiwi-tools diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 3ac1a1a..3ec9013 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:035b26dad97a5d3a0f63d424683281ecb75887cae7879495a8ea21160803adf4 -size 1630410 +oid sha256:1ad1d9dce7da52231f2d4ca67d83c76d0ac76ebc9e131d91873f9fdf2ac9a5c3 +size 1633292