Commit Graph

3 Commits

Author SHA1 Message Date
Michael Catanzaro a9d0cf5f5c Silence rpminspect lostpayload warnings
rpminspect seems to be running with a bogus baseline. The -docs package
was removed ages ago yet it continues to complain that it's gone. Not
pleased.

Related: #2127467
2023-02-16 09:53:46 -06:00
Michael Catanzaro 8068ac17ed Disable abidiff
This is not useful because libjavascriptcoregtk has to export all
symbols needed by libwebkitgtk. All it does is detect intentional
changes in internal APIs.

It's unfortunate that the upstream design precludes any useful ABI
checks. I will continue arguing in favor of removing the split between
libjavascriptcoregtk and libwebkitgtk, which would avoid this problem.

Related: #2127467
2022-10-25 10:35:35 -05:00
Michael Catanzaro f55dc8067d Add rpminspect.yaml 2022-04-22 14:27:49 -05:00