- Using SysctlConfig class: Handle sysctl entries in different

directories (bsc#1151649).
- 4.2.57

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=922
This commit is contained in:
YaST Team Bot 2020-02-26 11:16:32 +00:00 committed by Git OBS Bridge
parent 85e226c53f
commit 37ebeac4ad
4 changed files with 15 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 25 12:16:42 CET 2020 - schubi@suse.de
- Using SysctlConfig class: Handle sysctl entries in different
directories (bsc#1151649).
- 4.2.57
-------------------------------------------------------------------
Fri Feb 21 09:53:25 UTC 2020 - Knut Anderssen <kanderssen@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-network
Version: 4.2.56
Version: 4.2.57
Release: 0
Summary: YaST2 - Network Configuration
License: GPL-2.0-only
@ -33,9 +33,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
#for install task
BuildRequires: yast2-storage-ng
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
# NetworkService check if Systemd is running for determining
# the current network backend
BuildRequires: yast2 >= 4.2.31
# CFA::SysctlConfig
BuildRequires: yast2 >= 4.2.67
BuildRequires: yast2-packager >= 4.0.18
# Product control need xml agent
BuildRequires: yast2-xml
@ -49,8 +48,8 @@ PreReq: /bin/rm
Requires: sysconfig >= 0.80.0
Requires: yast2-proxy
Requires: yast2-storage-ng
# CFA::Sysctl
Requires: yast2 >= 4.2.25
# CFA::SysctlConfig
Requires: yast2 >= 4.2.67
# Packages::vnc_packages
Requires: augeas-lenses
Requires: yast2-packager >= 4.0.18