Path to this page:
./
net/bind96,
Berkeley Internet Name Daemon implementation of DNS, version 9.6
Branch: pkgsrc-2013Q4,
Version: 9.6.3.1.ESV.10pl2,
Package name: bind-9.6.3.1.ESV.10pl2,
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.6 release.
Package options: inet6, threads
Master sites: (Expand)
SHA1: 0774c8ba8e2a251914130223dc1288a297b58c98
RMD160: accaa85b96f8aa7c01b155111b7df0e2ee413e59
Filesize: 6270.971 KB
Version history: (Expand)
- (2014-01-14) Updated to version: bind-9.6.3.1.ESV.10pl2
- (2014-01-01) Package added to pkgsrc.se, version bind-9.6.3.1.ESV.10pl1 (created)
CVS history: (Expand)
2014-01-14 10:30:30 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #4294 - requested by taca
net/bind96: security update
Revisions pulled up:
- net/bind96/Makefile 1.44
- net/bind96/distinfo 1.25
- net/bind96/patches/patch-ad 1.8
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Jan 13 17:27:09 UTC 2014
Modified Files:
pkgsrc/net/bind96: Makefile distinfo
pkgsrc/net/bind96/patches: patch-ad
Log message:
Update bind96 to bind-9.6.3.1.ESV.10pl2 (BIND 9.6-ESV-R10-P2), security
fix for CVE-2014-0591.
--- 9.6-ESV-R10-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]
|