kiwi-el8/package/python-kiwi.changes.deb6ca.fix
Marcus Schäfer 03365689fb
Add changelog fix file for commit deb6ca
The commit used a wrong e-mail address which should not
land in the created changes file for the packaging
2024-02-28 17:12:33 +01:00

16 lines
522 B
Plaintext

commit deb6ca8631f655e8b99e96582245714256d2954f
Author: David Cassany <dcassany@suse.com>
AuthorDate: Fri Feb 16 15:08:49 2024 +0100
Commit: David Cassany <dcassany@suse.com>
CommitDate: Fri Feb 16 15:08:49 2024 +0100
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 <dcassany@suse.com>