SHA256
1
0
forked from pool/rpmlint

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

- whitelist pam_setquota (bsc#1171563)

OBS-URL: https://build.opensuse.org/request/show/811361
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=730
This commit is contained in:
Johannes Segitz
2020-06-04 10:51:30 +00:00
committed by Git OBS Bridge
parent 6830adfb18
commit 7e3a24b025
2 changed files with 7 additions and 0 deletions

2
config
View File

@@ -901,6 +901,8 @@ setOption("PAMModules.WhiteList", (
"pam_ssh_add.so",
# pam (bsc#1171564)
"pam_usertype.so",
# pam (bsc#1171563)
"pam_setquota.so",
))
# Output filters

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 4 09:33:26 UTC 2020 - matthias.gerstner@suse.com
- whitelist pam_setquota (bsc#1171563)
-------------------------------------------------------------------
Mon May 25 09:44:52 UTC 2020 - matthias.gerstner@suse.com