From 97251eaae5d378e9357e7a7c78f5e330fadb963ec453e803e06ecacd0e4f12a5 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 14 Aug 2015 15:40:33 +0000 Subject: [PATCH] - AutoYaST S390: handling cio_ignore Entry in order to set it (values: true/false). If it is not set cio_ignore is true. So it is backward compatible. (bnc#941406) - cio_ignore does not make sense for KVM or z/VM. So checking for KVM and z/VM and evtl. disabling cio_ignore (fate#317861). - 3.1.155 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=733 --- yast2-installation-3.1.154.tar.bz2 | 3 --- yast2-installation-3.1.155.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.154.tar.bz2 create mode 100644 yast2-installation-3.1.155.tar.bz2 diff --git a/yast2-installation-3.1.154.tar.bz2 b/yast2-installation-3.1.154.tar.bz2 deleted file mode 100644 index f6d070f..0000000 --- a/yast2-installation-3.1.154.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdc7364f0a0bf54bfd06fbf0357de0b7d04859bc6859d58fac8e6557ce98a991 -size 394861 diff --git a/yast2-installation-3.1.155.tar.bz2 b/yast2-installation-3.1.155.tar.bz2 new file mode 100644 index 0000000..5582316 --- /dev/null +++ b/yast2-installation-3.1.155.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11e8b33547b941bf4bf279b84813dc2564bade444cd2b82fd765f9ec38863867 +size 395493 diff --git a/yast2-installation.changes b/yast2-installation.changes index 8d284b9..e8c3cb3 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Aug 13 13:26:56 CEST 2015 - schubi@suse.de + +- AutoYaST S390: handling cio_ignore + Entry in order to set it + (values: true/false). If it is not set cio_ignore is true. + So it is backward compatible. + (bnc#941406) +- cio_ignore does not make sense for KVM or z/VM. So checking + for KVM and z/VM and evtl. disabling cio_ignore (fate#317861). +- 3.1.155 + ------------------------------------------------------------------- Tue Aug 11 15:50:49 CEST 2015 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index aa629c2..88863bd 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.154 +Version: 3.1.155 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build