From 53cccd98285046e23b391d3e3cec141fe421ab6305bc2a8498e6ebaf0d34e111 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Thu, 14 Feb 2019 10:09:50 +0000 Subject: [PATCH] Accepting request 674915 from home:jsegitz:branches:devel:openSUSE:Factory:rpmlint - Whitelisted pam_p11 (bsc#1123916) OBS-URL: https://build.opensuse.org/request/show/674915 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=657 --- config | 4 +++- rpmlint-tests.spec | 2 +- rpmlint.changes | 5 +++++ rpmlint.spec | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/config b/config index 88da726..1a94a7c 100644 --- a/config +++ b/config @@ -1213,7 +1213,9 @@ setOption("PAMModules.WhiteList", ( # pam_yubico (bsc#1087060) "pam_yubico.so", # pam_oath (bsc#1089114) - "pam_oath.so" + "pam_oath.so", + # pam_p11 (bsc#1123916) + "pam_p11.so" )) # Output filters diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index 5553550..cb76e09 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # icecream 0 diff --git a/rpmlint.changes b/rpmlint.changes index e9aa778..c698c44 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 14 08:26:11 UTC 2019 - jsegitz@suse.com + +- Whitelisted pam_p11 (bsc#1123916) + ------------------------------------------------------------------- Sat Feb 2 08:23:39 UTC 2019 - Dirk Mueller diff --git a/rpmlint.spec b/rpmlint.spec index b83d724..02c8bbe 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ #