diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-07-07 14:13:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-07-07 14:13:03 +0000 |
commit | 50fd913e8d69daa7c61a38b124e706b5e479b875 (patch) | |
tree | 50e609fdb3a8580daf2f83f58f01785a8e25b9b8 /doc | |
parent | 8505d22e8fced7414c5763a0306890d218163337 (diff) | |
download | s6-linux-utils-50fd913e8d69daa7c61a38b124e706b5e479b875.tar.gz s6-linux-utils-50fd913e8d69daa7c61a38b124e706b5e479b875.tar.xz s6-linux-utils-50fd913e8d69daa7c61a38b124e706b5e479b875.zip |
Prepare for 2.6.1.3, use safe wrappers
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 7 |
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 707cae7..3c59b96 100644 --- a/doc/index.html +++ b/doc/index.html @@ -63,7 +63,7 @@ library. </li> <ul> <li> The current released version of s6-linux-utils is -<a href="s6-linux-utils-2.6.1.2.tar.gz">2.6.1.2</a>. </li> +<a href="s6-linux-utils-2.6.1.3.tar.gz">2.6.1.3</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-utils/">s6-linux-utils git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index dca5a54..62c0aa6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6-linux-utils </h1> +<h2> in 2.6.1.3 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.13.2.0. </li> +</ul> + <h2> in 2.6.1.2 </h2> <ul> |