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]
This commit is contained in:
parent
937565863b
commit
919f341d0b
2 changed files with 6 additions and 6 deletions
|
@ -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"
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue