diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-27 16:54:09 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-27 16:54:09 +0000 |
| commit | b2ace52d7187d21038f63d4c4c551a0a2b3cd4c6 (patch) | |
| tree | a5af4ccb231bb6524040cf34009d009d3d7012ea /doc/upgrade.html | |
| parent | 2c7b780bdb204caac3faf5613051d71a58de4017 (diff) | |
| download | s6-networking-b2ace52d7187d21038f63d4c4c551a0a2b3cd4c6.tar.gz | |
Prepare for next version, fix configure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 5e91a7b..7afae6d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,23 @@ <h1> What has changed in s6-networking </h1> +<h2> in 2.7.0.5 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.4.0 </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +optional dependency bumped to 2.9.7.0 </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.13.1.1 </li> + <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> +dependency bumped to 2.4.0.1 </li> + <li> <a href="https://libressl.org">LibreSSL</a> +optional dependency bumped to 4.0.0 </li> + <li> <a href="https://openssl.org">OpenSSL</a> +optional dependency bumped to 3.4.1 </li> +</ul> + <h2> in 2.7.0.4 </h2> <ul> |
