All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/libexif: set LIBEXIF_CPE_ID_VALID
@ 2021-01-17 16:06 Yann E. MORIN
  0 siblings, 0 replies; only message in thread
From: Yann E. MORIN @ 2021-01-17 16:06 UTC (permalink / raw)
  To: buildroot

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@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-17 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17 16:06 [Buildroot] [git commit] package/libexif: set LIBEXIF_CPE_ID_VALID Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.