From d86f5580e404d068053fd94730cee64c424a34c1acdeebad8ce6a0a7925f820b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Sat, 23 Mar 2024 13:40:18 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=2010.0.7=20=E2=86=92=2010.0?= =?UTF-8?q?.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix zipl setup for use with custom btrfs root vol In the setup case that btrfs is used for the system and the root partition is on a custom named volume (not /), this information was not passed to the zipl bootloader instance and this caused the mounting of the overall root system to fail. This commit fixes it - Allow ignore stanza in bootstrap So far the stanza was only effective when placed as part of the type="image" packages section. This commit allows to place it also to the type="bootstrap" packages. This Fixes #2499 - Bump version: 10.0.6 → 10.0.7 - Add support for %v in bundle format Allow a placeholder for the entire version text as provided by the section - Allow bundle format to be set on the commandline The bundle format is usually specified as part of the image description in the bundle_format attribute. This commit also allows to specify/overwrite the bundle format in the kiwi result bundle command via the new --bundle-format option. This Fixes #2509 - Bump version: 10.0.5 → 10.0.6 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=243 --- PKGBUILD | 4 ++-- python-kiwi.changes | 26 ++++++++++++++++++++++++++ python-kiwi.spec | 2 +- python-kiwi.tar.gz | 4 ++-- 4 files changed, 31 insertions(+), 5 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index e5d9025..c304eb8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=('python-kiwi' 'kiwi-man-pages' 'dracut-kiwi-lib' 'dracut-kiwi-oem-repart' 'dracut-kiwi-oem-dump' 'dracut-kiwi-live' 'dracut-kiwi-overlay') arch=(x86_64) -pkgver=10.0.7 +pkgver=10.0.8 pkgrel=0 pkgdesc="KIWI - Appliance Builder Next Generation" url="https://github.com/SUSE/kiwi/tarball/master" @@ -12,7 +12,7 @@ makedepends=(make gcc python-build python-docopt python-installer python-lxml py provides=(kiwi-ng kiwi) source=("${pkgname}.tar.gz") changelog="${pkgname}.changes" -md5sums=('6318864f445822be04faa67bed5904f4') +md5sums=('514901f75644ed6dceb31210164a4ec4') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index 848e9a3..e6c6b53 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sat Mar 23 14:15:28 CET 2024 - Marcus Schäfer + +- Bump version: 10.0.7 → 10.0.8 + +------------------------------------------------------------------- +Fri Mar 22 16:35:10 CET 2024 - Marcus Schäfer + +- Fix zipl setup for use with custom btrfs root vol + + In the setup case that btrfs is used for the system and + the root partition is on a custom named volume (not /), + this information was not passed to the zipl bootloader + instance and this caused the mounting of the overall + root system to fail. This commit fixes it + +------------------------------------------------------------------- +Fri Mar 22 10:33:04 CET 2024 - Marcus Schäfer + +- Allow ignore stanza in bootstrap + + So far the stanza was only effective when placed + as part of the type="image" packages section. This commit + allows to place it also to the type="bootstrap" packages. + This Fixes #2499 + ------------------------------------------------------------------- Wed Mar 20 15:11:54 CET 2024 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 374ce24..542df70 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -44,7 +44,7 @@ %endif Name: python-kiwi -Version: 10.0.7 +Version: 10.0.8 Provides: kiwi-schema = 8.1 Release: 0 Url: https://github.com/OSInside/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 5405786..b596e54 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:40c2e0ea1414d73e05cc72eb1af0f7a744239d8453b9e59e25e7aec62636874b -size 1004983 +oid sha256:4786db5adf23b0857fd5bf80b8e2808671ceb5e090c38888b0623cc644a45536 +size 1007063