diff options
author | taca <taca> | 2012-09-13 01:32:54 +0000 |
---|---|---|
committer | taca <taca> | 2012-09-13 01:32:54 +0000 |
commit | 2d09f444f69edd9660d419046f533d68f5b2d29c (patch) | |
tree | 360ccc7bfa6808482816b3c826745a97345b9582 /net/bind96 | |
parent | 6cbfd709bf7cc883254c7aa9200c3db47bc41a54 (diff) | |
download | pkgsrc-2d09f444f69edd9660d419046f533d68f5b2d29c.tar.gz |
Update bind96 to bind-9.6.3.1.ESV.7pl3 (BIND 9.6-ESV-R7-P3).
--- 9.6-ESV-R7-P3 released ---
3364. [security] Named could die on specially crafted record.
[RT #30416]
3358 [bug] Fix declaration of fatal in bin/named/server.c
and bin/nsupdate/main.c. [RT #30522]
Diffstat (limited to 'net/bind96')
-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 a2302f03e97..7ffa6a7aca3 100644 --- a/net/bind96/Makefile +++ b/net/bind96/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/08/26 14:23:49 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/09/13 01:32:54 taca 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-R7-P2 +BIND_VERSION= 9.6-ESV-R7-P3 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind96/distinfo b/net/bind96/distinfo index 378524477e8..097aaca86d7 100644 --- a/net/bind96/distinfo +++ b/net/bind96/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.19 2012/07/24 21:14:19 spz Exp $ +$NetBSD: distinfo,v 1.20 2012/09/13 01:32:54 taca Exp $ -SHA1 (bind-9.6-ESV-R7-P2.tar.gz) = 0809e9db0797a868b3a403879dcb1ee7ac0daa05 -RMD160 (bind-9.6-ESV-R7-P2.tar.gz) = 9b22d58c9669e948a88ad584a3b4b02152753af9 -Size (bind-9.6-ESV-R7-P2.tar.gz) = 6415767 bytes +SHA1 (bind-9.6-ESV-R7-P3.tar.gz) = 86043835feb1dcdb9043e1e62ed6541cc238b418 +RMD160 (bind-9.6-ESV-R7-P3.tar.gz) = a1ce1a5026456de1500c56eea63023111a2f7489 +Size (bind-9.6-ESV-R7-P3.tar.gz) = 6411767 bytes SHA1 (patch-ab) = 6cec876c8caa7082f97365863f3f88c4f168da48 SHA1 (patch-ac) = 074649e1514870a3154c623a5f6d1507b72b5b05 SHA1 (patch-ad) = 3fcfac007f7823d48573459e57810f442c5b7d2f |