From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
To: buildroot@buildroot.org
Cc: James Hilliard <james.hilliard1@gmail.com>,
Fabrice Fontaine <fontaine.fabrice@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/cloudflared: set CLOUDFLARED_CPE_ID_VENDOR
Date: Sat, 13 Jul 2024 22:17:42 +0200 [thread overview]
Message-ID: <20240713201742.571539-1-fontaine.fabrice@gmail.com> (raw)
cpe:2.3:a:cloudflare:cloudflared is a valid CPE identifier for this
package:
https://nvd.nist.gov/products/cpe/detail/83298F83-C1E0-4BAC-8FFC-90FDEDFD95D8
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/cloudflared/cloudflared.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/cloudflared/cloudflared.mk b/package/cloudflared/cloudflared.mk
index 1796972be6..a243686441 100644
--- a/package/cloudflared/cloudflared.mk
+++ b/package/cloudflared/cloudflared.mk
@@ -8,6 +8,7 @@ CLOUDFLARED_VERSION = 2024.6.1
CLOUDFLARED_SITE = $(call github,cloudflare,cloudflared,$(CLOUDFLARED_VERSION))
CLOUDFLARED_LICENSE = Apache-2.0
CLOUDFLARED_LICENSE_FILES = LICENSE
+CLOUDFLARED_CPE_ID_VENDOR = cloudflare
CLOUDFLARED_BUILD_TARGETS = cmd/cloudflared
CLOUDFLARED_LDFLAGS = -X main.Version=$(CLOUDFLARED_VERSION)
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2024-07-13 20:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-13 20:17 Fabrice Fontaine [this message]
2024-07-14 15:08 ` [Buildroot] [PATCH 1/1] package/cloudflared: set CLOUDFLARED_CPE_ID_VENDOR Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240713201742.571539-1-fontaine.fabrice@gmail.com \
--to=fontaine.fabrice@gmail.com \
--cc=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox