Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 2010 21:36:05 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/dns/bind97 Makefile distinfo
Message-ID:  <201007102136.o6ALa5rn014051@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2010-07-10 21:36:05 UTC

  FreeBSD ports repository

  Modified files:
    dns/bind97           Makefile distinfo 
  Log:
  Upgrade to version 9.7.1-P1. The patch addresses 2 areas in the resolver
  code where the 9.7.x series tightened its adherence to the DNS protocol
  as written, vs. the 9.6.x series which was more liberal in what it accepted.
  
  Specifically:
  1. Restore processing of certain forms of negative responses that do
     not contain all of the required elements to avoid aggressive
     re-querying of authority servers.
  2. Accept answers from authority servers without the AA bit set
     if they meet the other requirements of an answer packet.
  
  More detail can be found here:
  https://www.isc.org/community/blog/201007/compatibility-issues-bind-970-and-971
  
  Revision  Changes    Path
  1.9       +2 -2      ports/dns/bind97/Makefile
  1.7       +6 -6      ports/dns/bind97/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007102136.o6ALa5rn014051>