From 027533f9a23bbedd0b7c988405a9b5fd433da502 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sun, 25 Sep 2022 12:00:55 +0200 Subject: unbound: update to version 1.16.3 Changelog: https://www.nlnetlabs.nl/projects/unbound/download/#unbound-1-16-3 - Fixes: CVE-2022-3204 Refreshed one patch Signed-off-by: Josef Schlehofer --- net/unbound/patches/010-configure-uname.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/unbound/patches') diff --git a/net/unbound/patches/010-configure-uname.patch b/net/unbound/patches/010-configure-uname.patch index d1ed5a740..dbdb5d1c8 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 -@@ -814,7 +814,7 @@ if test x_$ub_test_python != x_no; then +@@ -815,7 +815,7 @@ if test x_$ub_test_python != x_no; then fi fi -- cgit v1.2.3