diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-19 03:05:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-19 03:05:39 +0000 |
commit | 8fe924c3da6ab919f512029a15464e77cbeede8a (patch) | |
tree | 2b66be3ffe064f98621f8d2c10214a3e001ca19f /doc/upgrade.html | |
parent | 06b1f4f397d53e9a4c9abe4c8c4c20a7240e7736 (diff) | |
download | s6-networking-8fe924c3da6ab919f512029a15464e77cbeede8a.tar.xz |
Small bugfixes, update deps, update doc
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index a688976..4ff12d3 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,6 +21,14 @@ <h2> in 2.7.0.0 </h2> <ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.0.1 </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.12.0.1 </li> + <li> <a href="https://libressl.org">LibreSSL</a> +optional dependency bumped to 3.8.2 </li> + <li> <a href="https://git.causal.agency/libretls/about/">LibreTLS</a> +optional dependency bumped to 3.8.1 </li> <li> <a href="s6-tlsc-io.html">s6-tlsc-io</a> has changed interfaces: now it uses stdin/stdout as the <em>local</em> side, and the descriptors given as arguments as the <em>remote</em> |