package/sox: add ignore CVE entry for CVE-2019-1010004

This CVE is a duplicate of CVE-2017-18189, according to
https://security-tracker.debian.org/tracker/CVE-2019-1010004, and
https://security-tracker.debian.org/tracker/CVE-2019-1010004 also
points to the commit that also fixed CVE-2017-18189.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Thomas Petazzoni
2025-05-18 10:57:07 +02:00
committed by Julien Olivain
parent e3a15862fb
commit 913ca297dc

View File

@@ -41,7 +41,8 @@ SOX_IGNORE_CVES += CVE-2017-15372
SOX_IGNORE_CVES += CVE-2017-15642
# sox-14.4.2-13-g09d7388c
SOX_IGNORE_CVES += CVE-2017-18189
# CVE-2019-1010004 is a duplicate of CVE-2017-18189
SOX_IGNORE_CVES += CVE-2017-18189 CVE-2019-1010004
# sox-14.4.2-38-gf7091126
SOX_IGNORE_CVES += CVE-2019-8354