* [Buildroot] [PATCH 1/1] package/libspdm: add LIBSPDM_CPE_ID_VENDOR
@ 2023-09-14 19:59 Fabrice Fontaine
2023-09-14 20:55 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2023-09-14 19:59 UTC (permalink / raw)
To: buildroot; +Cc: Alistair Francis, Fabrice Fontaine
cpe:2.3:a:dmtf:libspdm is a valid CPE identifier for this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Admtf%3Alibspdm
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libspdm/libspdm.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/libspdm/libspdm.mk b/package/libspdm/libspdm.mk
index 48c46e41f7..cbcbed29de 100644
--- a/package/libspdm/libspdm.mk
+++ b/package/libspdm/libspdm.mk
@@ -8,6 +8,7 @@ LIBSPDM_VERSION = 3.0.0
LIBSPDM_SITE = $(call github,DMTF,libspdm,$(LIBSPDM_VERSION))
LIBSPDM_LICENSE = BSD-3-Clause
LIBSPDM_LICENSE_FILES = LICENSE.md
+LIBSPDM_CPE_ID_VENDOR = dmtf
LIBSPDM_INSTALL_STAGING = YES
LIBSPDM_INSTALL_TARGET = NO
--
2.40.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libspdm: add LIBSPDM_CPE_ID_VENDOR
2023-09-14 19:59 [Buildroot] [PATCH 1/1] package/libspdm: add LIBSPDM_CPE_ID_VENDOR Fabrice Fontaine
@ 2023-09-14 20:55 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-09-14 20:55 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Alistair Francis, buildroot
Hey Fabrice,
First of all, great to see you back! After several months without
contributions from you, we're glad to see you back at sending patches!
On Thu, 14 Sep 2023 21:59:29 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> cpe:2.3:a:dmtf:libspdm is a valid CPE identifier for this package:
>
> https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Admtf%3Alibspdm
In fact, I think I now prefer links such as:
https://nvd.nist.gov/products/cpe/detail/1855641A-1A1D-4B4A-ADCD-EB3A35D35815
(which you can easily find from the previous link). Indeed this link
shows the upstream web page of the project, which is an even better
hint that the CPE identifier is indeed the right one. No need to resend
this patch nor any other you have already sent, just a suggestion for
future ones.
In any case: applied to master, thanks!
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-14 20:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 19:59 [Buildroot] [PATCH 1/1] package/libspdm: add LIBSPDM_CPE_ID_VENDOR Fabrice Fontaine
2023-09-14 20:55 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox