From 17c25269d75c5cfedb68aec20d2f9cffa977bc62 Mon Sep 17 00:00:00 2001 From: Eric Luehrsen Date: Sat, 14 Aug 2021 02:59:32 -0400 Subject: [PATCH] unbound: update to 1.3.2 Signed-off-by: Eric Luehrsen --- net/unbound/Makefile | 4 ++-- net/unbound/patches/010-configure_uname.patch | 11 +---------- net/unbound/patches/100-example-conf-in.patch | 1 - 3 files changed, 3 insertions(+), 13 deletions(-) diff --git a/net/unbound/Makefile b/net/unbound/Makefile index cb77acbc2..8dbed0137 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.13.1 +PKG_VERSION:=1.13.2 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound -PKG_HASH:=8504d97b8fc5bd897345c95d116e0ee0ddf8c8ff99590ab2b4bd13278c9f50b8 +PKG_HASH:=0a13b547f3b92a026b5ebd0423f54c991e5718037fd9f72445817f6a040e1a83 PKG_MAINTAINER:=Eric Luehrsen PKG_LICENSE:=BSD-3-Clause diff --git a/net/unbound/patches/010-configure_uname.patch b/net/unbound/patches/010-configure_uname.patch index 315d0f7da..e20ef1ed4 100644 --- a/net/unbound/patches/010-configure_uname.patch +++ b/net/unbound/patches/010-configure_uname.patch @@ -1,6 +1,6 @@ --- a/configure.ac +++ b/configure.ac -@@ -765,7 +765,7 @@ if test x_$ub_test_python != x_no; then +@@ -772,7 +772,7 @@ if test x_$ub_test_python != x_no; then fi fi @@ -9,12 +9,3 @@ NETBSD_LINTFLAGS='"-D__RENAME(x)=" -D_NETINET_IN_H_' AC_SUBST(NETBSD_LINTFLAGS) fi -@@ -1210,7 +1210,7 @@ esac - AC_ARG_ENABLE(tfo-client, AS_HELP_STRING([--enable-tfo-client],[Enable TCP Fast Open for client mode])) - case "$enable_tfo_client" in - yes) -- case `uname` in -+ case ${UNAME:-`uname`} in - Linux) AC_CHECK_DECL([MSG_FASTOPEN], [AC_MSG_WARN([Check the platform specific TFO kernel parameters are correctly configured to support client mode TFO])], - [AC_MSG_ERROR([TCP Fast Open is not available for client mode: please rerun without --enable-tfo-client])], - [AC_INCLUDES_DEFAULT diff --git a/net/unbound/patches/100-example-conf-in.patch b/net/unbound/patches/100-example-conf-in.patch index e73f7b0ba..e81ed87c4 100644 --- a/net/unbound/patches/100-example-conf-in.patch +++ b/net/unbound/patches/100-example-conf-in.patch @@ -2,7 +2,6 @@ OpenWrt (modification): Patch the default configuration file with the tiny memory configuration example from Unbound documentation. This is the best starting point for embedded routers if one is not going to use UCI. - --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -19,6 +19,76 @@ server: