- 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
This commit is contained in:
parent
e5b14b9b6e
commit
32b2b18602
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08eea3dfe9f400f52ce01be43734d3df492e2e7349134dc75e9d57d9f791d9dd
|
||||
size 365713
|
3
yast2-network-3.1.114.tar.bz2
Normal file
3
yast2-network-3.1.114.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0dc4dae042082a4244de0d4f1395cab93f14192e3024c2fb7384b7de0385cff7
|
||||
size 366732
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 3.1.113
|
||||
Version: 3.1.114
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user