summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2014-07-19 00:11:51 +0000
committerdes <des@FreeBSD.org>2014-07-19 00:11:51 +0000
commitc9de77e94aa98ff1b2d1c7edae7bb9af52c347b8 (patch)
tree396c716a0c4eba52f41d6a80c75449642388dff3
parenta69d192927ddd86b62c4418f2c6997981f9bfc9c (diff)
downloadFreeBSD-src-c9de77e94aa98ff1b2d1c7edae7bb9af52c347b8.zip
FreeBSD-src-c9de77e94aa98ff1b2d1c7edae7bb9af52c347b8.tar.gz
Document the need to regenerate the local_unbound configuration.
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 739ee16..ab1dadd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20140719:
+ The default unbound configuration has been modified to address
+ issues with reverse lookups on networks that use private
+ address ranges. If you use the local_unbound service, run
+ "service local_unbound setup" as root to regenerate your
+ configuration, then "service local_unbound reload" to load the
+ new configuration.
+
20140709:
The GNU texinfo and GNU info pages are not built and installed
anymore, WITH_INFO knob has been added to allow to built and install
OpenPOWER on IntegriCloud