From 6ecd5d694b6d8fa42d75d7b647ec036f5c9f6ea742fb8cef6c9562ef575af492 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 26 Aug 2016 12:54:55 +0000 Subject: [PATCH] - Move the installer self update step earlier in the workflow so the user entered values are not lost after restart and avoid repeating some steps again (bsc#985055) - This also fixes losing some values due to restaring YaST (bsc#993690), (bsc#992608) - Improved the self update URL handling - the boot parameter has the highest priority, always ask user when a SLP service is found, in AutoYaST mode SLP needs to be enabled in the profile - Display progress when downloading and applying the updates - 3.1.213 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=818 --- yast2-installation-3.1.212.tar.bz2 | 3 --- yast2-installation-3.1.213.tar.bz2 | 3 +++ yast2-installation.changes | 14 ++++++++++++++ yast2-installation.spec | 6 +++--- 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.1.212.tar.bz2 create mode 100644 yast2-installation-3.1.213.tar.bz2 diff --git a/yast2-installation-3.1.212.tar.bz2 b/yast2-installation-3.1.212.tar.bz2 deleted file mode 100644 index cdd4cbf..0000000 --- a/yast2-installation-3.1.212.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1cba588311984522368391c84da9be2c17e8eb1fc5da023e3955a81ea119d7a -size 433277 diff --git a/yast2-installation-3.1.213.tar.bz2 b/yast2-installation-3.1.213.tar.bz2 new file mode 100644 index 0000000..bb75469 --- /dev/null +++ b/yast2-installation-3.1.213.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d429cfd12409a5a4128da38d96e820dee37487e5a2260b00928df0e276b907e5 +size 435709 diff --git a/yast2-installation.changes b/yast2-installation.changes index 5cb8fba..66b8968 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Aug 25 14:23:20 UTC 2016 - lslezak@suse.cz + +- Move the installer self update step earlier in the workflow + so the user entered values are not lost after restart and avoid + repeating some steps again (bsc#985055) +- This also fixes losing some values due to restaring YaST (bsc#993690), + (bsc#992608) +- Improved the self update URL handling - the boot parameter has + the highest priority, always ask user when a SLP service is found, + in AutoYaST mode SLP needs to be enabled in the profile +- Display progress when downloading and applying the updates +- 3.1.213 + ------------------------------------------------------------------- Wed Aug 25 12:51:45 UTC 2016 - cwh@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 68b72c1..857bb98 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.212 +Version: 3.1.213 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -66,8 +66,8 @@ Conflicts: yast2-mouse < 2.18.0 # Lazy loading in ProductLicense Requires: yast2-packager >= 3.1.113 -# Yast::Storage.multipath_off? -Requires: yast2-storage >= 3.1.97 +# Storage::GetDetectedDiskPaths +Requires: yast2-storage >= 2.24.1 # use in startup scripts Requires: initviocons