From 2e99fc75e4dcb74226443c9df6070ec4f941ae91eb86473d677a4e990605a62d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 11 Nov 2016 14:07:31 +0000 Subject: [PATCH] - Do not crash if importing ssh config from system which /etc/os-release does not contain pretty name (bsc#1009492) - 3.2.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=834 --- yast2-installation-3.2.6.tar.bz2 | 3 --- yast2-installation-3.2.7.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.2.6.tar.bz2 create mode 100644 yast2-installation-3.2.7.tar.bz2 diff --git a/yast2-installation-3.2.6.tar.bz2 b/yast2-installation-3.2.6.tar.bz2 deleted file mode 100644 index 8f042d7..0000000 --- a/yast2-installation-3.2.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6275b98143271d30ec18e318c5bec62d0d19c36e2b07d38b5c1c9921bfdd00eb -size 427765 diff --git a/yast2-installation-3.2.7.tar.bz2 b/yast2-installation-3.2.7.tar.bz2 new file mode 100644 index 0000000..b0a9144 --- /dev/null +++ b/yast2-installation-3.2.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:563c882331d0a827b1bd483e11c72390db2fa2a0cae88cdf5eff57875742c590 +size 428429 diff --git a/yast2-installation.changes b/yast2-installation.changes index f74b120..4cd3ef6 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 11 13:50:06 UTC 2016 - jreidinger@suse.com + +- Do not crash if importing ssh config from system which + /etc/os-release does not contain pretty name (bsc#1009492) +- 3.2.7 + ------------------------------------------------------------------- Mon Oct 31 13:23:38 UTC 2016 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 5c7cae3..08b0ebe 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.6 +Version: 3.2.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build