From 6bc0293a73f5a1d86a951ebd4c00cbc7b09e4529 Mon Sep 17 00:00:00 2001 From: Eric Luehrsen Date: Sat, 19 Nov 2022 17:24:27 -0500 Subject: unbound: update to 1.17.0 Signed-off-by: Eric Luehrsen --- net/unbound/patches/010-configure-uname.patch | 2 +- net/unbound/patches/100-example-conf-in.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net/unbound/patches') diff --git a/net/unbound/patches/010-configure-uname.patch b/net/unbound/patches/010-configure-uname.patch index dbdb5d1c8..ca9c47631 100644 --- a/net/unbound/patches/010-configure-uname.patch +++ b/net/unbound/patches/010-configure-uname.patch @@ -3,7 +3,7 @@ Fix cross compile errors by inserting an environment variable for the target. Use "uname" on host only if "UNAME" variable is empty. --- a/configure.ac +++ b/configure.ac -@@ -815,7 +815,7 @@ if test x_$ub_test_python != x_no; then +@@ -818,7 +818,7 @@ if test x_$ub_test_python != x_no; then fi fi diff --git a/net/unbound/patches/100-example-conf-in.patch b/net/unbound/patches/100-example-conf-in.patch index e81ed87c4..15cfc0562 100644 --- a/net/unbound/patches/100-example-conf-in.patch +++ b/net/unbound/patches/100-example-conf-in.patch @@ -6,7 +6,7 @@ starting point for embedded routers if one is not going to use UCI. +++ b/doc/example.conf.in @@ -19,6 +19,76 @@ server: # verbosity number, 0 is least verbose. 1 is default. - verbosity: 1 + # verbosity: 1 + ############################################################################ + # MEMORY CONTROL EXAMPLE -- cgit v1.2.3