buildroot.busybox.net archive mirror
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/2022.11.x] package/libolm: add CPE variables
@ 2023-03-15  7:11 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2023-03-15  7:11 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=c18b427bc7241818249e4189f541893960c5ad56
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2022.11.x

cpe:2.3:a:matrix:olm is a valid CPE identifier for this package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit d5c6ff24dccb7fec54e7fa43af9f987b95eba1f8)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/libolm/libolm.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/libolm/libolm.mk b/package/libolm/libolm.mk
index 607e50702f..6f06686555 100644
--- a/package/libolm/libolm.mk
+++ b/package/libolm/libolm.mk
@@ -9,6 +9,8 @@ LIBOLM_SOURCE = olm-$(LIBOLM_VERSION).tar.gz
 LIBOLM_SITE = https://gitlab.matrix.org/matrix-org/olm/-/archive/$(LIBOLM_VERSION)
 LIBOLM_LICENSE = Apache-2.0
 LIBOLM_LICENSE_FILES = LICENSE
+LIBOLM_CPE_ID_VENDOR = matrix
+LIBOLM_CPE_ID_PRODUCT = olm
 LIBOLM_INSTALL_STAGING = YES
 
 LIBOLM_CONF_OPTS = -DOLM_TESTS=OFF
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

only message in thread, other threads:[~2023-03-15  7:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-15  7:11 [Buildroot] [git commit branch/2022.11.x] package/libolm: add CPE variables Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).