diff options
author | taca <taca> | 2011-05-27 06:46:25 +0000 |
---|---|---|
committer | taca <taca> | 2011-05-27 06:46:25 +0000 |
commit | 327eee2bcbe8616ebd0fe300a2fb43fcfb7ea9da (patch) | |
tree | 3346bd44ba4786fc9dc861233301f472249eff70 /net/bind97 | |
parent | 24cb5ee1bd38f67062dd17ec107fa0ed8c28e895 (diff) | |
download | pkgsrc-327eee2bcbe8616ebd0fe300a2fb43fcfb7ea9da.tar.gz |
Update bind97 package to 9.7.3pl1 (9.7.3-P1).
--- 9.7.3-P1 released ---
3121. [security] An authoritative name server sending a negative
response containing a very large RRset could
trigger an off-by-one error in the ncache code
and crash named. [RT #24650]
3120. [bug] Named could fail to validate zones listed in a DLV
that validated insecure without using DLV and had
DS records in the parent zone. [RT #24631]
Diffstat (limited to 'net/bind97')
-rw-r--r-- | net/bind97/Makefile | 4 | ||||
-rw-r--r-- | net/bind97/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/bind97/Makefile b/net/bind97/Makefile index fc740ddb4aa..ed435be69cb 100644 --- a/net/bind97/Makefile +++ b/net/bind97/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/02/16 17:43:22 taca Exp $ +# $NetBSD: Makefile,v 1.7 2011/05/27 06:46:25 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no -BIND_VERSION= 9.7.3 +BIND_VERSION= 9.7.3-P1 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind97/distinfo b/net/bind97/distinfo index fdb186003ff..837315762c4 100644 --- a/net/bind97/distinfo +++ b/net/bind97/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2011/02/16 17:43:22 taca Exp $ +$NetBSD: distinfo,v 1.7 2011/05/27 06:46:25 taca Exp $ -SHA1 (bind-9.7.3.tar.gz) = 78e14b3d3e653a8c21b098361b645dee5ed66238 -RMD160 (bind-9.7.3.tar.gz) = 9e53c9cefa2e8261bc52b5d6d7ed550891d9dce5 -Size (bind-9.7.3.tar.gz) = 7653584 bytes +SHA1 (bind-9.7.3-P1.tar.gz) = 4c61aa9ca83310c18e2260748e2f1a5296c83d78 +RMD160 (bind-9.7.3-P1.tar.gz) = 838d9089b4f761608c0358a2f897654a7383357b +Size (bind-9.7.3-P1.tar.gz) = 7586464 bytes SHA1 (patch-aa) = 6cec876c8caa7082f97365863f3f88c4f168da48 SHA1 (patch-ab) = 9585a26a376d32f80ac8266eb7967c00b433f14d SHA1 (patch-ac) = 8c994d3c775cea8ef55c38ba63a1112cd02ea1e3 |