c83c1cd Fix rpminspect.yaml syntax

Authored and Committed by msrb 14 days ago
    Fix rpminspect.yaml syntax
    
    Any entries in the upstream inspection block that contain wildcards for glob(7) specification need to be wrapped in single quotes.

    

    We are also changing the badfuncs block to allow the specific function in mod_proxy.so rather than ignoring the entire file.

    

    Thanks to David Cantrell who discovered this problem (in OSCI-6724) and proposed the fix.
        
file modified
+15 -14