summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 4df1cb7..c285749 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,25 @@
<h1> What has changed in s6-networking </h1>
+<h2> in 2.4.1.0 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.10.0.1 </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+dependency bumped to 2.7.0.1 </li>
+ <li> <a href="//skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.10.0.1 </li>
+ <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a>
+dependency bumped to 2.3.5.0. </li>
+ <li> Handshake timeout is now functional with the <em>libtls</em>
+backend (previously it only was with the <em>bearssl</em> backend). </li>
+ <li> <a href="s6-tlsc-io.html">s6-tlsc-io</a> and
+<a href="s6-tlsd-io.html">s6-tlsd-io</a> now send the SNI server name,
+if any, in their notification message (when the <tt>-d</tt> option is
+active), in the <tt>SSL_TLS_SNI_SERVERNAME</tt> variable. </li>
+</ul>
+
<h2> in 2.4.0.0 </h2>
<ul>