Commit Graph

3 Commits

Author SHA1 Message Date
Michael Catanzaro
3a4fac44e5 Update annocheck policy
The mem-overflow test depends on -O1. This is less-secure, but that's OK
because it's just a test.

I'm not sure exactly what is wrong with the second test: various
security checks are failing, likely related to the strange way this test
binary is constructed via objcopy. My main concern was to ensure that
nothing is generally wrong with GResource, but that seems to be OK.
Since the issues are isolated to this test, and it's just a test, I
think we can safely ignore them.
2021-12-06 13:38:54 -06:00
Michael Catanzaro
9491ffe870 Attempt to pass rpminspect
Related: #1951126
2021-05-11 14:05:46 -05:00
Michael Catanzaro
63a1f14eb8 Add missing bundled provides
Add rpminspect gating configuration
Consolidate GDesktopAppInfo patchset
Resolves: #1951126
2021-05-10 16:17:13 -05:00