Path to this page:
./
net/bind98,
Version 9.8 of the Berkeley Internet Name Daemon, implementation of DNS
Branch: pkgsrc-2012Q4,
Version: 9.8.4pl2,
Package name: bind-9.8.4pl2,
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
This package contains the BIND 9.8 release.
Required to build:[
devel/libtool-base] [
lang/perl5]
Package options: inet6, kerberos, threads
Master sites: (Expand)
SHA1: f8d1f3d7fd41b943901dacf01f6b95f901288359
RMD160: 620426bde78c49c81900d6d537e2f818600f43b2
Filesize: 6962.588 KB
Version history: (Expand)
- (2013-03-30) Updated to version: bind-9.8.4pl2
- (2013-01-06) Package added to pkgsrc.se, version bind-9.8.4pl1nb1 (created)
CVS history: (Expand)
2013-03-30 18:37:47 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #4104 - requested by taca
net/bind98: security update
Revisions pulled up:
- net/bind98/Makefile 1.27 via patch
- net/bind98/distinfo 1.19-1.20 via patch
- net/bind98/options.mk 1.5 via patch
---
Module Name: pkgsrc
Committed By: taca
Date: Tue Mar 26 22:12:56 UTC 2013
Modified Files:
pkgsrc/net/bind98: Makefile distinfo
Log message:
Update bind98 to 9.8.4pl2 (BIND 9.8.4-P2).
--- 9.8.4-P2 released ---
3516. [security] Removed the check for regex.h in configure in order
to disable regex syntax checking, as it exposes
BIND to a critical flaw in libregex on some
platforms. [RT #32688]
|