mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libucl: add CPE
The CPE `vstakhov:libucl` is a valid CPE for the package libucl. See the latest CVE: CVE-2025-6499 [1] that reference the upstream repository. [1] https://nvd.nist.gov/vuln/detail/CVE-2025-6499 Signed-off-by: Thomas Perale <thomas.perale@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
7ed80ecec1
commit
ef52933074
@@ -12,6 +12,8 @@ LIBUCL_LICENSE = BSD-2-Clause
|
||||
LIBUCL_LICENSE_FILES = COPYING
|
||||
LIBUCL_DEPENDENCIES = host-pkgconf
|
||||
|
||||
LIBUCL_CPE_ID_VENDOR = vstakhov
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBCURL),y)
|
||||
LIBUCL_DEPENDENCIES += libcurl
|
||||
LIBUCL_CONF_OPTS += --enable-urls
|
||||
|
||||
Reference in New Issue
Block a user