- 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

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1200
This commit is contained in:
YaST Team Bot 2024-01-25 14:51:00 +00:00 committed by Git OBS Bridge
parent 39baf10055
commit 3aa30bea79
4 changed files with 17 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48e96441ba4c3eb50cc583cdd44ddb301fc9db20d37310e09f179637418844df
size 1491530

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ccb0cd966d26086acd0f2f4285d559f1c55f839523f408d03e23dc723e25a91
size 1491493

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 25 10:09:51 UTC 2024 - Knut Anderssen <kanderssen@suse.com>
- 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 <igonzalezsosa@suse.com>

View File

@ -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