From upstream: 1.26.0 has a number of bug fixes, including a fix
for an error in log printout in fix for CVE-2026-50248, and
some features.
Full details at
https://github.com/NLnetLabs/unbound/releases/tag/release-1.26.0
Signed-off-by: Tyrel M. McQueen <redacted>
include $(TOPDIR)/rules.mk
PKG_NAME:=unbound
-PKG_VERSION:=1.25.2
+PKG_VERSION:=1.26.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound
-PKG_HASH:=0d92275c703d5f5f8baba3dab22117dd8c29b495588a5c229768ed6581566600
+PKG_HASH:=77458a7156e275c0b7b17fabcb357cb12445d95cfcb26fb9bb7d5ecba45e0b63
PKG_MAINTAINER:=
PKG_LICENSE:=BSD-3-Clause
target. Use "uname" on host only if "UNAME" variable is empty.
--- a/configure.ac
+++ b/configure.ac
-@@ -985,7 +985,7 @@ if test x_$ub_test_python != x_no; then
+@@ -986,7 +986,7 @@ if test x_$ub_test_python != x_no; then
fi
fi