Ignore badfuncs error in rpminspect

Related: rhbz#2002747
This commit is contained in:
Simon Pichugin 2021-09-22 20:21:21 -07:00
parent 539f1489c0
commit 65db55d8d8
2 changed files with 4 additions and 0 deletions

View File

@ -558,6 +558,7 @@ exit 0
%changelog
* Wed Sep 22 2021 Simon Pichugin <spichugi@redhat.com> - 2.4.59-2
- Enable BIND_NOW to prevent GOT overwrite attacks.
- Ignore badfuncs error in rpminspect because it's a false positive
Related: rhbz#2002747
* Tue Sep 14 2021 Simon Pichugin <spichugi@redhat.com> - 2.4.59-1

3
rpminspect.yaml Normal file
View File

@ -0,0 +1,3 @@
---
inspections:
badfuncs: off