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

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


Branch: pkgsrc-2014Q4, Version: 9.10.1pl2, Package name: bind-9.10.1pl2, 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.



Package options: inet6, readline, threads

Master sites: (Expand)

SHA1: 4a7475b4f2c1d257001ad40653379af52f090666
RMD160: 0148b0a2f7cdd3e144b0a52876a01ca8b6de075b
Filesize: 8160.708 KB

Version history: (Expand)


CVS history: (Expand)


   2015-02-19 21:56:59 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4622 - requested by taca
net/bind910: security update

Revisions pulled up:
- net/bind910/Makefile                                          1.5
- net/bind910/distinfo                                          1.4

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Feb 19 00:37:17 UTC 2015

   Modified Files:
   	pkgsrc/net/bind910: Makefile distinfo

   Log message:
   Update bind910 to 9.10.1pl2 (BIND 9.10.1-P2).

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