From b69a9161c9d40764f109233eaec43b68ecbe553486f4d9ed5ae66212dff7fafb Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 11 Jun 2014 12:09:18 +0000 Subject: [PATCH 1/2] - ensure installation of package 'iscsiuio', start 'isciuio' service resp. socket (bnc #874795, bnc #881543) - 3.1.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=204 --- yast2-iscsi-client-3.1.10.tar.bz2 | 3 --- yast2-iscsi-client-3.1.11.tar.bz2 | 3 +++ yast2-iscsi-client.changes | 7 +++++++ yast2-iscsi-client.spec | 3 ++- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-iscsi-client-3.1.10.tar.bz2 create mode 100644 yast2-iscsi-client-3.1.11.tar.bz2 diff --git a/yast2-iscsi-client-3.1.10.tar.bz2 b/yast2-iscsi-client-3.1.10.tar.bz2 deleted file mode 100644 index 6ccaec0..0000000 --- a/yast2-iscsi-client-3.1.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d1ee5a2885659d6fcbf78d112202d00b17fc46900c436fd67e147dbf65f1110 -size 40727 diff --git a/yast2-iscsi-client-3.1.11.tar.bz2 b/yast2-iscsi-client-3.1.11.tar.bz2 new file mode 100644 index 0000000..dac4e49 --- /dev/null +++ b/yast2-iscsi-client-3.1.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0f0f0aaccff90c8150c8923e830892e1702f51fa3f1cbf3d84dc7f5bfc1140 +size 41044 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index fe89ad6..6c772d4 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 10 15:00:18 CEST 2014 - gs@suse.de + +- ensure installation of package 'iscsiuio', start 'isciuio' service + resp. socket (bnc #874795, bnc #881543) +- 3.1.11 + ------------------------------------------------------------------- Wed Jun 4 13:18:11 CEST 2014 - gs@suse.de diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 6759646..af75bfb 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -17,7 +17,7 @@ Name: yast2-iscsi-client -Version: 3.1.10 +Version: 3.1.11 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -49,6 +49,7 @@ Requires: yast2 >= 2.21.22 BuildArch: noarch +Requires: iscsiuio Requires: open-iscsi Requires: yast2-ruby-bindings >= 3.1.7 From 31c419d14d6e228981702562eebc85c9be7ef6b1b6a1d7848547dde13885fadc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 12 Jun 2014 09:44:32 +0000 Subject: [PATCH 2/2] - allow AutoYaST installation on iSCSI disks with BIOS boot support (bnc #878061) - 3.1.12 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=205 --- yast2-iscsi-client-3.1.11.tar.bz2 | 3 --- yast2-iscsi-client-3.1.12.tar.bz2 | 3 +++ yast2-iscsi-client.changes | 7 +++++++ yast2-iscsi-client.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-iscsi-client-3.1.11.tar.bz2 create mode 100644 yast2-iscsi-client-3.1.12.tar.bz2 diff --git a/yast2-iscsi-client-3.1.11.tar.bz2 b/yast2-iscsi-client-3.1.11.tar.bz2 deleted file mode 100644 index dac4e49..0000000 --- a/yast2-iscsi-client-3.1.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db0f0f0aaccff90c8150c8923e830892e1702f51fa3f1cbf3d84dc7f5bfc1140 -size 41044 diff --git a/yast2-iscsi-client-3.1.12.tar.bz2 b/yast2-iscsi-client-3.1.12.tar.bz2 new file mode 100644 index 0000000..74f0775 --- /dev/null +++ b/yast2-iscsi-client-3.1.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8c65b88c23de274a42b7800b1fe776bf045b617b499459f9c2dd2fc10f50c9 +size 41101 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 6c772d4..0734b0a 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 11 14:50:01 CEST 2014 - gs@suse.de + +- allow AutoYaST installation on iSCSI disks with BIOS boot support + (bnc #878061) +- 3.1.12 + ------------------------------------------------------------------- Tue Jun 10 15:00:18 CEST 2014 - gs@suse.de diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index af75bfb..59a818c 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -17,7 +17,7 @@ Name: yast2-iscsi-client -Version: 3.1.11 +Version: 3.1.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build