diff --git a/PKGBUILD b/PKGBUILD index ee5e83b..5bde6b5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ makedepends=(python-setuptools gcc shadow grep) provides=(kiwi-ng kiwi) source=("${pkgname}.tar.gz") changelog="${pkgname}.changes" -md5sums=('1d7002c75b6febc1cc94b0dd662518ea') +md5sums=('1e3548715e931f6451e50536c6d826e3') build() { diff --git a/python-kiwi.changes b/python-kiwi.changes index 99718a3..92cff5a 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Feb 16 15:08:49 CET 2024 - David Cassany + +- Include partprobe in initrd for s390 + + This commit includes partprobe, in addition to parted, on + s390 based systems. Otherwise partx is used and apparently + it does not properly support s390. + + Fixes bsc#1219798 + + Signed-off-by: David Cassany + ------------------------------------------------------------------- Tue Jan 09 15:31:06 CET 2024 - Marcus Schäfer diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index 625085f..9d768e4 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:236706146b734f7d5e7a14e707ddb452cbeadbd8b12db36986a115e3ec77b608 -size 2300813 +oid sha256:ddf88db00abd65a72bcfd96713ff5aa2a1854dfe609aeb84844639173d83e340 +size 2300220