|
|
@@ -4,7 +4,7 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-UNBOUND_VERSION = 1.21.1
|
|
|
+UNBOUND_VERSION = 1.24.2
|
|
|
UNBOUND_SITE = https://nlnetlabs.nl/downloads/unbound
|
|
|
UNBOUND_INSTALL_STAGING = YES
|
|
|
UNBOUND_DEPENDENCIES = host-pkgconf expat libevent openssl
|
|
|
@@ -23,9 +23,6 @@ UNBOUND_CONF_OPTS = \
|
|
|
--with-libexpat=$(STAGING_DIR)/usr \
|
|
|
--with-ssl=$(STAGING_DIR)/usr
|
|
|
|
|
|
-# Only vulnerable if built with --enable-subnet
|
|
|
-UNBOUND_IGNORE_CVES += CVE-2025-5994
|
|
|
-
|
|
|
ifeq ($(BR2_TOOLCHAIN_HAS_THREADS_NPTL),y)
|
|
|
UNBOUND_CONF_OPTS += --with-pthreads
|
|
|
else
|