summaryrefslogtreecommitdiffstats
path: root/package/bind/bind.mk
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-07-24 11:16:10 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-24 18:33:42 +0200
commitc237f1d1c5447af3b967304d7929cf115ea1aa5d (patch)
tree2606d8425f0b9d09b80e52f7d21e5c23d2a5e33c /package/bind/bind.mk
parent4ce38c3ac076982666eff923d5868281c3eff428 (diff)
downloadbuildroot-c237f1d1c5447af3b967304d7929cf115ea1aa5d.tar.gz
buildroot-c237f1d1c5447af3b967304d7929cf115ea1aa5d.zip
bind: bump version to bugfix release 9.11.1-P3
BIND 9.11.1-P3 addresses a TSIG regression introduced in the 9.11.1-P2 security bump: https://lists.isc.org/pipermail/bind-announce/2017-July/001057.html Also add a hash for the license file while we're at it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bind/bind.mk')
-rw-r--r--package/bind/bind.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index fd5369a3ea..988f40e1c2 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BIND_VERSION = 9.11.1-P2
+BIND_VERSION = 9.11.1-P3
BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
# bind does not support parallel builds.
BIND_MAKE = $(MAKE1)
OpenPOWER on IntegriCloud