diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-27 21:53:35 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-27 21:53:35 +0000 |
| commit | 1a24089c821b7ab71af9733a58ffc762accd84dd (patch) | |
| tree | 790ebe40aa8da93d76e974921c18f4434cddea90 /doc | |
| parent | e850b94f5e796ad12b994ea664d3ecfd2d176620 (diff) | |
| download | s6-linux-init-1a24089c821b7ab71af9733a58ffc762accd84dd.tar.gz | |
Prepare for 1.1.3.0, templated configure, pkg-config support, etc.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 8 | ||||
| -rw-r--r-- | doc/upgrade.html | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/index.html b/doc/index.html index 45d30ff..813ba1c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -82,7 +82,7 @@ against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.9.7.0 or later. It is a build-time and boot-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.13.1.1 or later. It is a build-time and boot-time requirement. </li> +2.13.2.0 or later. It is a build-time and boot-time requirement. </li> </ul> <p> @@ -93,10 +93,10 @@ against the shared version of the skalibs library. </li> <li> If you're using <a href="https://www.musl-libc.org/">musl</a> and want nsswitch-like functionality: <a href="//skarnet.org/software/nsss/">nsss</a> version -0.2.0.6 or later (build-time and boot-time) </li> +0.2.1.0 or later (build-time and boot-time) </li> <li> If you want secure utmp functionality: <a href="//skarnet.org/software/utmps/">utmps</a> version -0.1.2.4 or later (build-time and boot-time) </li> +0.1.3.0 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> @@ -110,7 +110,7 @@ want nsswitch-like functionality: <ul> <li> The current released version of s6-linux-init is -<a href="s6-linux-init-1.1.2.2.tar.gz">1.1.2.2</a>. </li> +<a href="s6-linux-init-1.1.3.0.tar.gz">1.1.3.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-init/">s6-linux-init git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index e99780c..265367b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,19 +18,19 @@ <h1> What has changed in s6-linux-init </h1> -<h2> in 1.1.2.2 </h2> +<h2> in 1.1.3.0 </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/nsss/">nsss</a> -optional dependency bumped to 0.2.0.6. </li> +optional dependency bumped to 0.2.1.0. </li> <li> <a href="//skarnet.org/software/utmps/">utmps</a> -optional dependency bumped to 0.1.2.4. </li> +optional dependency bumped to 0.1.3.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> 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> </ul> <h2> in 1.1.2.1 </h2> |
