diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-01-12 09:00:00 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-01-13 16:15:42 +0100 |
| commit | 4bab93be70ba576668a9fa19d0ff92ce2b97c905 (patch) | |
| tree | e4c5f67ae25c773a6490e47aaac2ca0736d09759 /package/bind/bind.hash | |
| parent | 44d2fdf62f115cd667d996896ffcad3923f975c8 (diff) | |
| download | buildroot-4bab93be70ba576668a9fa19d0ff92ce2b97c905.tar.gz buildroot-4bab93be70ba576668a9fa19d0ff92ce2b97c905.zip | |
bind: security bump to version 9.11.0-P2
Bugfixes:
- CVE-2016-9131: A malformed response to an ANY query can cause an
assertion failure during recursion
- CVE-2016-9147: An error handling a query response containing inconsistent
DNSSEC information could cause an assertion failure
- CVE-2016-9444: An unusually-formed DS record response could cause an
assertion failure
- CVE-2016-9778: An error handling certain queries using the
nxdomain-redirect feature could cause a REQUIRE assertion failure in db.c
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 3522149e9c..dc472b1216 100644 --- a/package/bind/bind.hash +++ b/package/bind/bind.hash @@ -1,2 +1,2 @@ -# Verified from http://ftp.isc.org/isc/bind9/9.11.0-P1/bind-9.11.0-P1.tar.gz.sha256.asc -sha256 094cd3134ba1b44f0910de1334f05a7dca68d583da038de40a8ad7a0cb1592c6 bind-9.11.0-P1.tar.gz +# Verified from http://ftp.isc.org/isc/bind9/9.11.0-P2/bind-9.11.0-P2.tar.gz.sha256.asc +sha256 d651f83ce1c08c83d6ac8201685c4f2b5fdb79794f3a4f93c3948e0ef439c1e5 bind-9.11.0-P2.tar.gz |

