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:
a778d89
)
net/zerotier: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Wed, 18 Mar 2026 18:00:17 +0000
(19:00 +0100)
committer
Alexandru Ardelean
<redacted>
Thu, 19 Mar 2026 12:36:53 +0000
(14:36 +0200)
cpe:/a:zerotier:zerotierone is the correct CPE ID for zerotier:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:zerotier:zerotierone
Signed-off-by: Fabrice Fontaine <redacted>
net/zerotier/Makefile
patch
|
blob
|
history
diff --git
a/net/zerotier/Makefile
b/net/zerotier/Makefile
index 7b621eb56ab21b19a23e2a85ccb34901b73f0ca4..7e8b33f02db2c6060e6ee13c37baaa09e772363e 100644
(file)
--- a/
net/zerotier/Makefile
+++ b/
net/zerotier/Makefile
@@
-17,6
+17,7
@@
PKG_BUILD_DIR:=$(BUILD_DIR)/ZeroTierOne-$(PKG_VERSION)
PKG_MAINTAINER:=Moritz Warning <moritzwarning@web.de>
PKG_LICENSE:=MPL-2.0
PKG_LICENSE_FILES:=LICENSE.txt
+PKG_CPE_ID:=cpe:/a:zerotier:zerotierone
PKG_ASLR_PIE:=0
PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT