summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-01-10 02:17:16 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-01-10 02:17:16 +0000
commit334d807b924427434b42d4fbae745d3d1b38a218 (patch)
tree6daf12c1e2fa07d2ac6255ef4439e2fb95a57f57 /doc/upgrade.html
parent43cb3ee4227de70e0225e9ac142b4d397f93cc41 (diff)
downloads6-networking-334d807b924427434b42d4fbae745d3d1b38a218.tar.xz
Types fix, first pass
XXX marks what must change when skalibs changes. Also started writing functions for client certificate support in sbearssl, but it's not working yet (need more high-level support from BearSSL before it can work)
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index dfd90f0..1cbd9b7 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,18 @@
<h1> What has changed in s6-networking </h1>
+<h2> in 2.3.0.0 </h2>
+
+<ul>
+ <li> BearSSL dependency bumped to 0.2. </li>
+ <li> skalibs dependency bumped to 2.5.0.0. </li>
+ <li> execline dependency bumped to 2.3.0.0. </li>
+ <li> s6 dependency bumped to 2.5.0.0. </li>
+ <li> s6-dns dependency bumped to 2.2.0.0. </li>
+ <li> The meaning of the <tt>-Y</tt> option in <a href="s6-tlsd.html">s6-tlsd</a>
+has changed. Now it means "ask for an optional client certificate". </li>
+</ul>
+
<h2> in 2.2.1.0 </h2>
<ul>