rpminspect: Ignore the file that is reported as virus affected

This commit is contained in:
Tomas Popela 2022-02-02 07:46:37 +01:00
parent 5b19f83d09
commit 0c2c579aad

View File

@ -1,5 +1,10 @@
---
# False positive - see https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/150
virus:
ignore:
- /usr/libexec/installed-tests/gdk-pixbuf/test-images/gif-test-suite/max-width.gif
# We have to ignore the file as a whole in rpminspect as it's not possible to
# ignore it just for virus test in rpminspect - reported as
# ttps://github.com/rpminspect/rpminspect/issues/604
ignore:
- /usr/libexec/installed-tests/gdk-pixbuf/test-images/gif-test-suite/max-width.gif
#virus:
# ignore:
# - /usr/libexec/installed-tests/gdk-pixbuf/test-images/gif-test-suite/max-width.gif