./net/bind96, Version 9 of the Berkeley Internet Name Daemon, implementation of DNS

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


Branch: pkgsrc-2009Q3, Version: 9.6.1pl2, Package name: bind-9.6.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


Required to build:
[devel/libtool-base] [lang/perl5]

Package options: inet6, threads

Master sites: (Expand)

SHA1: 0169c7898790b72ee3b5a1e090c2bdf68792b952
RMD160: 7842404116ec75cd11a73276e9d534bd9ff8c171
Filesize: 6446.947 KB

Version history: (Expand)


CVS history: (Expand)


   2009-11-27 00:06:22 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #2935 - requested by taca
bind96: security update

Revisions pulled up:
- net/bind96/Makefile			1.11
- net/bind96/distinfo			1.6
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Wed Nov 25 09:50:07 UTC 2009

Modified Files:
	pkgsrc/net/bind96: Makefile distinfo

Log message:
Update BIND 9.6.1-P2.

	--- 9.6.1-P2 released ---

2772.	[security]	When validating, track whether pending data was from
			the additional section or not and only return it if
			validates as secure. [RT #20438]