Path to this page:
./
net/bind98,
Berkeley Internet Name Daemon implementation of DNS, version 9.8
Branch: pkgsrc-2013Q4,
Version: 9.8.6pl2,
Package name: bind-9.8.6pl2,
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.
Package options: inet6, kerberos, threads
Master sites: (Expand)
SHA1: c2c513621019d14fd9e13caad86a4e13198d5e77
RMD160: 11384ed47a19d9bfd32b1f00f0d5e879c76d396c
Filesize: 7105.308 KB
Version history: (Expand)
- (2014-01-14) Updated to version: bind-9.8.6pl2
- (2014-01-01) Package added to pkgsrc.se, version bind-9.8.6pl1 (created)
CVS history: (Expand)
2014-02-04 23:48:05 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Pullup ticket #4313 - requested by pettai
net/bind98: build fix
Revisions pulled up:
- net/bind98/distinfo 1.27
- net/bind98/options.mk 1.9
---
Module Name: pkgsrc
Committed By: pettai
Date: Mon Jan 27 21:25:21 UTC 2014
Modified Files:
pkgsrc/net/bind98: distinfo options.mk
Log message:
Fetch the correct rl-9.8.6.patch file
Log message:
Update distfile to reflect the new rrl patch
|
2014-01-14 10:49:01 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #4295 - requested by taca
net/bind98: security update
Revisions pulled up:
- net/bind98/Makefile 1.35
- net/bind98/distinfo 1.26
- net/bind98/patches/patch-configure 1.5
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Jan 13 17:28:22 UTC 2014
Modified Files:
pkgsrc/net/bind98: Makefile distinfo
pkgsrc/net/bind98/patches: patch-configure
Log message:
Update bind98 to 9.8.6pl2, (BIND 9.8.6-P2), security fix for CVE-2014-0591.
--- 9.8.6-P2 released ---
3693. [security] memcpy was incorrectly called with overlapping
ranges resulting in malformed names being generated
on some platforms. This could cause INSIST failures
when serving NSEC3 signed zones. [RT #35120]
3658. [port] linux: Address platform specific compilation issue
when libcap-devel is installed. [RT #34838]
|