pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bind98
Module Name: pkgsrc
Committed By: taca
Date: Thu Apr 5 00:39:34 UTC 2012
Modified Files:
pkgsrc/net/bind98: Makefile PLIST distinfo
pkgsrc/net/bind98/patches: patch-config.threads.in patch-configure
Removed Files:
pkgsrc/net/bind98/patches: patch-contrib_dlz_drivers_sdlz__helper.c
Log Message:
Update bind98 pacakge to 9.8.2.
Security Fixes
+ BIND 9 nameservers performing recursive queries could cache an
invalid record and subsequent queries for that record could
crash the resolvers with an assertion failure. [RT #26590]
[CVE-2011-4313]
Feature Changes
+ RPZ implementation now conforms to version 3 of the specification.
[RT #27316]
+ It is now possible to explicitly disable DLV in named.conf by
specifying "dnssec-lookaside no;". This is the default, but the
ability to configure it makes it clearly visible to administrators.
[RT #24858]
+ --enable-developer, a new composite argument to the configure
script, enables a set of build options normally disabled but
frequently selected in test or development builds, specifically:
enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
Darwin, also enable_exportlib) [RT #27103]
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/bind98/Makefile \
pkgsrc/net/bind98/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/bind98/PLIST
cvs rdiff -u -r1.1.1.1 -r1.2 \
pkgsrc/net/bind98/patches/patch-config.threads.in
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/bind98/patches/patch-configure
cvs rdiff -u -r1.1 -r0 \
pkgsrc/net/bind98/patches/patch-contrib_dlz_drivers_sdlz__helper.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index