diff options
author | taca <taca> | 2012-09-13 01:35:56 +0000 |
---|---|---|
committer | taca <taca> | 2012-09-13 01:35:56 +0000 |
commit | b6311f98291023f339ccc14960dc1300981b833b (patch) | |
tree | e4ddff475cf7a57afbff41c5ef14222e343bd0f0 /net | |
parent | d6d7aaa2c38e9844c36fdf52b91d021a9a141c5c (diff) | |
download | pkgsrc-b6311f98291023f339ccc14960dc1300981b833b.tar.gz |
Update bind99 to 9.9.1pl3 (BIND 9.9.1-P3).
--- 9.9.1-P3 released ---
3364. [security] Named could die on specially crafted record.
[RT #30416]
Diffstat (limited to 'net')
-rw-r--r-- | net/bind99/Makefile | 4 | ||||
-rw-r--r-- | net/bind99/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/bind99/Makefile b/net/bind99/Makefile index 3430e325975..cfd4332a6c2 100644 --- a/net/bind99/Makefile +++ b/net/bind99/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/08/26 14:23:49 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/09/13 01:35:56 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.9.1-P2 +BIND_VERSION= 9.9.1-P3 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind99/distinfo b/net/bind99/distinfo index 523a59f7244..a9d3cd24868 100644 --- a/net/bind99/distinfo +++ b/net/bind99/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2012/07/24 20:40:12 spz Exp $ +$NetBSD: distinfo,v 1.8 2012/09/13 01:35:56 taca Exp $ -SHA1 (bind-9.9.1-P2.tar.gz) = 449b12c32682b5bef64c7b53cd0fc0c6b731c8a7 -RMD160 (bind-9.9.1-P2.tar.gz) = 76b8f61a1930922223544ed3671dd017a4f593d1 -Size (bind-9.9.1-P2.tar.gz) = 7223896 bytes +SHA1 (bind-9.9.1-P3.tar.gz) = 1c890f69f627ffbc76460c766bafefde408ed799 +RMD160 (bind-9.9.1-P3.tar.gz) = 23c2081af02eea7a0b7f5e903edf0727f5df2237 +Size (bind-9.9.1-P3.tar.gz) = 7217415 bytes SHA1 (patch-bin_dig_Makefile.in) = d2c2a0b137be7e31fdc15438d107116fc38a38b9 SHA1 (patch-bin_dig_dighost.c) = 186cdc70605242afb0211dc8802ec75677a65614 SHA1 (patch-bin_nsupdate_Makefile.in) = 42b39d60468ffa8ed13f77259755b217966de664 |