diff options
author | spz <spz@pkgsrc.org> | 2011-11-16 22:26:07 +0000 |
---|---|---|
committer | spz <spz@pkgsrc.org> | 2011-11-16 22:26:07 +0000 |
commit | 94be01eedc3da2ac392e24fe5363817d6e9a14eb (patch) | |
tree | 9e2ffb31bce617fd50284bc5054766003ab92c76 /net | |
parent | b16c4c33e675917e292cbbf13270b743c2bf4bc9 (diff) | |
download | pkgsrc-94be01eedc3da2ac392e24fe5363817d6e9a14eb.tar.gz |
BIND 9.6-ESV-R5-P1 is a security patch for BIND 9.6-ESV-R5.
* 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]
Diffstat (limited to 'net')
-rw-r--r-- | net/bind96/Makefile | 4 | ||||
-rw-r--r-- | net/bind96/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/bind96/Makefile b/net/bind96/Makefile index 193ee114370..c3db1421778 100644 --- a/net/bind96/Makefile +++ b/net/bind96/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2011/08/10 15:24:51 taca Exp $ +# $NetBSD: Makefile,v 1.21 2011/11/16 22:26:07 spz Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-ESV/.3.1.ESV/:S/-R/./:S/-P/pl/} @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no -BIND_VERSION= 9.6-ESV-R5 +BIND_VERSION= 9.6-ESV-R5-P1 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind96/distinfo b/net/bind96/distinfo index af425360703..0b6d202ab64 100644 --- a/net/bind96/distinfo +++ b/net/bind96/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2011/08/10 15:24:51 taca Exp $ +$NetBSD: distinfo,v 1.14 2011/11/16 22:26:07 spz Exp $ -SHA1 (bind-9.6-ESV-R5.tar.gz) = f75e6faa7000c90186b9e6dbabb7d60c59ee08db -RMD160 (bind-9.6-ESV-R5.tar.gz) = bbec8120a82186278c2909abe8c553e334e99b0a -Size (bind-9.6-ESV-R5.tar.gz) = 7885370 bytes +SHA1 (bind-9.6-ESV-R5-P1.tar.gz) = 6d9873a66dda3ef43c1db9a1082ad428722f7d69 +RMD160 (bind-9.6-ESV-R5-P1.tar.gz) = 61be93213765ff08000521677b170a38ec326415 +Size (bind-9.6-ESV-R5-P1.tar.gz) = 7886317 bytes SHA1 (patch-ab) = 6cec876c8caa7082f97365863f3f88c4f168da48 SHA1 (patch-ac) = 074649e1514870a3154c623a5f6d1507b72b5b05 SHA1 (patch-ad) = 7e17cfd77d3eeef203f215bb1d19ad88ad4f082a |