package/tcpreplay: replace TCPREPLAY_CPE_ID_VENDOR
tcpreplay has been replaced by broadcom since April 2022: <cpe-item name="cpe:/a:tcpreplay:tcpreplay:4.3.1" deprecated="true" deprecation_date="2022-04-02T03:29:17.303Z"> <title xml:lang="en-US">tcpreplay 4.3.1</title> <reference href="http://tcpreplay.synfin.net/wiki/Download">Vendor</reference> <reference href="https://sourceforge.net/projects/tcpreplay/">Product</reference> <cpe-23:cpe23-item name="cpe:2.3🅰️tcpreplay:tcpreplay:4.3.1:*:*:*:*:*:*:*"> <cpe-23:deprecated-by name="cpe:2.3🅰️broadcom:tcpreplay:4.3.1:*:*:*:*:*:*:*" type="NAME_CORRECTION"/> https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Abroadcom%3Atcpreplay Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b27b4adaa4
commit
77bf0a1e63
@ -9,7 +9,7 @@ TCPREPLAY_SITE = https://github.com/appneta/tcpreplay/releases/download/v$(TCPRE
|
||||
TCPREPLAY_SOURCE = tcpreplay-$(TCPREPLAY_VERSION).tar.xz
|
||||
TCPREPLAY_LICENSE = GPL-3.0
|
||||
TCPREPLAY_LICENSE_FILES = docs/LICENSE
|
||||
TCPREPLAY_CPE_ID_VENDOR = tcpreplay
|
||||
TCPREPLAY_CPE_ID_VENDOR = broadcom
|
||||
TCPREPLAY_CONF_ENV = \
|
||||
ac_cv_path_ac_pt_PCAP_CONFIG="$(STAGING_DIR)/usr/bin/pcap-config"
|
||||
TCPREPLAY_CONF_OPTS = --with-libpcap=$(STAGING_DIR)/usr \
|
||||
|
Loading…
Reference in New Issue
Block a user