Path to this page:
./
net/bind97,
Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
Branch: pkgsrc-2011Q3,
Version: 9.7.4pl1,
Package name: bind-9.7.4pl1,
Maintainer: pkgsrc-usersBIND, 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:[
lang/perl5] [
devel/libtool-base]
Package options: inet6, threads
Master sites: (Expand)
SHA1: bcc1dda52d1ba23f5b0e30ea3f7dd76c27f1c93f
RMD160: 653b28820d81608f0e85d2321541902c8de2231f
Filesize: 8122.758 KB
Version history: (Expand)
- (2011-11-17) Updated to version: bind-9.7.4pl1
- (2011-10-04) Package added to pkgsrc.se, version bind-9.7.4 (created)
CVS history: (Expand)
2011-11-17 02:26:11 by Steven Drake | Files touched by this commit (2) | |
Log message:
Pullup ticket #3606 - requested by spz
net/bind97 security update
Revisions pulled up:
- net/bind97/Makefile 1.10
- net/bind97/distinfo 1.10
---
Module Name: pkgsrc
Committed By: spz
Date: Wed Nov 16 21:49:57 UTC 2011
Modified Files:
pkgsrc/net/bind97: Makefile distinfo
Log message:
BIND 9.7.4-P1 is a security patch for BIND 9.7.4.
* BIND 9 nameservers performing recursive queries could cache an invalid
record and subsequent queries for that record could crash the resolvers
with an assertion failure. [RT #26590]
|