Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/diffutils: add DIFFUTILS_CPE_ID_VENDOR
@ 2023-08-09  6:15 Clément Ramirez via buildroot
  2023-08-09 17:40 ` Thomas Petazzoni via buildroot
  2023-09-11 19:19 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Clément Ramirez via buildroot @ 2023-08-09  6:15 UTC (permalink / raw)
  To: buildroot; +Cc: Clément Ramirez

cpe:2.3:a:gnu:diffutils is a valid identifier for
this package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=diffutils

Signed-off-by: Clément Ramirez <clement.ramirez@bootlin.com>
---
 package/diffutils/diffutils.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/diffutils/diffutils.mk b/package/diffutils/diffutils.mk
index 2c66434a9a..1119266863 100644
--- a/package/diffutils/diffutils.mk
+++ b/package/diffutils/diffutils.mk
@@ -10,6 +10,7 @@ DIFFUTILS_SITE = $(BR2_GNU_MIRROR)/diffutils
 DIFFUTILS_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES)
 DIFFUTILS_LICENSE = GPL-3.0+
 DIFFUTILS_LICENSE_FILES = COPYING
+DIFFUTILS_CPE_ID_VENDOR = gnu
 
 # Since glibc >= 2.26, don't try to use getopt_long replacement bundled
 # with diffutils. It will conflict with the one from glibc.
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/diffutils: add DIFFUTILS_CPE_ID_VENDOR
  2023-08-09  6:15 [Buildroot] [PATCH 1/1] package/diffutils: add DIFFUTILS_CPE_ID_VENDOR Clément Ramirez via buildroot
@ 2023-08-09 17:40 ` Thomas Petazzoni via buildroot
  2023-09-11 19:19 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-08-09 17:40 UTC (permalink / raw)
  To: Clément Ramirez via buildroot; +Cc: Clément Ramirez

On Wed,  9 Aug 2023 08:15:01 +0200
Clément Ramirez via buildroot <buildroot@buildroot.org> wrote:

> cpe:2.3:a:gnu:diffutils is a valid identifier for
> this package:
> https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=diffutils
> 
> Signed-off-by: Clément Ramirez <clement.ramirez@bootlin.com>
> ---
>  package/diffutils/diffutils.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

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] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/diffutils: add DIFFUTILS_CPE_ID_VENDOR
  2023-08-09  6:15 [Buildroot] [PATCH 1/1] package/diffutils: add DIFFUTILS_CPE_ID_VENDOR Clément Ramirez via buildroot
  2023-08-09 17:40 ` Thomas Petazzoni via buildroot
@ 2023-09-11 19:19 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-09-11 19:19 UTC (permalink / raw)
  To: Clément Ramirez via buildroot; +Cc: Clément Ramirez

>>>>> "Clément" == Clément Ramirez via buildroot <buildroot@buildroot.org> writes:

 > cpe:2.3:a:gnu:diffutils is a valid identifier for
 > this package:
 > https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=diffutils

 > Signed-off-by: Clément Ramirez <clement.ramirez@bootlin.com>

Committed to 2023.02.x and 2023.05.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-11 19:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09  6:15 [Buildroot] [PATCH 1/1] package/diffutils: add DIFFUTILS_CPE_ID_VENDOR Clément Ramirez via buildroot
2023-08-09 17:40 ` Thomas Petazzoni via buildroot
2023-09-11 19:19 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox