- Place sysctl settings in /etc/sysctl.d/ (jsc#SLE-9077).
- 4.2.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=236
This commit is contained in:
parent
6944c49107
commit
1e61ff6d53
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0821a7846646bd4ee08b0655b5f4d2b8bd77a6a313c5878f6389238e76e04139
|
|
||||||
size 66462
|
|
3
yast2-security-4.2.4.tar.bz2
Normal file
3
yast2-security-4.2.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a318b4ca03c8eb58fba13ba25786d8133090a93a4e7dadc1cf16d2361c20f1ed
|
||||||
|
size 66860
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 3 16:28:06 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Place sysctl settings in /etc/sysctl.d/ (jsc#SLE-9077).
|
||||||
|
- 4.2.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 27 13:10:44 CEST 2019 - schubi@suse.de
|
Fri Sep 27 13:10:44 CEST 2019 - schubi@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-security
|
Name: yast2-security
|
||||||
Version: 4.2.3
|
Version: 4.2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Security Configuration
|
Summary: YaST2 - Security Configuration
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -34,8 +34,8 @@ BuildRequires: yast2-devtools >= 4.2.2
|
|||||||
BuildRequires: yast2-pam
|
BuildRequires: yast2-pam
|
||||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
|
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
|
||||||
# Yast2::Systemd::Service
|
# Yast2::CFA::Sysctl
|
||||||
BuildRequires: yast2 >= 4.1.3
|
BuildRequires: yast2 >= 4.2.25
|
||||||
# Unfortunately we cannot move this to macros.yast,
|
# Unfortunately we cannot move this to macros.yast,
|
||||||
# bcond within macros are ignored by osc/OBS.
|
# bcond within macros are ignored by osc/OBS.
|
||||||
%bcond_with yast_run_ci_tests
|
%bcond_with yast_run_ci_tests
|
||||||
@ -45,8 +45,8 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake-ci)
|
|||||||
|
|
||||||
# new Pam.ycp API
|
# new Pam.ycp API
|
||||||
Requires: yast2-pam >= 2.14.0
|
Requires: yast2-pam >= 2.14.0
|
||||||
# Yast2::Systemd::Service
|
# CFA::Sysctl
|
||||||
Requires: yast2 >= 4.1.3
|
Requires: yast2 >= 4.2.25
|
||||||
Requires: yast2-ruby-bindings >= 1.0.0
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
|
|
||||||
Provides: y2c_sec
|
Provides: y2c_sec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user