git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
555db78
)
net/kadnode: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 17:42:08 +0000
(18:42 +0100)
committer
Florian Eckert
<redacted>
Wed, 18 Mar 2026 08:21:25 +0000
(09:21 +0100)
cpe:/a:kadnode_project:kadnode is the correct CPE ID for kadnode:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:kadnode_project:kadnode
Signed-off-by: Fabrice Fontaine <redacted>
net/kadnode/Makefile
patch
|
blob
|
history
diff --git
a/net/kadnode/Makefile
b/net/kadnode/Makefile
index 3529447ca952492ae82c5ad93b34ccfde1aa562f..f0617f7597bc39f3b3d3a6b2d9a9462dafd11a86 100644
(file)
--- a/
net/kadnode/Makefile
+++ b/
net/kadnode/Makefile
@@
-12,6
+12,7
@@
PKG_MIRROR_HASH:=3583e409862982db88545fde721ed59cfc78df8c59ab1a715a621ad657e0524
PKG_MAINTAINER:=Moritz Warning <moritzwarning@web.de>
PKG_LICENSE:=MIT
+PKG_CPE_ID:=cpe:/a:kadnode_project:kadnode
PKG_BUILD_PARALLEL:=1
PKG_BUILD_FLAGS:=gc-sections
git clone https://git.99rst.org/PROJECT