mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/igmpproxy: add CPE
The CPE `pali:igmpproxy` is a valid CPE for the package igmpproxy.
See the latest CVE: CVE-2025-50681 [1] that reference the upstream
repository.
[1] https://nvd.nist.gov/vuln/detail/CVE-2025-50681
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 7ed80ecec1)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -11,4 +11,6 @@ IGMPPROXY_AUTORECONF = YES
|
||||
IGMPPROXY_LICENSE = GPL-2.0+, BSD-3-Clause (mrouted)
|
||||
IGMPPROXY_LICENSE_FILES = COPYING GPL.txt Stanford.txt
|
||||
|
||||
IGMPPROXY_CPE_ID_VENDOR = pali
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user