- 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

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8a981d2e46aea37db5670ffb4ae85e8bad644068ff8949aed3d2a502a6c44b7
size 294350

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8be65cc634d8857c7a8cfc5b685ecbf01964fff8d5796be66ec75cb79a7fc6a
size 298346

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Jan 17 16:12:32 CET 2013 - locilka@suse.com
- Added support for VNC in network/firewall configuration in first
stage of installation (bnc#795929)
- 2.24.12
-------------------------------------------------------------------
Thu Jan 10 10:28:04 UTC 2013 - mfilka@suse.com
- 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
-------------------------------------------------------------------
Mon Jan 7 08:47:01 UTC 2013 - mfilka@suse.com

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)