- Place sysctl settings in /etc/sysctl.d/ (jsc#SLE-9077).
- 4.2.20 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=877
This commit is contained in:
parent
809969b6a3
commit
93c08e616b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:435cb567757c5b0202043f8e824e203c71dc26dc53edd60eb6cd4b80bfb256d6
|
||||
size 447424
|
3
yast2-network-4.2.20.tar.bz2
Normal file
3
yast2-network-4.2.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aba4a754e1291ebb3971e68ca1e32639188e39cccb5bd407b7ddf38e84848b7b
|
||||
size 447369
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 06:32:21 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Place sysctl settings in /etc/sysctl.d/ (jsc#SLE-9077).
|
||||
- 4.2.20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 06:05:22 UTC 2019 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 4.2.19
|
||||
Version: 4.2.20
|
||||
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)
|
||||
# Y2Firewall interface zone mapping methods
|
||||
BuildRequires: yast2 >= 4.1.53
|
||||
# CFA::Sysctl
|
||||
BuildRequires: yast2 >= 4.2.25
|
||||
BuildRequires: yast2-packager >= 4.0.18
|
||||
# Product control need xml agent
|
||||
BuildRequires: yast2-xml
|
||||
@ -46,9 +46,10 @@ BuildRequires: augeas-lenses
|
||||
PreReq: /bin/rm
|
||||
#netconfig (FaTE #303618)
|
||||
Requires: sysconfig >= 0.80.0
|
||||
Requires: yast2 >= 4.1.53
|
||||
Requires: yast2-proxy
|
||||
Requires: yast2-storage-ng
|
||||
# CFA::Sysctl
|
||||
Requires: yast2 >= 4.2.25
|
||||
# Packages::vnc_packages
|
||||
Requires: augeas-lenses
|
||||
Requires: yast2-packager >= 4.0.18
|
||||
|
Loading…
Reference in New Issue
Block a user