- Bridge handling has been improved (bsc#962824).
- "NONE" is shown instead of 0.0.0.0 for old bridge configuration - The bridge master is shown in the enslaved interface. - The interfaces overview is updated after a bridge is modified - The interfaces enlsaved are not lost when save in a different tab. - 3.2.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=716
This commit is contained in:
parent
bc72e25dbf
commit
d1be186760
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e06d55338f4d238682fa996bc3ed6e03390600c694082bc3a02e4e44ed6c1adf
|
||||
size 379964
|
3
yast2-network-3.2.7.tar.bz2
Normal file
3
yast2-network-3.2.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c55e9fb21c5f93d1b9605721a4e2f54264aee812238557a308c418c0d8e7e50e
|
||||
size 380752
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 08:13:38 UTC 2016 - kanderssen@suse.com
|
||||
|
||||
- Bridge handling has been improved (bsc#962824).
|
||||
- "NONE" is shown instead of 0.0.0.0 for old bridge configuration
|
||||
- The bridge master is shown in the enslaved interface.
|
||||
- The interfaces overview is updated after a bridge is modified
|
||||
- The interfaces enlsaved are not lost when save in a different
|
||||
tab.
|
||||
- 3.2.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 07:01:24 UTC 2016 - jreidinger@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 3.2.6
|
||||
Version: 3.2.7
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -31,8 +31,8 @@ BuildRequires: rubygem(yast-rake)
|
||||
|
||||
# yast2 v3.1.86: Added ServicesProposal library
|
||||
BuildRequires: yast2 >= 3.1.86
|
||||
# yast2 v3.1.135: Fixed Hostname API
|
||||
Requires: yast2 >= 3.1.136
|
||||
# Network: Adapt old enslaved interface config
|
||||
Requires: yast2 >= 3.1.206.2
|
||||
|
||||
# Product control need xml agent
|
||||
BuildRequires: yast2-xml
|
||||
|
Loading…
Reference in New Issue
Block a user