summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-09-09 15:48:31 +0000
committerLaurent Bercot <ska@appnovation.com>2023-09-09 15:48:31 +0000
commitb858de58d5e1c49ba9967034ce93d979165c9f74 (patch)
tree6f5aafb146852c08b027cc85aefaf89d8946ac2c
parentda1ab0520683fc6d6e56421a8a265a5560c5b479 (diff)
downloaddnsfunnel-b858de58d5e1c49ba9967034ce93d979165c9f74.tar.xz
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL2
-rw-r--r--NEWS1
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
4 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index cb267fb..b3710ab 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.13.2.0 or later: https://skarnet.org/software/skalibs/
+ - skalibs version 2.14.0.0 or later: https://skarnet.org/software/skalibs/
- s6-dns version 2.3.6.0 or later: https://skarnet.org/software/s6-dns/
This software will run on any operating system that implements
diff --git a/NEWS b/NEWS
index e8423a9..d515f1a 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Changelog for dnsfunnel.
In 0.0.1.5
----------
+ - Adaptation to skalibs-2.14.0.0.
- Bugfixes.
diff --git a/doc/index.html b/doc/index.html
index c8599e8..325413e 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -45,7 +45,7 @@ TCP DNS transport. It was originally written to be used in the
<li> A POSIX-compliant system with a standard C development environment. </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.13.2.0 or later. It's a build-time requirement. It's also a run-time
+2.14.0.0 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs
library. </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 3eafd06..c0a246b 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,7 +22,7 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to
-2.13.2.0. </li>
+2.14.0.0. </li>
<li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> dependency bumped to
2.3.6.0. </li>
</ul>