diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 23:57:01 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 23:57:01 +0000 |
| commit | d45679c137a64ea989fbd189d52bf9bfc4f7fe6d (patch) | |
| tree | 78753819fd9a7c23a25354d3bec23d0039f592f5 /doc/upgrade.html | |
| parent | 044e7a2b7975c0b4170f4c0d61ac2bdaee1873ea (diff) | |
| download | s6-rc-d45679c137a64ea989fbd189d52bf9bfc4f7fe6d.tar.gz | |
Update deps and doc
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index cf12ebb..c0b3e62 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -34,14 +34,15 @@ minor and bugfix version changes. <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.14.5.0. </li> +dependency bumped to 2.14.5.1. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -dependency bumped to 2.9.8.0. </li> +dependency bumped to 2.9.8.1. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> -dependency bumped to 2.14.0.0. </li> +dependency bumped to 2.14.0.1. </li> <li> The macros in <tt>s6-rc/config.h</tt> have changed. <tt>S6RC_LIVE_BASE</tt> is now named <tt>S6RC_LIVEDIR</tt>, in -addition to the new <tt>S6RC_REPODIR</tt> and <tt>S6RC_BOOTDB</tt>. </li> +addition to the new <tt>S6RC_REPODIR</tt> and <tt>S6RC_BOOTDB</tt>. + <li> Lots of <a href="repodefs.html">new commands</a>. </li> </ul> <h2> in 0.5.6.0 </h2> |
