All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 15/15] package/libmatroska: add LIBMATROSKA_CPE_ID_VENDOR
@ 2021-01-22  7:10 Heiko Thiery
  2021-01-23 20:35 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Thiery @ 2021-01-22  7:10 UTC (permalink / raw
  To: buildroot

cpe:2.3:a:matroska:libmatroska is a valid CPE identifier for this
package:

https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=libmatroska

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
 package/libmatroska/libmatroska.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/libmatroska/libmatroska.mk b/package/libmatroska/libmatroska.mk
index 61222c2bf7..91727ae973 100644
--- a/package/libmatroska/libmatroska.mk
+++ b/package/libmatroska/libmatroska.mk
@@ -10,6 +10,7 @@ LIBMATROSKA_SITE = http://dl.matroska.org/downloads/libmatroska
 LIBMATROSKA_INSTALL_STAGING = YES
 LIBMATROSKA_LICENSE = LGPL-2.1+
 LIBMATROSKA_LICENSE_FILES = LICENSE.LGPL
+LIBMATROSKA_CPE_ID_VENDOR = matroska
 LIBMATROSKA_DEPENDENCIES = libebml host-pkgconf
 
 $(eval $(cmake-package))
-- 
2.30.0

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

* [Buildroot] [PATCH 15/15] package/libmatroska: add LIBMATROSKA_CPE_ID_VENDOR
  2021-01-22  7:10 [Buildroot] [PATCH 15/15] package/libmatroska: add LIBMATROSKA_CPE_ID_VENDOR Heiko Thiery
@ 2021-01-23 20:35 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-01-23 20:35 UTC (permalink / raw
  To: buildroot

On Fri, 22 Jan 2021 08:10:36 +0100
Heiko Thiery <heiko.thiery@gmail.com> wrote:

> cpe:2.3:a:matroska:libmatroska is a valid CPE identifier for this
> package:
> 
> https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=libmatroska
> 
> Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
> ---
>  package/libmatroska/libmatroska.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2021-01-23 20:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-22  7:10 [Buildroot] [PATCH 15/15] package/libmatroska: add LIBMATROSKA_CPE_ID_VENDOR Heiko Thiery
2021-01-23 20:35 ` Thomas Petazzoni

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.