SHA256
1
0
forked from pool/pam

Accepting request 931923 from home:sbrabec:branches:Base:System

- Update pam-login_defs-check.sh regexp and
  login_defs-support-for-pam symbol to version 1.5.2
  (new variable HMAC_CRYPTO_ALGO).

OBS-URL: https://build.opensuse.org/request/show/931923
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=253
This commit is contained in:
2021-11-18 14:13:26 +00:00
committed by Git OBS Bridge
parent b73acde402
commit 343fbe4278
3 changed files with 10 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ Requires(post): permissions
# All login.defs variables require support from shadow side.
# Upgrade this symbol version only if new variables appear!
# Verify by shadow-login_defs-check.sh from shadow source package.
Recommends: login_defs-support-for-pam >= 1.3.1
Recommends: login_defs-support-for-pam >= 1.5.2
%if 0%{?suse_version} > 1320
BuildRequires: pkgconfig(libeconf)
%endif