From 48a8a26bfe7da46ca08d6f1c2f63bbcc7debdf8aabb8b757777408d3885782a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Tue, 10 Sep 2024 13:37:58 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=2010.1.7=20=E2=86=92=2010.1?= =?UTF-8?q?.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fixed enclave documentation Path to the build test was not correct - Update test-image-nitro-enclave package list Fixup package list to match Fedora rawhide - Move test-image-nitro-enclave to rawhide - Fix ppc64 chrp bootinfo generation - Fixed documentation header Fixed double H1 headers from the boxbuild tweaks chapter. - Add new builder for enclaves Add new EnclaveBuilder class which allows to build initrd-only image types. The first enclave implementation covers aws-nitro images produced via the eif_build tooling. OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=265 --- PKGBUILD | 4 ++-- python-kiwi.changes | 45 +++++++++++++++++++++++++++++++++++++++++++++ python-kiwi.spec | 2 +- python-kiwi.tar.gz | 4 ++-- 4 files changed, 50 insertions(+), 5 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 5f0c699..e2a1de2 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.1.7 +pkgver=10.1.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=('7fc02dfad17f3f338c4225d6aaaea3fb') +md5sums=('b6dbb9711b67d7160a248041646a71bb') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index c45cf7b..129ecbb 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Tue Sep 10 15:35:15 CEST 2024 - Marcus Schäfer + +- Bump version: 10.1.7 → 10.1.8 + +------------------------------------------------------------------- +Tue Sep 10 15:31:45 CEST 2024 - Marcus Schäfer + +- Fixed enclave documentation + + Path to the build test was not correct + +------------------------------------------------------------------- +Tue Sep 10 15:14:10 CEST 2024 - Marcus Schäfer + +- Update test-image-nitro-enclave package list + + Fixup package list to match Fedora rawhide + +------------------------------------------------------------------- +Tue Sep 10 15:06:32 CEST 2024 - Marcus Schäfer + +- Move test-image-nitro-enclave to rawhide + +------------------------------------------------------------------- +Tue Sep 10 10:20:10 CEST 2024 - Michal Suchanek + +- Fix ppc64 chrp bootinfo generation + +------------------------------------------------------------------- +Mon Sep 09 16:05:28 CEST 2024 - Marcus Schäfer + +- Fixed documentation header + + Fixed double H1 headers from the boxbuild tweaks chapter. + ------------------------------------------------------------------- Mon Sep 09 15:32:14 CEST 2024 - Marcus Schäfer @@ -594,6 +630,15 @@ Mon Jul 08 09:17:49 CEST 2024 - Marcus Schäfer - Supplements are not understood by Debian/Ubuntu +------------------------------------------------------------------- +Fri Jul 05 12:59:22 CEST 2024 - Marcus Schäfer + +- Add new builder for enclaves + + Add new EnclaveBuilder class which allows to build initrd-only + image types. The first enclave implementation covers aws-nitro + images produced via the eif_build tooling. + ------------------------------------------------------------------- Thu Jul 04 16:16:44 CEST 2024 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 4ab630a..5575ea8 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -52,7 +52,7 @@ %endif Name: python-kiwi -Version: 10.1.7 +Version: 10.1.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 bca1793..74f9b55 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:c027666ac4cb1e13094c67dc3a211299748fa40def96993aaa828cf0f1ac0985 -size 1032385 +oid sha256:1b3b965fc0869a807e0855cff2a8457669691bc7a49c4640c64084db54b5d2ed +size 1035451