summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-12-12 08:18:38 -0500
committerThomas Markwalder <tmark@isc.org>2019-12-12 08:18:38 -0500
commitbfbe0fd6b057926a39642d9e37be8e21a036b86a (patch)
treedb2b14a5582a942416325477320d4f1c20d1dd8a /bind
parent4c6aa815b5cdb8f720765e2f00426e7cdfc835bc (diff)
downloadisc-dhcp-bfbe0fd6b057926a39642d9e37be8e21a036b86a.tar.gz
[master] Updated bundled Bind9 to 9.11.14
bind/Makefile.in bind/bind.tar.gz bind/version.tmp configure configure.ac configure.ac+lt configure.ac-base configure.ac-lt util/bind.sh
Diffstat (limited to 'bind')
-rw-r--r--bind/Makefile.in8
-rw-r--r--bind/bind.tar.gzbin7950927 -> 8376949 bytes
-rw-r--r--bind/version.tmp2
3 files changed, 6 insertions, 4 deletions
diff --git a/bind/Makefile.in b/bind/Makefile.in
index 8fb5358e..8fe8883f 100644
--- a/bind/Makefile.in
+++ b/bind/Makefile.in
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2009-2018 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009-2019 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -26,13 +26,15 @@ bindconfig = --without-openssl --without-libxml2 --without-libjson \
--includedir=@includedir@ --libdir=@libdir@ --without-python\
@BINDLT@ @BINDIOMUX@ @BINDCONFIG@ --enable-full-report
-cleandirs = ./lib ./include
+@BIND_ATF_FALSE@cleandirs = ./lib ./include
+@BIND_ATF_TRUE@cleandirs = ./lib ./include ./atf
cleanfiles = ./configure.log ./build.log ./install.log
bindlibs = isc dns isccfg irs
installdirs = includedir=${binddir}/include libdir=${binddir}/lib
-all: bind1 bind2
+@BIND_ATF_FALSE@all: bind1 bind2
+@BIND_ATF_TRUE@all: bind1 atf bind2
bind1:
# Extract the source from the tarball, if it hasn't been already.
diff --git a/bind/bind.tar.gz b/bind/bind.tar.gz
index c15be8e5..e2b8203f 100644
--- a/bind/bind.tar.gz
+++ b/bind/bind.tar.gz
Binary files differ
diff --git a/bind/version.tmp b/bind/version.tmp
index ceed606c..cf52f1b9 100644
--- a/bind/version.tmp
+++ b/bind/version.tmp
@@ -5,7 +5,7 @@ PRODUCT=BIND
DESCRIPTION="(Extended Support Version)"
MAJORVER=9
MINORVER=11
-PATCHVER=8
+PATCHVER=14
RELEASETYPE=
RELEASEVER=
EXTENSIONS=