Accepting request 601002 from YaST:Head
submit new version 4.0.30 OBS-URL: https://build.opensuse.org/request/show/601002 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=384
This commit is contained in:
commit
6fe0afe2d3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5f4dc40c429c7c71e5c43a16ba2c2c37b338101c831136d1ec1b1ed3e24fca8c
|
|
||||||
size 390852
|
|
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,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
|
Fri Apr 6 16:17:45 UTC 2018 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 4.0.25
|
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