unbound (1.4.5-0maemo0~devel1~svn2129) fremantle; urgency=low

  ** 1 June 2010: Wouter
        - Ignore Z flag in incoming messages too.
        - Fix storage of negative parent glue if that last resort fails.
        - libtoolize 2.2.6b, autoconf 2.65 applied to configure.
        - new splint flags for newer splint install.

  ** 31 May 2010: Wouter
        - Fix AD flag handling, it could in some cases mistakenly copy the AD 
          flag from upstream servers.
        - alloc_special_obtain out of memory is not a fatal error any more,
          enabling unbound to continue longer in out of memory conditions.
        - parentside names are dispreferred but not said to be dnssec-lame.
        - parentside check for cached newname glue.
        - fix parentside and querytargets modulestate, for dump_requestlist.
        - unbound-control-setup makes keys -rw-r--- so not all users permitted.
        - fix parentside from cache to be marked dispreferred for bad names.

 -- Hauke Lampe <lampe@hauke-lampe.de>  Tue, 01 Jun 2010 00:00:00 +0200

unbound (1.4.5-0maemo0~devel1~svn2119) fremantle; urgency=low

  ** 28 May 2010: Wouter
        - iana portlist updated.
        - parent-child disagreement approach altered.  Older fixes are
          removed in place of a more exhaustive search for misconfigured data
          available via the parent of a delegation.
          This is designed to be throttled by cache entries, with TTL from the
          parent if possible.  Additionally the loop-counter is used.
          It also tests for NS RRset differences between parent and child.
          The fetch of misconfigured data should be more reliable and thorough.
          It should work reliably even with no or only partial data in cache.
          Data received from the child (as always) is deemed more
          authoritative than information received from the delegation parent.
          The search for misconfigured data is not performed normally.

  ** 26 May 2010: Wouter
        - Contribution from Migiel de Vos (Surfnet): nagios patch for
          unbound-host, in contrib/ (in the source tarball).  Makes
          unbound-host suitable for monitoring dnssec(-chain) status.

 -- Hauke Lampe <lampe@hauke-lampe.de>  Fri, 28 May 2010 00:00:00 +0200

unbound (1.4.5-0maemo0~devel1~svn2115) fremantle; urgency=low

  * dh_makeshlibs breaks on Maemo autobuilder, works in local SDK
  * debug: disable dh_makeshlibs, works in local SDK, see what breaks it
    * without makeshlibs, shlibdeps doesn't find libunbound2
    * added static deps
    * test with mockup next
  * note to self: changing targets:
    *  make realclean; svn update; dpkg-buildpackage

 -- Hauke Lampe <lampe@hauke-lampe.de>  Sat, 22 May 2010 00:01:00 +0200

unbound (1.4.5-0maemo0~devel~svn2115) fremantle; urgency=low

  ** 21 May 2010: Wouter
        - EDNS timeout code will not fire if EDNS status already known.
        - EDNS failure not stored if EDNS status known to work.

 -- Hauke Lampe <lampe@hauke-lampe.de>  Sat, 22 May 2010 00:00:00 +0200

unbound (1.4.5-0~ppa~lampe1+svn2114) unstable; urgency=low

  ** 9 May 2010: Wouter
        - Fix resolution for domains like safesvc.com.cn.  If the iterator
          can not recurse further and it finds the delegation in a state
          where it would otherwise have rejected it outhand if so received
          from a cache lookup, then it can try to ask higherup (with loop
          protection).
        - Fix comments in iter_utils:dp_is_useless.

  ** 18 May 2010: Wouter
        - Fix various compiler warnings from the clang llvm compiler.
        - iana portlist updated.

 -- Hauke Lampe <lampe@hauke-lampe.de>  Wed, 19 May 2010 00:00:00 +0200

unbound (1.4.5-0~ppa~lampe1+svn2110) unstable; urgency=low

  * svn rev. 2110

 -- Hauke Lampe <lampe@hauke-lampe.de>  Tue, 11 May 2010 00:00:00 +0200

