Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/composer: add COMPOSER_CPE_ID_VENDOR
@ 2023-08-09  7:56 Clément Ramirez via buildroot
  2023-08-09 17:40 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Clément Ramirez via buildroot @ 2023-08-09  7:56 UTC (permalink / raw)
  To: buildroot; +Cc: Clément Ramirez

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

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

diff --git a/package/composer/composer.mk b/package/composer/composer.mk
index fde5b48951..9bfabc28af 100644
--- a/package/composer/composer.mk
+++ b/package/composer/composer.mk
@@ -13,6 +13,7 @@ BASE_SITE = https://getcomposer.org/download/$(COMPOSER_VERSION)/composer.phar
 COMPOSER_SITE = $(BASE_SITE)?n=f/$(COMPOSER_SOURCE)
 COMPOSER_LICENSE = MIT
 COMPOSER_LICENSE_FILES = LICENSE
+COMPOSER_CPE_ID_VENDOR = getcomposer
 
 HOST_COMPOSER_DEPENDENCIES = host-php
 HOST_COMPOSER_EXTRACT_DEPENDENCIES = host-php
-- 
2.34.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/composer: add COMPOSER_CPE_ID_VENDOR
  2023-08-09  7:56 [Buildroot] [PATCH 1/1] package/composer: add COMPOSER_CPE_ID_VENDOR Clément Ramirez via buildroot
@ 2023-08-09 17:40 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ 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 09:56:23 +0200
Clément Ramirez via buildroot <buildroot@buildroot.org> wrote:

> cpe:2.3:a:getcomposer:composer is a valid identifier for
> this package:
> https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=getcomposer
> 
> Signed-off-by: Clément Ramirez <clement.ramirez@bootlin.com>
> ---
>  package/composer/composer.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] 2+ messages in thread

end of thread, other threads:[~2023-08-09 17:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09  7:56 [Buildroot] [PATCH 1/1] package/composer: add COMPOSER_CPE_ID_VENDOR Clément Ramirez via buildroot
2023-08-09 17:40 ` 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