Update bind97 package to bind-9.7.2pl3 (9.7.2-P3).
http://www.isc.org/announcement/guidance-regarding-dec-1st-2010-security-advisories CVE: CVE-2010-3613 CERT: VU#706148 BIND: cache incorrectly allows a ncache entry and a rrsig for the same type CVE: CVE-2010-3614 CERT: VU#837744 BIND: Key algorithm rollover bug in bind9 CVE: CVE-2010-3615 CERT: VU#510208 BIND: allow-query processed incorrectly
This commit is contained in:
parent
e930df6cda
commit
a278fa80c7
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2010/09/29 15:08:47 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2010/12/02 00:31:33 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.7.2-P2
|
||||
BIND_VERSION= 9.7.2-P3
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.4 2010/09/29 15:08:47 taca Exp $
|
||||
$NetBSD: distinfo,v 1.5 2010/12/02 00:31:34 taca Exp $
|
||||
|
||||
SHA1 (bind-9.7.2-P2.tar.gz) = ad143fa002d16352648c651ac12471258971a0d1
|
||||
RMD160 (bind-9.7.2-P2.tar.gz) = dcc8bf34d0e72c53257d9ac61f88fd0f3f039672
|
||||
Size (bind-9.7.2-P2.tar.gz) = 7573857 bytes
|
||||
SHA1 (bind-9.7.2-P3.tar.gz) = ca621a23e79298b4da14a3884690edbccda410d4
|
||||
RMD160 (bind-9.7.2-P3.tar.gz) = 304f362cef1c3e48bece850802a08159ecfd5428
|
||||
Size (bind-9.7.2-P3.tar.gz) = 7643996 bytes
|
||||
SHA1 (patch-aa) = 6cec876c8caa7082f97365863f3f88c4f168da48
|
||||
SHA1 (patch-ab) = 9585a26a376d32f80ac8266eb7967c00b433f14d
|
||||
SHA1 (patch-ac) = ce61643531948feb7db32c04594adc7ed041f4c6
|
||||
|
|
Loading…
Reference in a new issue