diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-08-08 19:53:53 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-08-08 19:53:53 +0000 |
commit | eb54ce73503085fca8af147c166b3755a567d930 (patch) | |
tree | af93a6e439c97169a1cc5135f2e6169cbd3bc4e4 /doc/upgrade.html | |
parent | 04609cc2cf818d6b24f6c41a2fc6018d83ea0fdc (diff) | |
download | s6-networking-eb54ce73503085fca8af147c166b3755a567d930.tar.xz |
Prepare for 2.5.1.4; fix s6-tlsserver -Y|-y
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index d3bd996..8b87b42 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,19 @@ <h1> What has changed in s6-networking </h1> +<h2> in 2.5.1.4 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.13.2.0 </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +optional dependency bumped to 2.9.4.0 </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.11.4.0 </li> + <li> <a href="https://openssl.org">OpenSSL</a> +optional dependency bumped to 1.1.1u </li> +</ul> + <h2> in 2.5.1.3 </h2> <ul> |