* [Buildroot] [PATCH 1/1] package/skopeo: set SKOPEO_CPE_ID_VALID
@ 2024-07-13 20:01 Fabrice Fontaine
2024-07-14 15:08 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-07-13 20:01 UTC (permalink / raw)
To: buildroot; +Cc: Yann E . MORIN, Fabrice Fontaine
cpe:2.3:a:skopeo_project:skopeo is a valid CPE identifier for this
package:
https://nvd.nist.gov/products/cpe/detail/D76885CE-0BE8-4012-A93F-F33A0C5D743E
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/skopeo/skopeo.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/skopeo/skopeo.mk b/package/skopeo/skopeo.mk
index 98b0e7ed0a..58631629b3 100644
--- a/package/skopeo/skopeo.mk
+++ b/package/skopeo/skopeo.mk
@@ -9,6 +9,7 @@ SKOPEO_SITE = $(call github,containers,skopeo,v$(SKOPEO_VERSION))
SKOPEO_LICENSE = Apache-2.0
SKOPEO_LICENSE_FILES = LICENSE
+SKOPEO_CPE_ID_VALID = YES
HOST_SKOPEO_DEPENDENCIES = \
host-btrfs-progs \
--
2.43.0
_______________________________________________
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/skopeo: set SKOPEO_CPE_ID_VALID
2024-07-13 20:01 [Buildroot] [PATCH 1/1] package/skopeo: set SKOPEO_CPE_ID_VALID Fabrice Fontaine
@ 2024-07-14 15:08 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-14 15:08 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Yann E . MORIN, buildroot
On Sat, 13 Jul 2024 22:01:59 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> cpe:2.3:a:skopeo_project:skopeo is a valid CPE identifier for this
> package:
>
> https://nvd.nist.gov/products/cpe/detail/D76885CE-0BE8-4012-A93F-F33A0C5D743E
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/skopeo/skopeo.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:[~2024-07-14 15:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-13 20:01 [Buildroot] [PATCH 1/1] package/skopeo: set SKOPEO_CPE_ID_VALID Fabrice Fontaine
2024-07-14 15:08 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.