SHA256
1
0
forked from pool/rpmlint

Accepting request 653585 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint

- whitelist pam_slurm_adopt (bsc#1116758)

OBS-URL: https://build.opensuse.org/request/show/653585
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=638
This commit is contained in:
2018-12-06 11:56:35 +00:00
committed by Git OBS Bridge
parent e2df32ec3d
commit 01e7d328b7
2 changed files with 7 additions and 0 deletions

2
config
View File

@@ -1196,6 +1196,8 @@ setOption("PAMModules.WhiteList", (
"pam_gdm.so",
# pam_slurm (bsc#1007053)
"pam_slurm.so",
# pam_slurm_adopt (bsc#1116758)
"pam_slurm_adopt.so",
# pam_script (bsc#1039848)
"pam_script.so",
# pam_yubico (bsc#1087060)