./net/bind99, Berkeley Internet Name Daemon implementation of DNS, version 9.9

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q2, Version: 9.9.10pl3, Package name: bind-9.9.10pl3, Maintainer: pkgsrc-users

BIND, the Berkeley Internet Name Daemon, version 9 is a major rewrite
of nearly all aspects of the underlying BIND architecture. Some
of the important features of BIND-9 are:

- DNS Security
- IP version 6
- DNS Protocol Enhancements
- Views
- Multiprocessor Support
- Improved Portability Architecture
- Full NSEC3 support
- Automatic zone re-signing
- New update-policy methods tcp-self and 6to4-self

This package contains the BIND 9.9 release.


Required to build:
[pkgtools/cwrappers]

Package options: inet6, readline, threads

Master sites:

SHA1: 1b3211dfd96ee932e7dcd0546d6e97414bc92c02
RMD160: f7c1b8c2dff2a4b26139fa5223b0ba72a6fe0b2f
Filesize: 8634.642 KB

Version history: (Expand)


CVS history: (Expand)


   2017-07-16 10:09:56 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #5512 - requested by taca
net/bind99: security fix

Revisions pulled up:
- net/bind99/Makefile                                           1.70
- net/bind99/distinfo                                           1.48

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Jul  8 04:30:33 UTC 2017

   Modified Files:
   	pkgsrc/net/bind99: Makefile distinfo

   Log message:
   Update bind99 to 9.9.10pl3 (BIND 9.9.10-P3).

   --- 9.9.10-P3 released ---

   4647.	[bug]		Change 4643 broke verification of TSIG signed TCP
   			message sequences where not all the messages contain
   			TSIG records.  These may be used in AXFR and IXFR
   			responses. [RT #45509]