From 32b2b18602fea5d5a27c6ae71bfd42f6460d7314fb0351df6cc25aa091034ef5 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 6 May 2015 13:18:55 +0000 Subject: [PATCH] - bnc#912904 - do not crash when adding new device and proposed configuration name is changed to new one - bnc#914833 - do not crash when renaming virtual device via hardware tab - bnc#910337 - initialize configuration name in Hardware tab correctly. It means according device type. Also uses custom name if user used nonstandard one. - bnc#905738 - udev rules provided by AutoYaST profile gets applied - bnc#918356 - populate bond slave candidates list with proper device names - 3.1.114 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=633 --- yast2-network-3.1.113.tar.bz2 | 3 --- yast2-network-3.1.114.tar.bz2 | 3 +++ yast2-network.changes | 18 ++++++++++++++++++ yast2-network.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-3.1.113.tar.bz2 create mode 100644 yast2-network-3.1.114.tar.bz2 diff --git a/yast2-network-3.1.113.tar.bz2 b/yast2-network-3.1.113.tar.bz2 deleted file mode 100644 index f9e450c..0000000 --- a/yast2-network-3.1.113.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08eea3dfe9f400f52ce01be43734d3df492e2e7349134dc75e9d57d9f791d9dd -size 365713 diff --git a/yast2-network-3.1.114.tar.bz2 b/yast2-network-3.1.114.tar.bz2 new file mode 100644 index 0000000..0e4a206 --- /dev/null +++ b/yast2-network-3.1.114.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dc4dae042082a4244de0d4f1395cab93f14192e3024c2fb7384b7de0385cff7 +size 366732 diff --git a/yast2-network.changes b/yast2-network.changes index 5d01883..d4f918a 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Apr 27 07:06:18 UTC 2015 - mfilka@suse.com + +- bnc#912904 + - do not crash when adding new device and proposed configuration + name is changed to new one +- bnc#914833 + - do not crash when renaming virtual device via hardware tab +- bnc#910337 + - initialize configuration name in Hardware tab correctly. It + means according device type. Also uses custom name if user + used nonstandard one. +- bnc#905738 + - udev rules provided by AutoYaST profile gets applied +- bnc#918356 + - populate bond slave candidates list with proper device names +- 3.1.114 + ------------------------------------------------------------------- Wed Jan 28 13:12:16 UTC 2015 - lslezak@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 5076697..eca3ab6 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.113 +Version: 3.1.114 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build