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