Add rpminspect waiver.
This commit is contained in:
parent
434006bb88
commit
cf0c2743c6
5
rpminspect.yaml
Normal file
5
rpminspect.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
inspections:
|
||||
# varnish binaries & libraries are deliberately built unstripped
|
||||
# https://github.com/varnishcache/varnish-cache/issues/2269
|
||||
debuginfo: off
|
@ -309,6 +309,9 @@ test -f /etc/varnish/secret || (uuidgen > /etc/varnish/secret && chmod 0600 /etc
|
||||
|
||||
|
||||
%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
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user