diff --git a/config b/config index e2e89b7..885fa22 100644 --- a/config +++ b/config @@ -918,6 +918,8 @@ setOption("PAMModules.WhiteList", ( "pam_envoy.so", # pam_cifscreds (bsc#1150527) "pam_cifscreds.so", + # libpwquality (bsc#1150520) + "pam_pwquality.so", )) # Output filters diff --git a/rpmlint.changes b/rpmlint.changes index 65a5074..d71ea20 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -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