From 3e1bf8f47b9d9c48d9e75b95a4b514536bf9d99fc13215e55f296dc0c647c5f9 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 29 Jan 2024 09:45:36 +0000 Subject: [PATCH] - In zVM or KVM installations the cio_ignore kernel argument will be written only if given (bsc#1210525). - 5.0.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1201 --- yast2-installation-5.0.4.tar.bz2 | 3 --- yast2-installation-5.0.5.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-5.0.4.tar.bz2 create mode 100644 yast2-installation-5.0.5.tar.bz2 diff --git a/yast2-installation-5.0.4.tar.bz2 b/yast2-installation-5.0.4.tar.bz2 deleted file mode 100644 index a4324a0..0000000 --- a/yast2-installation-5.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ccb0cd966d26086acd0f2f4285d559f1c55f839523f408d03e23dc723e25a91 -size 1491493 diff --git a/yast2-installation-5.0.5.tar.bz2 b/yast2-installation-5.0.5.tar.bz2 new file mode 100644 index 0000000..6b9996a --- /dev/null +++ b/yast2-installation-5.0.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f1a46ef1983a59490e785e485c4c69ba31df95b6449a3bc4e4fc451732a96c +size 1491027 diff --git a/yast2-installation.changes b/yast2-installation.changes index 97cd231..237b13e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 26 12:26:06 UTC 2024 - Knut Anderssen + +- In zVM or KVM installations the cio_ignore kernel argument will + be written only if given (bsc#1210525). +- 5.0.5 + ------------------------------------------------------------------- Thu Jan 25 10:09:51 UTC 2024 - Knut Anderssen diff --git a/yast2-installation.spec b/yast2-installation.spec index 297e14b..64bd0bf 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 5.0.4 +Version: 5.0.5 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -28,8 +28,8 @@ Source1: YaST2-Second-Stage.service Source2: YaST2-Firstboot.service BuildRequires: update-desktop-files -# Kernel: Read kernel arguments from cmdline if install.inf does not exist (bsc#1216408). -BuildRequires: yast2 >= 5.0.4 +# Kernel: Use is_zvm from Yast::Arch +BuildRequires: yast2 >= 5.0.5 # Whitelist cio_ignore s390 parameter BuildRequires: yast2-bootloader >= 5.0.4 # storage-ng based version