Accepting request 148949 from YaST:Head
- 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/request/show/148949 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=264
This commit is contained in:
commit
46dfd3e1ab
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f8a981d2e46aea37db5670ffb4ae85e8bad644068ff8949aed3d2a502a6c44b7
|
|
||||||
size 294350
|
|
3
yast2-network-2.24.12.tar.bz2
Normal file
3
yast2-network-2.24.12.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d8be65cc634d8857c7a8cfc5b685ecbf01964fff8d5796be66ec75cb79a7fc6a
|
||||||
|
size 298346
|
@ -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
|
Mon Jan 7 08:47:01 UTC 2013 - mfilka@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.24.10
|
Version: 2.24.12
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -33,8 +33,8 @@ BuildRequires: yast2-devtools
|
|||||||
BuildRequires: yast2-installation >= 2.15.27
|
BuildRequires: yast2-installation >= 2.15.27
|
||||||
BuildRequires: yast2-testsuite
|
BuildRequires: yast2-testsuite
|
||||||
|
|
||||||
# yast2 v2.23.17 - SuSEfirewall2_* scripts merged into one
|
# yast2 v2.23.19 - Checking for systemd services extended with /etc/init.d path
|
||||||
BuildRequires: yast2 >= 2.23.17
|
BuildRequires: yast2 >= 2.23.19
|
||||||
Requires: yast2 >= 2.23.6
|
Requires: yast2 >= 2.23.6
|
||||||
|
|
||||||
#netconfig (FaTE #303618)
|
#netconfig (FaTE #303618)
|
||||||
|
Loading…
Reference in New Issue
Block a user