mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -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>
(cherry picked from commit ef52933074)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -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