[Buildroot] [git commit] package/libexif: set LIBEXIF_CPE_ID_VALID

Yann E. MORIN yann.morin.1998 at free.fr
Sun Jan 17 16:06:08 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=553c9e547e688b5ed3631299e3500292e2bce005
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

cpe:2.3:a:libexif_project:libexif is a valid CPE identifier for this
package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alibexif_project%3Alibexif

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/libexif/libexif.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/libexif/libexif.mk b/package/libexif/libexif.mk
index 594e8855c5..9d29cbf590 100644
--- a/package/libexif/libexif.mk
+++ b/package/libexif/libexif.mk
@@ -12,6 +12,7 @@ LIBEXIF_INSTALL_STAGING = YES
 LIBEXIF_DEPENDENCIES = host-pkgconf
 LIBEXIF_LICENSE = LGPL-2.1+
 LIBEXIF_LICENSE_FILES = COPYING
+LIBEXIF_CPE_ID_VALID = YES
 # 0001-fixed-another-unsigned-integer-overflow.patch
 LIBEXIF_IGNORE_CVES += CVE-2020-0198
 # 0002-fixed-a-incorrect-overflow-check.patch



More information about the buildroot mailing list