forked from pool/rpmlint
Accepting request 807747 from home:jsegitz:branches:devel:openSUSE:Factory:rpmlint
- whitelist cockpit PAM modules (bsc#1169614) * pam_cockpit_cert * pam_ssh_add OBS-URL: https://build.opensuse.org/request/show/807747 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=727
This commit is contained in:
parent
adf9efa693
commit
87a2ef4370
3
config
3
config
@ -896,6 +896,9 @@ setOption("PAMModules.WhiteList", (
|
||||
"pam_user_map.so",
|
||||
# oddjob (bsc#1169494)
|
||||
"pam_oddjob_mkhomedir.so"
|
||||
# cockpit (bsc#1169614)
|
||||
"pam_cockpit_cert.so",
|
||||
"pam_ssh_add.so",
|
||||
))
|
||||
|
||||
# Output filters
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 11:51:53 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
|
||||
|
||||
- whitelist cockpit PAM modules (bsc#1169614)
|
||||
* pam_cockpit_cert
|
||||
* pam_ssh_add
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 08:37:02 UTC 2020 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user