SHA256
1
0
forked from pool/rpmlint

Accepting request 437392 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint

- whitelisting pam_gdm (bsc#1004346)

OBS-URL: https://build.opensuse.org/request/show/437392
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=411
This commit is contained in:
Marcus Meissner 2016-10-26 09:33:37 +00:00 committed by Git OBS Bridge
parent a9828cd622
commit 7c2eaa69bd
2 changed files with 7 additions and 0 deletions

2
config
View File

@ -835,6 +835,8 @@ setOption("PAMModules.WhiteList", (
"pam_snapper.so",
# pam_mate_keyring.so (bnc#831404)
"pam_mate_keyring.so",
# pam_gdm (bsc#1004346)
"pam_gdm.so"
))
# Output filters

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 26 09:30:57 UTC 2016 - krahmer@suse.com
- whitelisting pam_gdm (bsc#1004346)
-------------------------------------------------------------------
Tue Oct 11 10:43:54 UTC 2016 - meissner@suse.com