projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bc8e5a
)
f2fs-tools: add PKG_CPE_ID
author
Nick Hainke
<vincent@systemli.org>
Sat, 3 Sep 2022 16:11:51 +0000
(18:11 +0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 6 Sep 2022 15:36:42 +0000
(16:36 +0100)
Add CPE ID for tracking CVEs.
Signed-off-by: Nick Hainke <vincent@systemli.org>
package/utils/f2fs-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/f2fs-tools/Makefile
b/package/utils/f2fs-tools/Makefile
index 60f4b317c71c1427fe2c19c78a6d1796438c2307..99d402af6ca552194138b3133c06f67d62939954 100644
(file)
--- a/
package/utils/f2fs-tools/Makefile
+++ b/
package/utils/f2fs-tools/Makefile
@@
-18,6
+18,7
@@
PKG_HASH:=147d471040b44900283ce2c935f1d35d13d7f40008e7cb8fab2b69f54da01a4f
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=GPL-2.0-only
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:f2fs-tools_project:f2fs-tools
PKG_FIXUP:=autoreconf
PKG_BUILD_PARALLEL:=1