diff options
author | tron <tron> | 2015-08-01 08:54:30 +0000 |
---|---|---|
committer | tron <tron> | 2015-08-01 08:54:30 +0000 |
commit | e7b4be0138d137bc223537f8a4df9d01440fcd8c (patch) | |
tree | 205156a005d5b954740c53a8446bea969e43c04e | |
parent | 58f2e085e26ac62de9f43d3a7b965f5f9d3adb43 (diff) | |
download | pkgsrc-e7b4be0138d137bc223537f8a4df9d01440fcd8c.tar.gz |
Pullup ticket #4785 - requested by taca
net/bind910: security update
Revisions pulled up:
- net/bind910/Makefile 1.10
- net/bind910/distinfo 1.8
---
Module Name: pkgsrc
Committed By: taca
Date: Tue Jul 28 22:36:38 UTC 2015
Modified Files:
pkgsrc/net/bind910: Makefile distinfo
Log Message:
Update bind910 to 9.10.2pl3 (BIND 9.10.2-P3).
--- 9.10.2-P3 released ---
4165. [security] A failure to reset a value to NULL in tkey.c could
result in an assertion failure. (CVE-2015-5477)
[RT #40046]
-rw-r--r-- | net/bind910/Makefile | 4 | ||||
-rw-r--r-- | net/bind910/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/bind910/Makefile b/net/bind910/Makefile index f6413ec7693..305ec38a88d 100644 --- a/net/bind910/Makefile +++ b/net/bind910/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8.2.1 2015/07/12 09:14:27 tron Exp $ +# $NetBSD: Makefile,v 1.8.2.2 2015/08/01 08:54:30 tron Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -14,7 +14,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.10.2-P2 +BIND_VERSION= 9.10.2-P3 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind910/distinfo b/net/bind910/distinfo index dac654cd16c..4fba391644f 100644 --- a/net/bind910/distinfo +++ b/net/bind910/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6.2.1 2015/07/12 09:14:27 tron Exp $ +$NetBSD: distinfo,v 1.6.2.2 2015/08/01 08:54:30 tron Exp $ -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 (bind-9.10.2-P3.tar.gz) = ab362f2632db923accd1b29e37b8fffa66d21d8d +RMD160 (bind-9.10.2-P3.tar.gz) = 1cd59e605ab723a1e051dfd6727f4534f3368efa +Size (bind-9.10.2-P3.tar.gz) = 8469831 bytes SHA1 (patch-bin_dig_dighost.c) = 582fa4c7288e70bcc6ac906e8429cf38e0ad5152 SHA1 (patch-bin_tests_system_Makefile.in) = 8bb6130981a6ff2ac736cf53a061115782bb65a2 SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2 |