Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libvips: add LIBVIPS_CPE_ID_VENDOR
@ 2021-04-04 16:06 Fabrice Fontaine
  2021-04-04 16:32 ` Yann E. MORIN
  2021-04-04 20:07 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Fabrice Fontaine @ 2021-04-04 16:06 UTC (permalink / raw)
  To: buildroot

cpe:2.3:a:libvips_project:libvips is a valid CPE identifier for this
package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libvips/libvips.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/libvips/libvips.mk b/package/libvips/libvips.mk
index 82c1adeb21..f7b15e8e06 100644
--- a/package/libvips/libvips.mk
+++ b/package/libvips/libvips.mk
@@ -9,6 +9,7 @@ LIBVIPS_SOURCE = vips-$(LIBVIPS_VERSION).tar.gz
 LIBVIPS_SITE = https://github.com/libvips/libvips/releases/download/v$(LIBVIPS_VERSION)
 LIBVIPS_LICENSE = LGPL-2.1+
 LIBVIPS_LICENSE_FILES = COPYING
+LIBVIPS_CPE_ID_VENDOR = libvips_project
 
 # Sparc64 compile fails, for all optimization levels except -O0. To
 # fix the problem, use -O0 with no optimization instead. Bug reported
-- 
2.30.2

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-05  9:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-04 16:06 [Buildroot] [PATCH 1/1] package/libvips: add LIBVIPS_CPE_ID_VENDOR Fabrice Fontaine
2021-04-04 16:32 ` Yann E. MORIN
2021-04-04 20:07 ` Peter Korsgaard
2021-04-05  9:28   ` Baruch Siach
2021-04-05  9:49     ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox