mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/easy-rsa: add CPE
The CPE `openvpn:easy-rsa` is valid for the EasyRsa package. The last
CVE is CVE-2024-13454 [1] that is reference in the upstream bug tracker
[2].
[1] https://nvd.nist.gov/vuln/detail/CVE-2024-13454
[2] https://github.com/OpenVPN/easy-rsa/issues/1122
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 7bcad09c02)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -10,6 +10,8 @@ EASY_RSA_SITE = https://github.com/OpenVPN/easy-rsa/releases/download/v$(EASY_RS
|
||||
EASY_RSA_LICENSE = GPL-2.0
|
||||
EASY_RSA_LICENSE_FILES = COPYING.md gpl-2.0.txt
|
||||
|
||||
EASY_RSA_CPE_ID_VENDOR = openvpn
|
||||
|
||||
# shell script, so no build step
|
||||
|
||||
define EASY_RSA_INSTALL_TARGET_CMDS
|
||||
|
||||
Reference in New Issue
Block a user