- Live installation:
- Do not try to configure dhcp when NetworkManager is in use. - Show the general tab in the lan client allowing to switch between backends when systemd is running. - Do not do a netconfig update during an installation for not breaking the current resolv configuration. - 4.2.25 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=884
This commit is contained in:
parent
d4e20a661d
commit
6c35c684d6
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97a0c4b25a27d99b924e13b58d2bbc3cefe3d7c80e245046cb17b0ab638f6863
|
||||
size 446276
|
||||
oid sha256:b3e3a8242d026654b5ef24ab38302e5a1d33f9d353243df5948a18c31d918cf8
|
||||
size 446819
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 13:15:15 UTC 2019 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
- Live installation:
|
||||
- Do not try to configure dhcp when NetworkManager is in use.
|
||||
- Show the general tab in the lan client allowing to switch
|
||||
between backends when systemd is running.
|
||||
- Do not do a netconfig update during an installation for not
|
||||
breaking the current resolv configuration.
|
||||
- 4.2.25
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 1 08:43:31 UTC 2019 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
|
@ -33,8 +33,9 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||
#for install task
|
||||
BuildRequires: yast2-storage-ng
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
# CFA::Sysctl
|
||||
BuildRequires: yast2 >= 4.2.25
|
||||
# NetworkService check if Systemd is running for determining
|
||||
# the current network backend
|
||||
BuildRequires: yast2 >= 4.2.31
|
||||
BuildRequires: yast2-packager >= 4.0.18
|
||||
# Product control need xml agent
|
||||
BuildRequires: yast2-xml
|
||||
|
Loading…
Reference in New Issue
Block a user