diff --git a/fence-agents.spec b/fence-agents.spec index 6bd204f..c53beaf 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -59,7 +59,7 @@ Name: fence-agents Summary: Set of unified programs capable of host isolation ("fencing") Version: 4.10.0 -Release: 53%{?alphatag:.%{alphatag}}%{?dist} +Release: 54%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2+ and LGPLv2+ URL: https://github.com/ClusterLabs/fence-agents Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz @@ -1472,7 +1472,7 @@ are located on corosync cluster nodes. %endif %changelog -* Thu Jul 20 2023 Oyvind Albrigtsen - 4.10.0-53 +* Thu Jul 20 2023 Oyvind Albrigtsen - 4.10.0-54 - bundled dateutil: fix tarfile CVE-2007-4559 Resolves: rhbz#2217902 - fence_ipmilan: fix typos in metadata diff --git a/rpminspect.yaml b/rpminspect.yaml index a86a6b6..3d57ae4 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -18,3 +18,9 @@ badfuncs: ignore: - /usr/lib/fence-agents/support/awscli/cryptography/hazmat/bindings/_openssl.abi3.so - /usr/lib/fence-agents/support/azure/cryptography/hazmat/bindings/_openssl.abi3.so + +debuginfo: + # these files lack .gdb_index on purpose + ignore: + - /usr/lib/debug/usr/lib/fence-agents/support/awscli/cffi.libs/libffi-*.so.*.debug + - /usr/lib/debug/usr/lib/fence-agents/support/azure/cffi.libs/libffi-*.so.*.debug