From: Wouter Wijngaards Date: Wed, 30 Aug 2017 11:12:03 +0000 (+0000) Subject: - updated contrib/fastrpz.patch to apply with configparser changes. X-Git-Tag: release-1.6.6rc1~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a322130d63acbda768efa5e7196a6ecd5d2fdab;p=thirdparty%2Funbound.git - updated contrib/fastrpz.patch to apply with configparser changes. git-svn-id: file:///svn/unbound/trunk@4321 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/contrib/fastrpz.patch b/contrib/fastrpz.patch index aa8c1ece0..362e07cc6 100644 --- a/contrib/fastrpz.patch +++ b/contrib/fastrpz.patch @@ -3263,15 +3263,15 @@ diff -u --unidirectional-new-file -r1.1 ./util/configparser.y %token VAR_RESPONSE_IP_TAG VAR_RESPONSE_IP VAR_RESPONSE_IP_DATA %token VAR_HARDEN_ALGO_DOWNGRADE VAR_IP_TRANSPARENT %token VAR_DISABLE_DNSSEC_LAME_CHECK -@@ -150,7 +151,7 @@ +@@ -153,7 +154,7 @@ toplevelvar: serverstart contents_server | stubstart contents_stub | forwardstart contents_forward | pythonstart contents_py | rcstart contents_rc | dtstart contents_dt | viewstart - contents_view | + contents_view | rpzstart contents_rpz | - dnscstart contents_dnsc + dnscstart contents_dnsc | + cachedbstart contents_cachedb ; - @@ -2160,6 +2161,50 @@ (strcmp($2, "yes")==0); } diff --git a/doc/Changelog b/doc/Changelog index f81d5558c..bdd70102a 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +30 August 2017: Wouter + - updated contrib/fastrpz.patch to apply with configparser changes. + 29 August 2017: Wouter - Fix #1414: fix segfault on parse failure and log_replies. - zero qinfo in handle_request, this zeroes local_alias and also the