diff --git a/yast2-network-4.0.25.tar.bz2 b/yast2-network-4.0.25.tar.bz2 deleted file mode 100644 index 0bca7ee..0000000 --- a/yast2-network-4.0.25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f4dc40c429c7c71e5c43a16ba2c2c37b338101c831136d1ec1b1ed3e24fca8c -size 390852 diff --git a/yast2-network-4.0.30.tar.bz2 b/yast2-network-4.0.30.tar.bz2 new file mode 100644 index 0000000..9cb9635 --- /dev/null +++ b/yast2-network-4.0.30.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c28ff87aa2c3cf33aff2c29c1f8520633d146418a7926c3067f828c8ba9a005c +size 391471 diff --git a/yast2-network.changes b/yast2-network.changes index ad5d3ce..f1fb084 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Wed Apr 25 08:31:35 UTC 2018 - knut.anderssen@suse.com + +- Y2remote: When vnc is disabled disable also all the services that + are still enabled (bsc#1088646) +- 4.0.30 + +------------------------------------------------------------------- +Wed Apr 25 07:01:58 UTC 2018 - mfilka@suse.com + +- bnc#1077435 + - do not crash with internal error when /etc/hosts is corrupted +- 4.0.29 + +------------------------------------------------------------------- +Mon Apr 23 18:10:29 UTC 2018 - mfilka@suse.com + +- bnc#1089471 + - previous fix contains wrong check of ifcfg options and proposes + wpa_supplicant incorrectly. The check was fixed and + wpa_supplicant is proposed when needed only. +- 4.0.28 + +------------------------------------------------------------------- +Sat Apr 21 18:15:56 UTC 2018 - mfilka@suse.com + +- bnc#1089471 + - do not propose vlan, iw and tunctl packages for installation as + its functionality is implemented by wicked. +- 4.0.27 + +------------------------------------------------------------------- +Thu Apr 19 00:31:15 UTC 2018 - knut.anderssen@suse.com + +- Y2Remote: + - Fixed the start of services when writing (bsc#1088646) + - Fixed the modification of vnc services configuration according + to the selection of allowed interfaces (bsc#1088647) +- 4.0.26 + ------------------------------------------------------------------- Fri Apr 6 16:17:45 UTC 2018 - knut.anderssen@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 9983c70..de29801 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.0.25 +Version: 4.0.30 Release: 0 BuildArch: noarch @@ -45,9 +45,9 @@ Requires: yast2-storage-ng # Packages::vnc_packages Requires: yast2-packager >= 4.0.18 BuildRequires: yast2-packager >= 4.0.18 -# cfa for parsing hosts, AugeasTree#unique_id -BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0 -Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0 +# cfa for parsing hosts +BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 +Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 # lenses are needed to use cfa BuildRequires: augeas-lenses Requires: augeas-lenses