summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-02-10 10:27:45 +0000
committerLaurent Bercot <ska@appnovation.com>2023-02-10 10:27:45 +0000
commit7d03ae8023f4eb754406772f3252ebaf6528a4eb (patch)
tree14595e2d14b85660d1ee44147f79b2ffbe09a4ef /doc/upgrade.html
parentf75ceb2ee0b1c691bd6871fcc425cd8b99a37f8e (diff)
downloads6-linux-init-7d03ae8023f4eb754406772f3252ebaf6528a4eb.tar.xz
Prepare for 1.1.0.0; remove early utmpd support
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 3cb3b56..8dc841e 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -18,6 +18,20 @@
<h1> What has changed in s6-linux-init </h1>
+<h2> in 1.1.0.0 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.13.1.0. </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+dependency bumped to 2.9.2.0. </li>
+ <li> <a href="//skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.11.3.0. </li>
+ <li> <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>
+does not create early utmpd scripts anymore. Users are expected
+to handle utmpd at the same time as wtmpd, i.e. first thing in stage 2. </li>
+</ul>
+
<h2> in 1.0.8.1 </h2>
<ul>