forked from pool/rpmlint
- whitelist pam_pwquality PAM module (bsc#1150520)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=700
This commit is contained in:
parent
b4df9f88b0
commit
f3e36798eb
2
config
2
config
@ -918,6 +918,8 @@ setOption("PAMModules.WhiteList", (
|
|||||||
"pam_envoy.so",
|
"pam_envoy.so",
|
||||||
# pam_cifscreds (bsc#1150527)
|
# pam_cifscreds (bsc#1150527)
|
||||||
"pam_cifscreds.so",
|
"pam_cifscreds.so",
|
||||||
|
# libpwquality (bsc#1150520)
|
||||||
|
"pam_pwquality.so",
|
||||||
))
|
))
|
||||||
|
|
||||||
# Output filters
|
# Output filters
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 16 13:23:41 UTC 2019 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
- whitelist pam_pwquality PAM module (bsc#1150520)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 16 12:50:57 UTC 2019 - matthias.gerstner@suse.com
|
Mon Dec 16 12:50:57 UTC 2019 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user