Update bind910 to 9.10.2pl2.
--- 9.10.2-P2 released --- 4138. [bug] An uninitialized value in validator.c could result in an assertion failure. (CVE-2015-4620) [RT #39795]
This commit is contained in:
parent
c1978e796c
commit
04911de21f
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:39 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2015/07/07 22:26:42 taca Exp $
|
||||
|
||||
DISTNAME= bind-${BIND_VERSION}
|
||||
PKGNAME= ${DISTNAME:S/-P/pl/}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
|
||||
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
|
||||
|
@ -15,7 +14,7 @@ CONFLICTS+= host-[0-9]*
|
|||
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
BIND_VERSION= 9.10.2-P1
|
||||
BIND_VERSION= 9.10.2-P2
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.6 2015/06/11 14:58:46 taca Exp $
|
||||
$NetBSD: distinfo,v 1.7 2015/07/07 22:26:42 taca Exp $
|
||||
|
||||
SHA1 (bind-9.10.2-P1.tar.gz) = 1c25e0d3faeac4c78ef338e7a6f1145f53d973f3
|
||||
RMD160 (bind-9.10.2-P1.tar.gz) = c3212c130892efc5dda37aae570393c22660d91f
|
||||
Size (bind-9.10.2-P1.tar.gz) = 8469057 bytes
|
||||
SHA1 (bind-9.10.2-P2.tar.gz) = 45be116f7d1f55abc09b36b2d69b46f8a53e1589
|
||||
RMD160 (bind-9.10.2-P2.tar.gz) = 60bd4d0483192bb381271671c372c11f8eadf543
|
||||
Size (bind-9.10.2-P2.tar.gz) = 8469608 bytes
|
||||
SHA1 (patch-bin_dig_dighost.c) = 582fa4c7288e70bcc6ac906e8429cf38e0ad5152
|
||||
SHA1 (patch-bin_tests_system_Makefile.in) = 8bb6130981a6ff2ac736cf53a061115782bb65a2
|
||||
SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2
|
||||
|
|
Loading…
Reference in a new issue