diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-05-03 12:42:04 -0300 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-05-04 22:47:43 +0200 |
| commit | 80c0d7ce1c49854bbf1f2c5daf4a358548193a2c (patch) | |
| tree | 7dbfe8b8c4a386bc960a774f75a7ae4b249ee89d /package/bind/bind.hash | |
| parent | 8413f98999cd5f24a0d54259fd1ecd8ae564b439 (diff) | |
| download | buildroot-80c0d7ce1c49854bbf1f2c5daf4a358548193a2c.tar.gz buildroot-80c0d7ce1c49854bbf1f2c5daf4a358548193a2c.zip | |
bind: security bump to version 9.10.4
Fixes:
CVE-2016-2088 - Duplicate EDNS COOKIE options in a response could
trigger an assertion failure.
Drop libressl support patch since it's upstream now.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/bind/bind.hash')
| -rw-r--r-- | package/bind/bind.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bind/bind.hash b/package/bind/bind.hash index cd76a54f64..1f8b8b7720 100644 --- a/package/bind/bind.hash +++ b/package/bind/bind.hash @@ -1,2 +1,2 @@ -# Verified from ftp://ftp.isc.org/isc/bind9/9.10.3-P4/bind-9.10.3-P4.tar.gz.sha256.asc -sha256 2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e bind-9.10.3-P4.tar.gz +# Verified from ftp://ftp.isc.org/isc/bind9/9.10.4/bind-9.10.4.tar.gz.sha256.asc +sha256 f8d412b38d5ac390275b943bde69f4608f67862a45487ec854b30e4448fcb056 bind-9.10.4.tar.gz |

