From: Thomas Perale via buildroot <buildroot@buildroot.org>
To: Thomas Perale <thomas.perale@mind.be>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/aardvark-dns: add CPE identifier
Date: Fri, 13 Feb 2026 20:36:37 +0100 [thread overview]
Message-ID: <20260213193637.37676-1-thomas.perale@mind.be> (raw)
In-Reply-To: <20250727192537.1164560-1-thomas.perale@mind.be>
In reply of:
> The cpe:2.3:a:containers:aardvark-dns:*:*:*:*:*:*:*:* is
> valid for this package.
>
> See https://nvd.nist.gov/products/cpe/detail/5F79D5CD-D716-4190-BE08-31EB5EEB233F
>
> The CPE version strip the 'v' prefix from the version.
>
> Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Applied to 2025.11.x. Thanks
> ---
> package/aardvark-dns/aardvark-dns.mk | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/package/aardvark-dns/aardvark-dns.mk b/package/aardvark-dns/aardvark-dns.mk
> index 1d2e06fd03..1394218fbc 100644
> --- a/package/aardvark-dns/aardvark-dns.mk
> +++ b/package/aardvark-dns/aardvark-dns.mk
> @@ -11,5 +11,7 @@ AARDVARK_DNS_SITE_METHOD = git
>
> AARDVARK_DNS_LICENSE = Apache-2.0
> AARDVARK_DNS_LICENSE_FILES = LICENSE
> +AARDVARK_DNS_CPE_ID_VENDOR = containers
> +AARDVARK_DNS_CPE_ID_VERSION = $(subst v,,$(AARDVARK_DNS_VERSION))
>
> $(eval $(cargo-package))
> --
> 2.50.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2026-02-13 19:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-27 19:25 [Buildroot] [PATCH] package/aardvark-dns: add CPE identifier Thomas Perale via buildroot
2025-07-28 20:47 ` Thomas Petazzoni via buildroot
2025-07-29 20:02 ` Thomas Perale via buildroot
2025-07-30 8:27 ` Thomas Petazzoni via buildroot
2026-02-03 15:22 ` Julien Olivain via buildroot
2026-02-13 19:36 ` Thomas Perale via buildroot [this message]
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=20260213193637.37676-1-thomas.perale@mind.be \
--to=buildroot@buildroot.org \
--cc=thomas.perale@mind.be \
/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