projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dca96b7
)
wolfssl: add PKG_CPE_ID ids to package and tools
author
Alexander Couzens
<lynxis@fe80.eu>
Sun, 19 Nov 2017 01:28:38 +0000
(
02:28
+0100)
committer
Alexander Couzens
<lynxis@fe80.eu>
Sun, 19 Nov 2017 01:29:08 +0000
(
02:29
+0100)
CPE ids helps to tracks CVE in packages.
https://cpe.mitre.org/specification/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
package/libs/wolfssl/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/wolfssl/Makefile
b/package/libs/wolfssl/Makefile
index afe7ccc37f428c1fdae51a89da5b4946d28462b8..9f5c5f66d6d263abb0c227727df1acca0bbd5276 100644
(file)
--- a/
package/libs/wolfssl/Makefile
+++ b/
package/libs/wolfssl/Makefile
@@
-20,6
+20,7
@@
PKG_INSTALL:=1
PKG_USE_MIPS16:=0
PKG_BUILD_PARALLEL:=1
PKG_LICENSE:=GPL-2.0+
+PKG_CPE_ID:=cpe:/a:yassl:cyassl
include $(INCLUDE_DIR)/package.mk