- Using SysctlConfig class: Handle sysctl entries in different
directories (bsc#1151649). - 4.2.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=243
This commit is contained in:
parent
56d2aafab7
commit
17729cde81
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:294ba533a6fda2a2cc2c0d28ee08e18dc60b4adc5d471d2eb6389867bf764402
|
||||
size 67534
|
3
yast2-security-4.2.11.tar.bz2
Normal file
3
yast2-security-4.2.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6d1a73dbfaa61e50035844b199c313bc845813a2aeec331ea8c941797701dfd
|
||||
size 67780
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 16:02:35 CET 2020 - schubi@suse.de
|
||||
|
||||
- Using SysctlConfig class: Handle sysctl entries in different
|
||||
directories (bsc#1151649).
|
||||
- 4.2.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 13:04:04 UTC 2020 - Steffen Winterfeldt <snwint@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-security
|
||||
Version: 4.2.10
|
||||
Version: 4.2.11
|
||||
Release: 0
|
||||
Summary: YaST2 - Security Configuration
|
||||
License: GPL-2.0-only
|
||||
@ -34,8 +34,8 @@ BuildRequires: yast2-devtools >= 4.2.2
|
||||
BuildRequires: yast2-pam
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
|
||||
# CFA::LoginDefsConfig
|
||||
BuildRequires: yast2 >= 4.2.39
|
||||
# CFA::SysctlConfig
|
||||
BuildRequires: yast2 >= 4.2.66
|
||||
# Unfortunately we cannot move this to macros.yast,
|
||||
# bcond within macros are ignored by osc/OBS.
|
||||
%bcond_with yast_run_ci_tests
|
||||
@ -45,8 +45,8 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake-ci)
|
||||
|
||||
# new Pam.ycp API
|
||||
Requires: yast2-pam >= 2.14.0
|
||||
# CFA::LoginDefsConfig
|
||||
Requires: yast2 >= 4.2.39
|
||||
# CFA::SysctlConfig
|
||||
Requires: yast2 >= 4.2.66
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
Provides: y2c_sec
|
||||
|
Loading…
x
Reference in New Issue
Block a user