diff options
author | taca <taca@pkgsrc.org> | 2015-07-07 22:26:42 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-07-07 22:26:42 +0000 |
commit | 8e41c2055bf7b77a4c2acb66970c03cc6beaa650 (patch) | |
tree | 37f556b0c6c65ed2cd517f546af2e6f6651480c9 /net/bind910 | |
parent | 3768c6d8689b757de52964c3d380e3777aafbdf8 (diff) | |
download | pkgsrc-8e41c2055bf7b77a4c2acb66970c03cc6beaa650.tar.gz |
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]
Diffstat (limited to 'net/bind910')
-rw-r--r-- | net/bind910/Makefile | 5 | ||||
-rw-r--r-- | net/bind910/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/bind910/Makefile b/net/bind910/Makefile index 7cf9e7b933e..2d0a84dbf18 100644 --- a/net/bind910/Makefile +++ b/net/bind910/Makefile @@ -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" diff --git a/net/bind910/distinfo b/net/bind910/distinfo index 17252b3d5c6..7661f6f2fda 100644 --- a/net/bind910/distinfo +++ b/net/bind910/distinfo @@ -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 |