unbound: update to 1.3.2
authorEric Luehrsen <ericluehrsen@gmail.com>
Sat, 14 Aug 2021 06:59:32 +0000 (02:59 -0400)
committerEtienne Champetier <champetier.etienne@gmail.com>
Thu, 9 Sep 2021 13:09:53 +0000 (09:09 -0400)
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
(cherry picked from commit 17c25269d75c5cfedb68aec20d2f9cffa977bc62)

net/unbound/Makefile
net/unbound/patches/010-configure_uname.patch
net/unbound/patches/100-example-conf-in.patch

index cb77acbc2d9faf2e99fddd6d9b6bd1d35c7ab91b..8dbed0137db66fc3fa839842c411a9d793dab115 100644 (file)
@@ -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 <ericluehrsen@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
index 315d0f7da8f985814f3fb010da9b9295d9447163..e20ef1ed431b53cda1f4296457b55b4be702f052 100644 (file)
@@ -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 
index e73f7b0baf7c0764a439c07c5fd48317b08b558c..e81ed87c41a128a341da9ff167ef05e895fc7b2b 100644 (file)
@@ -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: