diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-06-01 03:56:37 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-06-01 03:56:37 +0000 |
commit | 392a1b8d4cfdb40812fa9434f06fd3ff73e39973 (patch) | |
tree | bdaefdd844473cf7c84bcb7f66f43ef556c74188 /doc/upgrade.html | |
parent | cf487a0cbe47bda89ce3f276f2a23e6174ea6f88 (diff) | |
download | s6-linux-init-392a1b8d4cfdb40812fa9434f06fd3ff73e39973.tar.xz |
Prepare for 1.1.1.2; accept hiercopy when /run can't be chmodded
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 212842e..8133a41 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6-linux-init </h1> +<h2> in 1.1.1.2 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.13.2.0. </li> +</ul> + <h2> in 1.1.1.1 </h2> <ul> |