projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31788ad
)
net/tcpreplay: fix PKG_CPE_ID
23150/head
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Thu, 25 Jan 2024 17:33:36 +0000
(18:33 +0100)
committer
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Thu, 25 Jan 2024 17:33:36 +0000
(18:33 +0100)
There is not a single CVE under cpe:/a:appneta:tcpreplay
so use cpe:/a:broadcom:tcpreplay:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:broadcom:tcpreplay
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
net/tcpreplay/Makefile
patch
|
blob
|
history
diff --git
a/net/tcpreplay/Makefile
b/net/tcpreplay/Makefile
index 5e993c256d85c78741f84c632a588510d40c233b..d4496b7cbbd04a5c45254c169de19398b1af45d6 100644
(file)
--- a/
net/tcpreplay/Makefile
+++ b/
net/tcpreplay/Makefile
@@
-17,7
+17,7
@@
PKG_HASH:=3ff9753cc43bb15e77832cee657e3030dbcdd957fa247e6abacc605689e24051
PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILES:=docs/LICENSE
-PKG_CPE_ID:=cpe:/a:
appneta
:tcpreplay
+PKG_CPE_ID:=cpe:/a:
broadcom
:tcpreplay
PKG_FIXUP:=autoreconf
PKG_BUILD_PARALLEL:=1