Add rpminspect waiver.

This commit is contained in:
Joe Orton 2024-07-16 11:36:54 +01:00
parent 434006bb88
commit cf0c2743c6
2 changed files with 8 additions and 0 deletions

5
rpminspect.yaml Normal file
View File

@ -0,0 +1,5 @@
---
inspections:
# varnish binaries & libraries are deliberately built unstripped
# https://github.com/varnishcache/varnish-cache/issues/2269
debuginfo: off

View File

@ -309,6 +309,9 @@ test -f /etc/varnish/secret || (uuidgen > /etc/varnish/secret && chmod 0600 /etc
%changelog %changelog
* Tue Jul 16 2024 Joe Orton <jorton@redhat.com> - 7.4.2-3
- rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 7.4.2-3 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 7.4.2-3
- Bump release for June 2024 mass rebuild - Bump release for June 2024 mass rebuild