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:
5fa9f9e
)
admin/iotop: drop PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 09:18:16 +0000
(10:18 +0100)
committer
Hannu Nyman
<redacted>
Sat, 14 Mar 2026 20:04:40 +0000
(22:04 +0200)
cpe:/a:iotop:iotop is not a correct CPE ID for iotop:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:iotop:iotop
Fixes: aca8d8d088d41baa724d635d5965af4ea62a8f35 (iotop: add new package)
Signed-off-by: Fabrice Fontaine <redacted>
admin/iotop/Makefile
patch
|
blob
|
history
diff --git
a/admin/iotop/Makefile
b/admin/iotop/Makefile
index 292402af12b0d237e5435c2644664fd181658c5f..5790392434b2d9b49ec77a45a2d2500fe554a1df 100644
(file)
--- a/
admin/iotop/Makefile
+++ b/
admin/iotop/Makefile
@@
-10,7
+10,6
@@
PKG_HASH:=862e3d3d0263e4171aa9c5aaed2dd7d76ca746afa58ecbb6eca002717e9fa240
PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=LICENSE
-PKG_CPE_ID=cpe:/a:iotop:iotop
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT