svn commit: r268864 - head

看板FB_svn作者時間11年前 (2014/07/19 08:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Author: des Date: Sat Jul 19 00:11:51 2014 New Revision: 268864 URL: http://svnweb.freebsd.org/changeset/base/268864 Log: Document the need to regenerate the local_unbound configuration. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Jul 18 23:23:52 2014 (r268863) +++ head/UPDATING Sat Jul 19 00:11:51 2014 (r268864) @@ -31,6 +31,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11 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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
文章代碼(AID): #1JoRo4wI (FB_svn)