diff --git a/PKGBUILD b/PKGBUILD index 50f49e1..1109de8 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.4 +pkgver=10.1.5 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=('7ba99016b1a56858eab221efa3650bcb') +md5sums=('63fe8496f49ac69ef71b89c41faec434') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index 4b2704c..b88178d 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Thu Sep 05 14:42:30 CEST 2024 - Marcus Schäfer + +- Bump version: 10.1.4 → 10.1.5 + +------------------------------------------------------------------- +Wed Sep 04 16:54:55 CEST 2024 - Steffen Winterfeldt + +- create EFI/BOOT only if UEFI boot is intended + +------------------------------------------------------------------- +Wed Sep 04 16:52:21 CEST 2024 - Steffen Winterfeldt + +- Fix boot support for ISO media on ppc64 + + add CHRP boot support for ppc64 and add xorriso option to avoid + file name reduction to MS-DOS compatible 8.3 format + +------------------------------------------------------------------- +Tue Sep 03 10:11:52 CEST 2024 - Marcus Schäfer + +- Fix initrd permissions + + kiwi stored the initrd for ISO images as 600 which might + be too restrictive. This commit makes sure the initrd is + stored as 644 and Fixes bsc#1229257 + ------------------------------------------------------------------- Tue Sep 03 08:31:43 CEST 2024 - Marcus Schäfer diff --git a/python-kiwi.spec b/python-kiwi.spec index 37dfdd7..2287709 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -52,7 +52,7 @@ %endif Name: python-kiwi -Version: 10.1.4 +Version: 10.1.5 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 7e71833..fae1769 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:3dbd4cc7be64cc9904d91bcd6d119767dd5e0884d7b1fe0579e58eafe0814b7a -size 1030649 +oid sha256:375d265d6e78bebc3fd2aa31b7520dc9b1b6b2c57da2e25d08e877b58c557a75 +size 1031681