From 31c846b550d8b41909bb18fc2397ee016e8331c658e0c6a9a99db8b020b362d3 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 7 Jul 2017 01:45:21 +0000 Subject: [PATCH] - AutoYaST configuration module; Crash while writing settings to the system: As we are switching to "normal" mode and accessing to the target system we have to set StorageDevices flag disks_valid to true. So InitLibstorage can scan valid target disks. (bnc#1046738) - 3.3.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=723 --- autoyast2-3.2.16.tar.bz2 | 3 --- autoyast2-3.3.0.tar.bz2 | 3 +++ autoyast2.changes | 10 ++++++++++ autoyast2.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.2.16.tar.bz2 create mode 100644 autoyast2-3.3.0.tar.bz2 diff --git a/autoyast2-3.2.16.tar.bz2 b/autoyast2-3.2.16.tar.bz2 deleted file mode 100644 index 8be9344..0000000 --- a/autoyast2-3.2.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0600e2df3b5fce83d9e6ff719c406d7815cc6f4c2018fe3bf5cabbcd5ff16e46 -size 682992 diff --git a/autoyast2-3.3.0.tar.bz2 b/autoyast2-3.3.0.tar.bz2 new file mode 100644 index 0000000..790f813 --- /dev/null +++ b/autoyast2-3.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d342be46fb9627ac02a3d6c1de7089af95686e5d2683ec3df38d6ffc330a402a +size 683833 diff --git a/autoyast2.changes b/autoyast2.changes index 057cdf9..eb082af 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 6 14:31:28 CEST 2017 - schubi@suse.de + +- AutoYaST configuration module; Crash while writing settings to + the system: + As we are switching to "normal" mode and accessing to the target + system we have to set StorageDevices flag disks_valid to true. + So InitLibstorage can scan valid target disks. (bnc#1046738) +- 3.3.0 + ------------------------------------------------------------------- Fri Jun 9 09:08:50 CEST 2017 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index 1ce8abd..4fa5f8f 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.2.16 +Version: 3.3.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build