diff options
author | taca <taca@pkgsrc.org> | 2013-06-06 02:56:36 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-06-06 02:56:36 +0000 |
commit | c815cc3d2a45eb505d5b89521a87a26c48f160d5 (patch) | |
tree | 31712698bcffcf2531d7f277b5085b6ae3017f9d /net | |
parent | 285865cf174078f0d7cb45b8063401c84af658e6 (diff) | |
download | pkgsrc-c815cc3d2a45eb505d5b89521a87a26c48f160d5.tar.gz |
Update bind98 to 9.8.5pl1 (BIND 9.8.5-P1).
Please refer CHANGES file for complete changes and here is quote from
release announce.
Introduction
BIND 9.8.5-P1 is the latest production release of BIND 9.8.
Security Fixes
Prevents exploitation of a runtime_check which can crash named
when satisfying a recursive query for particular malformed zones.
(CVE-2013-3919) [RT #33690]
A deliberately constructed combination of records could cause
named to hang while populating the additional section of a
response. (CVE-2012-5166) [RT #31090]
Now supports NAPTR regular expression validation on all platforms,
and avoids memory exhaustion compiling pathological regular
expressions. (CVE-2013-2266) [RT #32688]
Prevents named from aborting with a require assertion failure
on servers with DNS64 enabled. These crashes might occur as a
result of specific queries that are received. (CVE-2012-5688)
[RT #30792 / #30996]
Prevents an assertion failure in named when RPZ and DNS64 are
used together. (CVE-2012-5689) [RT #32141]
New Features
Adds a new configuration option, "check-spf"; valid values are
"warn" (default) and "ignore". When set to "warn", checks SPF
and TXT records in spf format, warning if either resource record
type occurs without a corresponding record of the other resource
record type. [RT #33355]
Adds support for Uniform Resource Identifier (URI) resource
records. [RT #23386]
Adds support for the EUI48 and EUI64 RR types. [RT #33082]
Adds support for the RFC 6742 ILNP record types (NID, LP, L32,
and L64). [RT #31836]
Diffstat (limited to 'net')
-rw-r--r-- | net/bind98/Makefile | 5 | ||||
-rw-r--r-- | net/bind98/PLIST | 3 | ||||
-rw-r--r-- | net/bind98/distinfo | 14 | ||||
-rw-r--r-- | net/bind98/options.mk | 4 |
4 files changed, 13 insertions, 13 deletions
diff --git a/net/bind98/Makefile b/net/bind98/Makefile index 3fed99ba5d1..4ad4414be41 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/05/31 12:41:32 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/06 02:56:36 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/ @@ -15,7 +14,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.8.4-P2 +BIND_VERSION= 9.8.5-P1 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind98/PLIST b/net/bind98/PLIST index 542798120a9..2356b562fed 100644 --- a/net/bind98/PLIST +++ b/net/bind98/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2012/04/05 00:39:34 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2013/06/06 02:56:36 taca Exp $ bin/dig bin/host bin/isc-config.sh @@ -138,6 +138,7 @@ include/isc/radix.h include/isc/random.h include/isc/ratelimiter.h include/isc/refcount.h +include/isc/regex.h include/isc/region.h include/isc/resource.h include/isc/result.h diff --git a/net/bind98/distinfo b/net/bind98/distinfo index caccfe8de3d..a3ee81f7095 100644 --- a/net/bind98/distinfo +++ b/net/bind98/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.21 2013/04/08 15:53:36 pettai Exp $ +$NetBSD: distinfo,v 1.22 2013/06/06 02:56:36 taca Exp $ -SHA1 (bind-9.8.4-P2.tar.gz) = f8d1f3d7fd41b943901dacf01f6b95f901288359 -RMD160 (bind-9.8.4-P2.tar.gz) = 620426bde78c49c81900d6d537e2f818600f43b2 -Size (bind-9.8.4-P2.tar.gz) = 7129690 bytes -SHA1 (rl-9.8.4-P2.patch) = fabbb08ba8cc1ecee3b4bdf14e93a1db9ca896cd -RMD160 (rl-9.8.4-P2.patch) = 8460e01863a584cbf523ab63db8d2ca0db5147cb -Size (rl-9.8.4-P2.patch) = 100590 bytes +SHA1 (bind-9.8.5-P1.tar.gz) = e1ecf6a21a4d1e2e214ff5dbbb1d4314a6f514c4 +RMD160 (bind-9.8.5-P1.tar.gz) = 402287a079e10b3a1f61b48a7208fd6b38850160 +Size (bind-9.8.5-P1.tar.gz) = 7263322 bytes +SHA1 (rl-9.8.5-P1.patch) = 4a8a4e17ed835b4c99dbb236b8bb65d6ab28a00c +RMD160 (rl-9.8.5-P1.patch) = 758f2f6970a452c9e2ea5afb21cf52e297a32b82 +Size (rl-9.8.5-P1.patch) = 103398 bytes SHA1 (patch-bin_dig_dighost.c) = 3f37033cc64e1153268ab437fab533d2920bb18c SHA1 (patch-bin_tests_system_Makefile.in) = 650ac962464e23f6c4278e7025f55f282789f9c9 SHA1 (patch-config.threads.in) = 045531d8378a88c654ab98ba6ea65786c8cf4e2b diff --git a/net/bind98/options.mk b/net/bind98/options.mk index dbde7808113..e290da839e0 100644 --- a/net/bind98/options.mk +++ b/net/bind98/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.5 2013/03/27 12:03:55 pettai Exp $ +# $NetBSD: options.mk,v 1.6 2013/06/06 02:56:36 taca Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.bind98 PKG_SUPPORTED_OPTIONS= bind-dig-sigchase bind-xml-statistics-server @@ -55,7 +55,7 @@ CONFIGURE_ARGS+= --with-dlz-filesystem .endif .if !empty(PKG_OPTIONS:Mrrl) -PATCHFILES=rl-9.8.4-P2.patch +PATCHFILES=rl-9.8.5-P1.patch PATCH_SITES=http://ss.vix.su/~vjs/ .endif |