* [Buildroot] [PATCH 1/1] package/firewalld: add FIREWALLD_CPE_ID_VENDOR
@ 2023-09-14 20:14 Fabrice Fontaine
2023-09-14 20:56 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2023-09-14 20:14 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine, Adam Duskett
cpe:2.3:a:firewalld:firewalld is a valid CPE identifier for this
package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Afirewalld%3Afirewalld
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/firewalld/firewalld.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/firewalld/firewalld.mk b/package/firewalld/firewalld.mk
index 4a13579fca..13edba6d24 100644
--- a/package/firewalld/firewalld.mk
+++ b/package/firewalld/firewalld.mk
@@ -8,6 +8,7 @@ FIREWALLD_VERSION = 1.3.2
FIREWALLD_SITE = $(call github,firewalld,firewalld,v$(FIREWALLD_VERSION))
FIREWALLD_LICENSE = GPL-2.0
FIREWALLD_LICENSE_FILES = COPYING
+FIREWALLD_CPE_ID_VENDOR = firewalld
FIREWALLD_AUTORECONF = YES
FIREWALLD_DEPENDENCIES = \
--
2.40.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/firewalld: add FIREWALLD_CPE_ID_VENDOR
2023-09-14 20:14 [Buildroot] [PATCH 1/1] package/firewalld: add FIREWALLD_CPE_ID_VENDOR Fabrice Fontaine
@ 2023-09-14 20:56 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-09-14 20:56 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Adam Duskett, buildroot
On Thu, 14 Sep 2023 22:14:19 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> cpe:2.3:a:firewalld:firewalld is a valid CPE identifier for this
> package:
>
> https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Afirewalld%3Afirewalld
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/firewalld/firewalld.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-09-14 20:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 20:14 [Buildroot] [PATCH 1/1] package/firewalld: add FIREWALLD_CPE_ID_VENDOR Fabrice Fontaine
2023-09-14 20:56 ` 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.