#11412: unbound-1.8.3
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  bdubbs
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.4
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs):

 Now version 1.8.3

    - Fix dns64 allocation in wrong region for returned internal queries.
    - iana portlist updated.
    - Fix chroot auth-zone fix to remove chroot prefix.
    - Fix leak in chroot fix for auth-zone.
    - Fix clang analysis for outside directory build test.
    - Fix DNS64 to not store intermediate results in cache, this avoids
      other threads from picking up the wrong data.  The module restores
      the previous no_cache_store setting when the the module is finished.
    - Fix #4208: 'stub-no-cache' and 'forward-no-cache' not work.
    - New and better fix for Fix #4193: Fix that prefetch failure does
      not overwrite valid cache entry with SERVFAIL.
    - auth-zone give SERVFAIL when expired, fallback activates when
      expired, and this is documented in the man page.
    - stat count SERVFAIL downstream auth-zone queries for expired zones.
    - Put new logos into windows installer.
    - Fix windows compile for new rrset roundrobin fix.
    - Update contrib fastrpz patch for latest release.
    - Fix to not set GLOB_NOSORT so the unbound.conf include: files are
      sorted and in a predictable order.
    - Fix #4193: Fix that prefetch failure does not overwrite valid cache
      entry with SERVFAIL.
    - Add unbound-control view_local_datas command, like local_datas.
    - Fix that unbound-control can send file for view_local_datas.
    - With ./configure --with-pyunbound --with-pythonmodule
      PYTHON_VERSION=3.6 or with 2.7 unbound can compile and unit tests
      succeed for the python module.
    - pythonmod logs the python error and traceback on failure.
    - ignore debug python module for test in doxygen output.
    - review fixes for python module.
    - Fix #4209: Crash in libunbound when called from getdns.
    - auth zone zonefiles can be in a chroot, the chroot directory
      components are removed before use.
    - Fix that empty zonefile means the zonefile is not set and not used.
    - make depend.
    - Scrub NS records from NODATA responses as well.
    - Scrub NS records from NXDOMAIN responses to stop fragmentation
      poisoning of the cache.
    - Add patch from Jan Vcelak for pythonmod,
      add sockaddr_storage getters, add support for query callbacks,
      allow raw address access via comm_reply and update API documentation.
    - Removed compile warnings in pythonmod sockaddr routines.
    - Support SO_REUSEPORT_LB in FreeBSD 12 with the so-reuseport: yes
      option in unbound.conf.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11412#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to