summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-09-22 18:59:28 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-09-22 18:59:28 +0000
commitda42d10de58a20107e72e78f540fda640f25007a (patch)
tree8f5ef4d64e51ad07fab9c54b79bab2a82ef0ef17 /doc/upgrade.html
parentf83c32cae016c600e9e34c1fea47c1e4590d06fe (diff)
downloads6-linux-init-da42d10de58a20107e72e78f540fda640f25007a.tar.xz
version: 1.0.3.0v1.0.3.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index a1d1ab3..761bd6e 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,12 +21,22 @@
<h2> in 1.0.3.0 </h2>
<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.9.0.0. </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+dependency bumped to 2.5.2.0. </li>
+ <li> <a href="//skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.9.0.0. </li>
+ <li> <a href="//skarnet.org/software/nsss/">nsss</a>
+optional dependency bumped to 0.0.2.0. </li>
+ <li> <a href="//skarnet.org/software/utmps/">utmps</a>
+optional dependency bumped to 0.0.3.0. </li>
<li> Ctrl-Alt-Del management is now activated by default, instead
of requiring a sysctl setting in stage 2. </li>
<li> <a href="s6-linux-init-umountall.html">s6-linux-init-umountall</a>
now skips the first instance of <tt>/dev</tt>, <tt>/proc</tt> and <tt>sys</tt>. </li>
<li> stage 4 (after every process has been killed and the filesystems have
-been unmounted) now calls a new user script, <tt>rc.shutdown.final</tt>.
+been unmounted) now calls a new user script, <tt>rc.shutdown.final</tt>. </li>
</ul>
<h2> in 1.0.2.1 </h2>