diff --git a/yast2-installation-5.0.3.tar.bz2 b/yast2-installation-5.0.3.tar.bz2 deleted file mode 100644 index caaeca9..0000000 --- a/yast2-installation-5.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48e96441ba4c3eb50cc583cdd44ddb301fc9db20d37310e09f179637418844df -size 1491530 diff --git a/yast2-installation-5.0.4.tar.bz2 b/yast2-installation-5.0.4.tar.bz2 new file mode 100644 index 0000000..a4324a0 --- /dev/null +++ b/yast2-installation-5.0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccb0cd966d26086acd0f2f4285d559f1c55f839523f408d03e23dc723e25a91 +size 1491493 diff --git a/yast2-installation.changes b/yast2-installation.changes index c19b948..97cd231 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 25 10:09:51 UTC 2024 - Knut Anderssen + +- Keep cio_ignore kernel argument when present in the parmfile or + use the cio_ignore -k output if not and write it always even + in zVM and KVM (bsc#1210525). +- 5.0.4 + ------------------------------------------------------------------- Wed Nov 29 16:27:50 UTC 2023 - Imobach Gonzalez Sosa diff --git a/yast2-installation.spec b/yast2-installation.spec index 3125990..297e14b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-installation # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 5.0.3 +Version: 5.0.4 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -28,10 +28,10 @@ Source1: YaST2-Second-Stage.service Source2: YaST2-Firstboot.service BuildRequires: update-desktop-files -# Y2Packager::Repository.refresh -BuildRequires: yast2 >= 5.0.3 -# new name for CPUMitigation widget -BuildRequires: yast2-bootloader >= 5.0.1 +# Kernel: Read kernel arguments from cmdline if install.inf does not exist (bsc#1216408). +BuildRequires: yast2 >= 5.0.4 +# Whitelist cio_ignore s390 parameter +BuildRequires: yast2-bootloader >= 5.0.4 # storage-ng based version BuildRequires: yast2-country >= 3.3.1 BuildRequires: yast2-devtools >= 3.1.10