- bsc#1155735, bsc#1157541:
- Read /usr/etc/login.defs. - Write login.defs configuration to /etc/login.defs.d/. - 4.2.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-security?expand=0&rev=239
This commit is contained in:
parent
b181422cbb
commit
793c667b41
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:68b969d2466327b396cb3aa825a6084853f48f8aa632fec571bc83809050d0e1
|
|
||||||
size 67059
|
|
3
yast2-security-4.2.7.tar.bz2
Normal file
3
yast2-security-4.2.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ac938e7d867ba8648042bd330868eba5d53bb39e92601370af3a42f3977cf1e
|
||||||
|
size 67429
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 25 11:27:11 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- bsc#1155735, bsc#1157541:
|
||||||
|
- Read /usr/etc/login.defs.
|
||||||
|
- Write login.defs configuration to /etc/login.defs.d/.
|
||||||
|
- 4.2.7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 22 12:21:59 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
Fri Nov 22 12:21:59 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-security
|
Name: yast2-security
|
||||||
Version: 4.2.6
|
Version: 4.2.7
|
||||||
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::CFA::Sysctl
|
# CFA::LoginDefsConfig
|
||||||
BuildRequires: yast2 >= 4.2.25
|
BuildRequires: yast2 >= 4.2.39
|
||||||
# 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
|
||||||
# CFA::Sysctl
|
# CFA::LoginDefsConfig
|
||||||
Requires: yast2 >= 4.2.25
|
Requires: yast2 >= 4.2.39
|
||||||
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