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

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


Branch: pkgsrc-2009Q3, Version: 9.5.2pl1, Package name: bind-9.5.2pl1, 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
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] [lang/perl5]

Master sites: (Expand)

SHA1: 532d448554601cec13a645df812638d46fd41743
RMD160: 2e2872a06fc1d97e4bcecaea3fb4f009f83cdb2b
Filesize: 6640.35 KB

Version history: (Expand)


CVS history: (Expand)


   2009-12-01 07:39:03 by S.P.Zeidler | Files touched by this commit (6) | Package updated
Log message:
Pullup ticket 2938 - requested by tron
security update

Revisions pulled up:
- pkgsrc/net/bind95/Makefile		1.13
- pkgsrc/net/bind95/PLIST		1.4
- pkgsrc/net/bind95/distinfo		1.11
- pkgsrc/net/bind95/patches/patch-ac	1.3
- pkgsrc/net/bind95/patches/patch-ad	1.3
- pkgsrc/net/bind95/patches/patch-ai	1.3

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   joerg
   Date:           Wed Nov 25 23:25:44 UTC 2009

   Modified Files:
           pkgsrc/net/bind95: Makefile distinfo
           pkgsrc/net/bind95/patches: patch-ad patch-ai

   Log message:
   Not MAKE_JOBS_SAFE. Prepare for libtool-2.2.

   To generate a diff of this commit:
   cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/bind95/Makefile
   cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/bind95/distinfo
   cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/bind95/patches/patch-ad \
       pkgsrc/net/bind95/patches/patch-ai

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Mon Nov 30 11:58:30 UTC 2009

   Modified Files:
           pkgsrc/net/bind95: Makefile PLIST distinfo
           pkgsrc/net/bind95/patches: patch-ac patch-ad patch-ai

   Log message:
   Update "bind95" package to version 9.5.2pl1. Changes since 9.5.1pl3:
   - Security fix for CVE-2009-4022 (incorrect DNSSEC validation)
   - Bug fixes

   To generate a diff of this commit:
   cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/bind95/Makefile
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/bind95/PLIST
   cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/bind95/distinfo
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/bind95/patches/patch-ac \
       pkgsrc/net/bind95/patches/patch-ad pkgsrc/net/bind95/patches/patch-ai