Path to this page:
./
net/bind9,
Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
Branch: pkgsrc-2009Q2,
Version: 9.4.3pl3,
Package name: bind-9.4.3pl3,
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
DNSSEC (signed zones)
TSIG (signed DNS requests)
- IP version 6
Answers DNS queries on IPv6 sockets
IPv6 resource records (A6, DNAME, etc.)
Bitstring Labels
Experimental IPv6 Resolver Library
- DNS Protocol Enhancements
IXFR, DDNS, Notify, EDNS0
Improved standards conformance
- Views
One server process can provide multiple "views" of the
DNS namespace to different clients.
- Multiprocessor Support
- Improved Portability Architecture
Required to build:[
devel/libtool-base]
Master sites: (Expand)
SHA1: 165b3ee52309ae4a483901db6992a979f6382ba7
RMD160: 1e59f48f538141bb5c36fa58607ac4689cb6a161
Filesize: 6391.57 KB
Version history: (Expand)
- (2009-07-29) Updated to version: bind-9.4.3pl3
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version bind-9.4.3pl2 (created)
CVS history: (Expand)
2009-07-29 09:43:16 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket 2844 - requested by reed
security update
second part of pullups for PR 41796
Revisions pulled up:
- pkgsrc/net/bind9/Makefile 1.109
- pkgsrc/net/bind9/PLIST 1.44
Module Name: pkgsrc
Committed By: reed
Date: Tue Jul 28 20:39:45 UTC 2009
Modified Files:
pkgsrc/net/bind9: Makefile distinfo
Log message:
Updated to 9.4.3-P3 for security issue:
https://www.isc.org/node/474
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pkgsrc/net/bind9/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/bind9/distinfo
|