diff --git a/yast2-network-4.2.23.tar.bz2 b/yast2-network-4.2.23.tar.bz2 deleted file mode 100644 index 3774a0e..0000000 --- a/yast2-network-4.2.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cc14c8321296998e0166f934f0b20cdd9583d36c81e4b573a8f03e8d5d07aae -size 445861 diff --git a/yast2-network-4.2.28.tar.bz2 b/yast2-network-4.2.28.tar.bz2 new file mode 100644 index 0000000..1455d52 --- /dev/null +++ b/yast2-network-4.2.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fab8acb7a641055a577bb9f673186c08156ff5bed44b15c3bd58156dacde132 +size 446285 diff --git a/yast2-network.changes b/yast2-network.changes index 7d81283..6fac767 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Tue Nov 19 12:05:21 UTC 2019 - David Diaz + +- Do not crash when wrapping text (bsc#1157161) +- 4.2.28 + +------------------------------------------------------------------- +Tue Nov 12 13:35:02 UTC 2019 - Josef Reidinger + +- fix importing dhclient_set_hostname key from autoyast profile + (bsc#1152021) +- 4.2.27 + +------------------------------------------------------------------- +Sun Nov 10 09:28:14 UTC 2019 - Knut Anderssen + +- Wireless: Fix wpa auth modes selection removing the prefix from + the combobox value which is not used when writing the config. + (bsc#1155639) +- 4.2.26 + +------------------------------------------------------------------- +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 + +- fix typo in remote desktop file (thanks for contribution + to Markus S aka kamikazow) (bsc#1155584) +- 4.2.24 + ------------------------------------------------------------------- Tue Oct 15 08:48:26 UTC 2019 - Josef Reidinger diff --git a/yast2-network.spec b/yast2-network.spec index 74e76e0..c5878f1 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.2.23 +Version: 4.2.28 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only @@ -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