diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-09-26 11:09:34 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-09-26 11:09:34 +0000 |
commit | 584c1ebc199c5c261f1721bb5389a954fa5d5c0d (patch) | |
tree | 8a9fb0d5af37d00e86bb3be54a0a51b129c0bc30 /doc/upgrade.html | |
parent | f6acd4867fc56da120d8c0d0d91d5a9cae79d487 (diff) | |
download | s6-networking-584c1ebc199c5c261f1721bb5389a954fa5d5c0d.tar.xz |
Update LibreSSL/LibreTLS dependencies
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 6f76750..239182c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,6 +30,10 @@ dependency bumped to 2.11.0.0 </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> dependency bumped to 2.3.5.2 </li> <li> The obsolete <tt>minidentd</tt> program has been removed. </li> + <li> <a href="https://libressl.org">LibreSSL</a> +optional dependency bumped to 3.3.4 </li> + <li> <a href="https://git.causal.agency/libretls/about/">LibreTLS</a> +optional dependency bumped to 3.3.4 </li> </ul> <h2> in 2.4.2.0 </h2> |