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

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


Branch: pkgsrc-2014Q4, Version: 9.9.6pl2, Package name: bind-9.9.6pl2, 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: 19b53e60ed632f2063b2d630eabfb7234900bca6
RMD160: 5f1d21a0f4d31ebdcc514dae17b14d30c43422c7
Filesize: 7633.438 KB

Version history: (Expand)


CVS history: (Expand)


   2015-02-19 20:45:02 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4621 - requested by taca
net/bind99: security update

Revisions pulled up:
- net/bind99/Makefile                                           1.42
- net/bind99/distinfo                                           1.27

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Feb 19 00:36:27 UTC 2015

   Modified Files:
   	pkgsrc/net/bind99: Makefile distinfo

   Log message:
   Update bind99 to 9.9.6pl2 (BIND 9.9.6-P2).

   	--- 9.9.6-P2 released ---

   4053.	[security]	Revoking a managed trust anchor and supplying
   			an untrusted replacement could cause named
   			to crash with an assertion failure.
   			(CVE-2015-1349) [RT #38344]

   4027.	[port]		Net::DNS 0.81 compatibility. [RT #38165]