- Y2remote: When vnc is disabled disable also all the services that

are still enabled (bsc#1088646)
- 4.0.30

- bnc#1077435
  - do not crash with internal error when /etc/hosts is corrupted
- 4.0.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=791
This commit is contained in:
YaST Team Bot 2018-04-25 12:53:05 +00:00 committed by Git OBS Bridge
parent 48825e9dcc
commit 04ae4a40f2
4 changed files with 21 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3eb15a7c6c8600c40145352e4fa0196992ea75c2845ff291f4ac84433c7fcd1
size 391188

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c28ff87aa2c3cf33aff2c29c1f8520633d146418a7926c3067f828c8ba9a005c
size 391471

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
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

View File

@ -17,7 +17,7 @@
Name: yast2-network
Version: 4.0.28
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