From 6c35c684d6aead8b2a69969ad7f50df6f5094948e8ef7e334e1d3640804b4fba Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 11 Nov 2019 09:11:41 +0000 Subject: [PATCH] - 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 --- yast2-network-4.2.24.tar.bz2 | 4 ++-- yast2-network.changes | 11 +++++++++++ yast2-network.spec | 5 +++-- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/yast2-network-4.2.24.tar.bz2 b/yast2-network-4.2.24.tar.bz2 index 8539e98..3711fcc 100644 --- a/yast2-network-4.2.24.tar.bz2 +++ b/yast2-network-4.2.24.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97a0c4b25a27d99b924e13b58d2bbc3cefe3d7c80e245046cb17b0ab638f6863 -size 446276 +oid sha256:b3e3a8242d026654b5ef24ab38302e5a1d33f9d353243df5948a18c31d918cf8 +size 446819 diff --git a/yast2-network.changes b/yast2-network.changes index 9eee682..581159b 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Nov 8 13:15:15 UTC 2019 - Knut Anderssen + +- 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 diff --git a/yast2-network.spec b/yast2-network.spec index d528e85..9d508db 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -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