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

@@ -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