- 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:
YaST Team Bot 2019-11-27 09:57:47 +00:00 committed by Git OBS Bridge
parent b181422cbb
commit 793c667b41
4 changed files with 16 additions and 8 deletions

View File

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

View File

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

View File

@ -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>

View File

@ -17,7 +17,7 @@
Name: yast2-security
Version: 4.2.6
Version: 4.2.7
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
# Yast2::CFA::Sysctl
BuildRequires: yast2 >= 4.2.25
# CFA::LoginDefsConfig
BuildRequires: yast2 >= 4.2.39
# 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::Sysctl
Requires: yast2 >= 4.2.25
# CFA::LoginDefsConfig
Requires: yast2 >= 4.2.39
Requires: yast2-ruby-bindings >= 1.0.0
Provides: y2c_sec