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

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


Branch: pkgsrc-2016Q3, Version: 9.9.9pl4, Package name: bind-9.9.9pl4, 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.



Package options: inet6, readline, threads

Master sites: (Expand)

SHA1: 5c2ee49cbf02e43280fd629ff298789c7419f677
RMD160: 5a55bf3e10e98eb2dbc7afb47f2a48f3b369aceb
Filesize: 8558.963 KB

Version history: (Expand)


CVS history: (Expand)


   2016-11-03 21:01:39 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #5150 - requested by taca
net/bind99: security fix

Revisions pulled up:
- net/bind99/Makefile                                           1.59-1.60
- net/bind99/distinfo                                           1.41

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Nov  2 00:06:09 UTC 2016

   Modified Files:
   	pkgsrc/net/bind99: Makefile distinfo

   Log message:
   Update bind99 to 9.9.9pl4 (BIND 9.9.9-P4).

   	--- 9.9.9-P4 released ---

   4489.	[security]	It was possible to trigger assertions when processing
   			a response. (CVE-2016-8864) [RT #43465]