* [Buildroot] [PATCH 1/1] package/vorbis-tools: add VORBIS_TOOLS_CPE_ID_VENDOR
@ 2021-01-17 13:59 Fabrice Fontaine
2021-01-17 14:28 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2021-01-17 13:59 UTC (permalink / raw)
To: buildroot
cpe:2.3:a:xiph:vorbis-tools is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Axiph%3Avorbis-tools
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/vorbis-tools/vorbis-tools.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/vorbis-tools/vorbis-tools.mk b/package/vorbis-tools/vorbis-tools.mk
index 407ea975e7..49d7e26064 100644
--- a/package/vorbis-tools/vorbis-tools.mk
+++ b/package/vorbis-tools/vorbis-tools.mk
@@ -8,6 +8,7 @@ VORBIS_TOOLS_VERSION = 1.4.0
VORBIS_TOOLS_SITE = http://downloads.xiph.org/releases/vorbis
VORBIS_TOOLS_LICENSE = GPL-2.0
VORBIS_TOOLS_LICENSE_FILES = COPYING
+VORBIS_TOOLS_CPE_ID_VENDOR = xiph
VORBIS_TOOLS_DEPENDENCIES = libao libogg libvorbis libcurl
VORBIS_TOOLS_CONF_OPTS = --program-transform-name=''
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/vorbis-tools: add VORBIS_TOOLS_CPE_ID_VENDOR
2021-01-17 13:59 [Buildroot] [PATCH 1/1] package/vorbis-tools: add VORBIS_TOOLS_CPE_ID_VENDOR Fabrice Fontaine
@ 2021-01-17 14:28 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-01-17 14:28 UTC (permalink / raw)
To: buildroot
On Sun, 17 Jan 2021 14:59:25 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> cpe:2.3:a:xiph:vorbis-tools is a valid CPE identifier for this package:
>
> https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Axiph%3Avorbis-tools
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/vorbis-tools/vorbis-tools.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-17 14:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-17 13:59 [Buildroot] [PATCH 1/1] package/vorbis-tools: add VORBIS_TOOLS_CPE_ID_VENDOR Fabrice Fontaine
2021-01-17 14:28 ` 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.