- At the end of the installation, force an enablement of the
selected network service even when the selected one has not been modified and ensure other backends are disabled (bsc#1202479) - 4.5.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1082
This commit is contained in:
parent
7dd2edb875
commit
332e8673d7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f429ec9020596522ab475b7b440c611b278497e9ba6834665d0c2d05d200b0ff
|
||||
size 493734
|
3
yast2-network-4.5.6.tar.bz2
Normal file
3
yast2-network-4.5.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5c699f1a1d69912b044a11df85c62a65d19d5c16133967f7a7564ae549f61a3
|
||||
size 493850
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 08:30:47 UTC 2022 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
- At the end of the installation, force an enablement of the
|
||||
selected network service even when the selected one has not been
|
||||
modified and ensure other backends are disabled (bsc#1202479)
|
||||
- 4.5.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 21 08:38:40 UTC 2022 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 4.5.5
|
||||
Version: 4.5.6
|
||||
Release: 0
|
||||
Summary: YaST2 - Network Configuration
|
||||
License: GPL-2.0-only
|
||||
@ -33,8 +33,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||
#for install task
|
||||
BuildRequires: yast2-storage-ng
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
# Replace PackageSystem with Package
|
||||
BuildRequires: yast2 >= 4.4.38
|
||||
# Added force option to NetworkService.EnableDisableNow method
|
||||
BuildRequires: yast2 >= 4.5.12
|
||||
|
||||
BuildRequires: yast2-packager >= 4.0.18
|
||||
# Product control need xml agent
|
||||
@ -51,8 +51,8 @@ PreReq: /bin/rm
|
||||
Requires: sysconfig >= 0.80.0
|
||||
Requires: yast2-proxy
|
||||
Requires: yast2-storage-ng
|
||||
# Replace PackageSystem with Package
|
||||
Requires: yast2 >= 4.4.38
|
||||
# Added force option to NetworkService.EnableDisableNow method
|
||||
Requires: yast2 >= 4.5.12
|
||||
# Packages::vnc_packages
|
||||
Requires: augeas-lenses
|
||||
Requires: yast2-packager >= 4.0.18
|
||||
|
Loading…
Reference in New Issue
Block a user