diff options
author | taca <taca@pkgsrc.org> | 2011-05-06 00:34:32 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-05-06 00:34:32 +0000 |
commit | e429f2908ee16e5696764360a9b40b1e02755beb (patch) | |
tree | fd3311bc05b41934db4756f4c4ec99c6555be599 | |
parent | 15897a9e95750d36806254d3b99b242d314ba14e (diff) | |
download | pkgsrc-e429f2908ee16e5696764360a9b40b1e02755beb.tar.gz |
Update bind98 pacakge to 9.8.0p1 (9.8.0-P1).
Fixes https://www.isc.org/CVE-2011-1907.
--- 9.8.0-P1 released ---
3100. [security] Certain response policy zone configurations could
trigger an INSIST when receiving a query of type
RRSIG. [RT #24280]
-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 0b1bca9d491..fc7c6580402 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/04 03:52:14 taca Exp $ +# $NetBSD: Makefile,v 1.2 2011/05/06 00:34:32 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.8.0 +BIND_VERSION= 9.8.0-P1 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind98/distinfo b/net/bind98/distinfo index 7012190b429..cab4e41127d 100644 --- a/net/bind98/distinfo +++ b/net/bind98/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/04 03:52:14 taca Exp $ +$NetBSD: distinfo,v 1.2 2011/05/06 00:34:32 taca Exp $ -SHA1 (bind-9.8.0.tar.gz) = 33019694ef3119d9daa1e8ff5117a6688e188528 -RMD160 (bind-9.8.0.tar.gz) = 648ed29a16a0bb3202e177ea3762301ed00f1cde -Size (bind-9.8.0.tar.gz) = 7760161 bytes +SHA1 (bind-9.8.0-P1.tar.gz) = aa8f308f218e437ac4bad616e0ae83a9b9c40c29 +RMD160 (bind-9.8.0-P1.tar.gz) = 7f86bcd531fea341de6d79386448d58de4222c90 +Size (bind-9.8.0-P1.tar.gz) = 7701530 bytes SHA1 (patch-config.threads.in) = 3d8ee03230fdb6aca545a67759ba7aacda52bb61 SHA1 (patch-configure) = edf5a32b5c05aea110316f877264c22a2c4344ba SHA1 (patch-lib_dns_rbt.c) = 29fb5c24ff3558f1621e93ea16419e32dbc695b7 |