diff options
author | spz <spz@pkgsrc.org> | 2012-07-24 20:16:21 +0000 |
---|---|---|
committer | spz <spz@pkgsrc.org> | 2012-07-24 20:16:21 +0000 |
commit | 919f341d0b59a9bfe1f028d4246ea063046e9d72 (patch) | |
tree | 8329b466d3efe86b3f44a281dcae816918349604 /net | |
parent | 937565863b85e6116aee1e40d50df6595ac17ec6 (diff) | |
download | pkgsrc-919f341d0b59a9bfe1f028d4246ea063046e9d72.tar.gz |
patch update for CVE-2012-3817:
--- 9.8.3-P2 released ---
3346. [security] Bad-cache data could be used before it was
initialized, causing an assert. [RT #30025]
3342. [bug] Change #3314 broke saving of stub zones to disk
resulting in excessive cpu usage in some cases.
[RT #29952]
Diffstat (limited to 'net')
-rw-r--r-- | net/bind98/Makefile | 4 | ||||
-rw-r--r-- | net/bind98/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/bind98/Makefile b/net/bind98/Makefile index 5c4063b2c70..494e0fd6de1 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/06/14 07:45:34 sbd Exp $ +# $NetBSD: Makefile,v 1.14 2012/07/24 20:16:21 spz Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no -BIND_VERSION= 9.8.3-P1 +BIND_VERSION= 9.8.3-P2 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind98/distinfo b/net/bind98/distinfo index 75367da74d7..9c9cf680e89 100644 --- a/net/bind98/distinfo +++ b/net/bind98/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2012/06/04 13:25:55 taca Exp $ +$NetBSD: distinfo,v 1.13 2012/07/24 20:16:21 spz Exp $ -SHA1 (bind-9.8.3-P1.tar.gz) = 485ecc493bea424a120c954e3d241d3554597894 -RMD160 (bind-9.8.3-P1.tar.gz) = 3984ad96c02c6f8712e3800d80f6c9a06093fe72 -Size (bind-9.8.3-P1.tar.gz) = 7112920 bytes +SHA1 (bind-9.8.3-P2.tar.gz) = fdd192e245cabbe674d098c6092cd2bedbc3a3fd +RMD160 (bind-9.8.3-P2.tar.gz) = 43f2d28a18ae68b408088be16051de462613f10d +Size (bind-9.8.3-P2.tar.gz) = 7113192 bytes SHA1 (patch-bin_dig_dighost.c) = 3f37033cc64e1153268ab437fab533d2920bb18c SHA1 (patch-bin_tests_system_Makefile.in) = 650ac962464e23f6c4278e7025f55f282789f9c9 SHA1 (patch-config.threads.in) = 045531d8378a88c654ab98ba6ea65786c8cf4e2b |