SHA256
1
0
forked from pool/rpmlint

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

- Whitelist a batch of PAM modules that have been forgotted to be whitelisted
  in the past, or have never been requested to be reviewed before
  (bsc#1150178).
  Since we want to add badness to the PAM warning in rpmlint we need to add
  those entries to avoid build errors of existing packages in Factory.

OBS-URL: https://build.opensuse.org/request/show/769018
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=708
This commit is contained in:
Johannes Segitz
2020-01-31 10:41:05 +00:00
committed by Git OBS Bridge
parent 24897f77ef
commit 138345eba6
2 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 31 09:52:39 UTC 2020 - matthias.gerstner@suse.com
- Whitelist a batch of PAM modules that have been forgotted to be whitelisted
in the past, or have never been requested to be reviewed before
(bsc#1150178).
Since we want to add badness to the PAM warning in rpmlint we need to add
those entries to avoid build errors of existing packages in Factory.
-------------------------------------------------------------------
Thu Jan 30 16:18:29 UTC 2020 - James Fehlig <jfehlig@suse.com>