mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-22 15:23:41 -09:00
Since Buildroot commit [1] the CVEs are no longer matched to CPEs with versions using '-'. The CVE-2017-8806 is then no longer matched to the postgresql package. For more information, see the explanation in commit [1]. [1]35f376d88esupport/scripts/cve.py: fix CPE matching Signed-off-by: Thomas Perale <thomas.perale@mind.be> Reviewed-by: Maxim Kochetkov <fido_max@inbox.ru> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commitb1ca8ca4ba) Signed-off-by: Thomas Perale <thomas.perale@mind.be>