./net/bind910, Berkeley Internet Name Daemon implementation of DNS, version 9.10

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


Branch: pkgsrc-2017Q2, Version: 9.10.5pl3, Package name: bind-9.10.5pl3, 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.10 release.


Required to build:
[pkgtools/cwrappers]

Package options: inet6, readline, threads

Master sites:

SHA1: e3fe9e44088f6111b5fb168f9cb0d761badeb737
RMD160: 59a47ea22aa28544171e89d5ad2469ed4cfef2b9
Filesize: 9192.696 KB

Version history: (Expand)


CVS history: (Expand)


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

Revisions pulled up:
- net/bind910/Makefile                                          1.36
- net/bind910/distinfo                                          1.27

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Jul  8 04:29:00 UTC 2017

   Modified Files:
   	pkgsrc/net/bind910: Makefile distinfo

   Log message:
   Update bind910 to 9.10.5pl3 (BIND 9.10.5-P3).

   --- 9.10.5-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]