]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Set build system for added call in the libunbound API.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 28 Jan 2019 08:26:10 +0000 (08:26 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 28 Jan 2019 08:26:10 +0000 (08:26 +0000)
git-svn-id: file:///svn/unbound/trunk@5081 be551aaa-1e26-0410-a405-d3ace91eadb9

configure
configure.ac
doc/Changelog

index 86c582adca3c1dae23e0a863ea19ec5dade46d20..da07ef3ade49e52e83b42cbb04b7406ae2535cca 100755 (executable)
--- a/configure
+++ b/configure
@@ -2786,9 +2786,9 @@ UNBOUND_VERSION_MINOR=8
 UNBOUND_VERSION_MICRO=4
 
 
-LIBUNBOUND_CURRENT=8
-LIBUNBOUND_REVISION=4
-LIBUNBOUND_AGE=0
+LIBUNBOUND_CURRENT=9
+LIBUNBOUND_REVISION=0
+LIBUNBOUND_AGE=1
 # 1.0.0 had 0:12:0
 # 1.0.1 had 0:13:0
 # 1.0.2 had 0:14:0
@@ -2854,7 +2854,7 @@ LIBUNBOUND_AGE=0
 # 1.8.1 had 8:1:0
 # 1.8.2 had 8:2:0
 # 1.8.3 had 8:3:0
-# 1.8.4 had 8:4:0
+# 1.8.4 had 9:0:1 # add ub_ctx_set_tls
 
 #   Current  -- the number of the binary API that we're implementing
 #   Revision -- which iteration of the implementation of the binary
index fc84e0cd02139797066fa22ec6ed8f6b3481edca..2c3419014cd6a377183ed02bf449163a974dd1b8 100644 (file)
@@ -17,9 +17,9 @@ AC_SUBST(UNBOUND_VERSION_MAJOR, [VERSION_MAJOR])
 AC_SUBST(UNBOUND_VERSION_MINOR, [VERSION_MINOR])
 AC_SUBST(UNBOUND_VERSION_MICRO, [VERSION_MICRO])
 
-LIBUNBOUND_CURRENT=8
-LIBUNBOUND_REVISION=4
-LIBUNBOUND_AGE=0
+LIBUNBOUND_CURRENT=9
+LIBUNBOUND_REVISION=0
+LIBUNBOUND_AGE=1
 # 1.0.0 had 0:12:0
 # 1.0.1 had 0:13:0
 # 1.0.2 had 0:14:0
@@ -85,7 +85,7 @@ LIBUNBOUND_AGE=0
 # 1.8.1 had 8:1:0
 # 1.8.2 had 8:2:0
 # 1.8.3 had 8:3:0
-# 1.8.4 had 8:4:0
+# 1.8.4 had 9:0:1 # add ub_ctx_set_tls
 
 #   Current  -- the number of the binary API that we're implementing
 #   Revision -- which iteration of the implementation of the binary
index 2130b481945696fcef6719d4bf08d3e85c87ec07..0f4ce269f80aae4a4b1ac7cef4fddba2f3983940 100644 (file)
@@ -1,6 +1,7 @@
 28 January 2019: Wouter
        - ub_ctx_set_tls call for libunbound that enables DoT for the machines
          set with ub_ctx_set_fwd.  Patch from Florian Obser.
+       - Set build system for added call in the libunbound API.
 
 25 January 2019: Wouter
        - Fix that tcp for auth zone and outgoing does not remove and