- ignore source file changes in rpminspect's "upstream" module
This commit is contained in:
parent
dee54cd734
commit
264f63b024
@ -4,3 +4,18 @@ badfuncs:
|
|||||||
# and APR interfaces for IPv6 addresses.
|
# and APR interfaces for IPv6 addresses.
|
||||||
ignore:
|
ignore:
|
||||||
- /usr/lib*/httpd/modules/mod_proxy.so
|
- /usr/lib*/httpd/modules/mod_proxy.so
|
||||||
|
upstream:
|
||||||
|
ignore:
|
||||||
|
- *.xml
|
||||||
|
- *.service
|
||||||
|
- *.socket
|
||||||
|
- *.conf
|
||||||
|
- *.sysconf
|
||||||
|
- *.tmpfiles
|
||||||
|
- README.*
|
||||||
|
- *.sysusers
|
||||||
|
- *.png
|
||||||
|
- httpd-ssl-*
|
||||||
|
- config.layout
|
||||||
|
- action*.sh
|
||||||
|
- apachectl.*
|
||||||
|
Loading…
Reference in New Issue
Block a user