1
0
forked from pool/yast2-network

- Added support for VNC in network/firewall configuration in first

stage of installation (bnc#795929)
- 2.24.12

- s390 - bnc#719881 - only devices with L2 support can be enslaved in bond
	- improved filtering of devices available for enslaving.
	- able to load qeth config from system (layer2 support and other
qeth attributes used to be lost once qeth device was configured) 
- 2.24.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=194
This commit is contained in:
Lukas Ocilka
2013-01-18 13:24:12 +00:00
committed by Git OBS Bridge
parent fbd558b911
commit d6365a335d
4 changed files with 22 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: yast2-network
Version: 2.24.10
Version: 2.24.12
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -33,8 +33,8 @@ BuildRequires: yast2-devtools
BuildRequires: yast2-installation >= 2.15.27
BuildRequires: yast2-testsuite
# yast2 v2.23.17 - SuSEfirewall2_* scripts merged into one
BuildRequires: yast2 >= 2.23.17
# yast2 v2.23.19 - Checking for systemd services extended with /etc/init.d path
BuildRequires: yast2 >= 2.23.19
Requires: yast2 >= 2.23.6
#netconfig (FaTE #303618)