diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 6 | ||||
| -rw-r--r-- | doc/upgrade.html | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html index b413c55..bd27664 100644 --- a/doc/index.html +++ b/doc/index.html @@ -61,9 +61,9 @@ library. </li> <li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version 2.9.7.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.13.1.1 or later. It's a build-time and run-time requirement. </li> +2.13.2.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version -2.4.0.1 or later. It's a build-time requirement. It's also a run-time +2.4.1.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns libraries. </li> <li> If you want to build the secure communication tools: @@ -91,7 +91,7 @@ run-time requirement if you link against its shared version. </li> <ul> <li> The current released version of s6-networking is -<a href="s6-networking-2.7.0.5.tar.gz">2.7.0.5</a>. </li> +<a href="s6-networking-2.7.1.0.tar.gz">2.7.1.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-networking/">s6-networking git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index 7afae6d..6397a94 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,7 +18,7 @@ <h1> What has changed in s6-networking </h1> -<h2> in 2.7.0.5 </h2> +<h2> in 2.7.1.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> @@ -26,9 +26,9 @@ 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> +dependency bumped to 2.13.2.0 </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> -dependency bumped to 2.4.0.1 </li> +dependency bumped to 2.4.1.0 </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> |
