diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-02-27 01:02:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-02-27 01:02:52 +0000 |
commit | a802a70ea4e720e8325e13e89a4915eef64a3c87 (patch) | |
tree | 81b10e982273817700dae17f83a7cb4f29eb29ec /doc/upgrade.html | |
parent | dbbf64f5e5ff8f5cc3c2e6432f74cf6c27fe3362 (diff) | |
download | s6-linux-init-a802a70ea4e720e8325e13e89a4915eef64a3c87.tar.xz |
Noclamp the stage 1 envdir
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 1c56ac3..63c7c48 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,10 @@ <h2> in 1.0.7.2 </h2> <ul> - <li> No functional changes. </li> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.2.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.11.1.0. </li> </ul> <h2> in 1.0.7.1 </h2> |