From f5fcfcfebb635c07ff86d674fba5d4972368d949b302ee3ffe713821f5c5cf3e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 2 Feb 2018 16:06:47 +0000 Subject: [PATCH] - do not crash if no role is selected (bsc#1078809) - 4.0.30 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=934 --- yast2-installation-4.0.29.tar.bz2 | 3 --- yast2-installation-4.0.30.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.29.tar.bz2 create mode 100644 yast2-installation-4.0.30.tar.bz2 diff --git a/yast2-installation-4.0.29.tar.bz2 b/yast2-installation-4.0.29.tar.bz2 deleted file mode 100644 index 24dbaa1..0000000 --- a/yast2-installation-4.0.29.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:825b4bc6aa0e348c3d43ac601134f0a64676ab8e692e976e223ad412d787287c -size 452793 diff --git a/yast2-installation-4.0.30.tar.bz2 b/yast2-installation-4.0.30.tar.bz2 new file mode 100644 index 0000000..25327f3 --- /dev/null +++ b/yast2-installation-4.0.30.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea64fb8f2103422cf4ebdc8b4404671afd5e0fbc8512ed52fb75ab426b83e7d +size 452688 diff --git a/yast2-installation.changes b/yast2-installation.changes index ef6c63a..f52dea5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 2 15:26:05 UTC 2018 - jreidinger@suse.com + +- do not crash if no role is selected (bsc#1078809) +- 4.0.30 + ------------------------------------------------------------------- Fri Feb 2 12:49:34 UTC 2018 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 7ca85da..1abeb17 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.29 +Version: 4.0.30 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build