summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-05-20 23:11:26 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-05-20 23:11:26 +0000
commite7266992f7630343256b6adf92330f4734e1834d (patch)
tree3cb5b551741405b79e163058edfc33457122b400 /doc
parent780c7d1c0e0229db9df1815132a72e3f0a8fc748 (diff)
downloads6-rc-e7266992f7630343256b6adf92330f4734e1834d.tar.xz
Backport notes for 0.3.0.1 upgrade (thanks Guillermo)
Diffstat (limited to 'doc')
-rw-r--r--doc/upgrade.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 552273a..6119949 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -59,6 +59,24 @@ them. </li>
<li> New tool: <a href="s6-rc-format-upgrade.html">s6-rc-format-upgrade</a> </li>
</ul>
+<h2> in 0.3.0.1 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.6.2.0. </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+dependency bumped to 2.3.0.4. </li>
+ <li> <a href="//skarnet.org/software/s6/">s6</a>
+dependency bumped to 2.6.2.0. </li>
+ <li> New <tt>-p</tt> option to <a href="s6-rc-init.html">s6-rc-init</a>
+to allow using several live directories with the same scandir. </li>
+ <li> New command: <a href="s6-rc.html"><tt>s6-rc diff</tt></a>. </li>
+ <li> <a href="s6-rc-compile.html">s6-rc-compile</a> now guarantees that
+service numbers do not change if the source database does not change.
+This is useful for updates to the database format. You should recompile
+your service databases in preparation for the switch to s6-rc-0.4.0.0. </li>
+</ul>
+
<h2> in 0.3.0.0 </h2>
<ul>