- 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:
parent
48825e9dcc
commit
04ae4a40f2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f3eb15a7c6c8600c40145352e4fa0196992ea75c2845ff291f4ac84433c7fcd1
|
|
||||||
size 391188
|
|
3
yast2-network-4.0.30.tar.bz2
Normal file
3
yast2-network-4.0.30.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c28ff87aa2c3cf33aff2c29c1f8520633d146418a7926c3067f828c8ba9a005c
|
||||||
|
size 391471
|
@ -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
|
Mon Apr 23 18:10:29 UTC 2018 - mfilka@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 4.0.28
|
Version: 4.0.30
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -45,9 +45,9 @@ Requires: yast2-storage-ng
|
|||||||
# Packages::vnc_packages
|
# Packages::vnc_packages
|
||||||
Requires: yast2-packager >= 4.0.18
|
Requires: yast2-packager >= 4.0.18
|
||||||
BuildRequires: yast2-packager >= 4.0.18
|
BuildRequires: yast2-packager >= 4.0.18
|
||||||
# cfa for parsing hosts, AugeasTree#unique_id
|
# cfa for parsing hosts
|
||||||
BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4
|
||||||
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4
|
||||||
# lenses are needed to use cfa
|
# lenses are needed to use cfa
|
||||||
BuildRequires: augeas-lenses
|
BuildRequires: augeas-lenses
|
||||||
Requires: augeas-lenses
|
Requires: augeas-lenses
|
||||||
|
Loading…
Reference in New Issue
Block a user