From aa66d3f59f4f7a5a32b38ae9923547021645659a Mon Sep 17 00:00:00 2001 From: Marek Kulik Date: Wed, 12 Jan 2022 12:03:48 +0000 Subject: [PATCH] Add rpminspect.yaml to waive irrelevant rpminspect issues --- rpminspect.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..57f19bb --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,9 @@ +--- +# Forbidden function symbols found: +# inet_net_ntop +# inet_net_pton +# This is not a problem because the older version is only used for upgrade +# purposes and communicates through unix socket only +badfuncs: + ignore: + - /usr/lib*/pgsql/postgresql-*/bin/postgres