diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 12:56:38 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-11-27 12:56:38 +0000 |
commit | 50c4f63b8bc902fb581bd6171b2b51952a225b73 (patch) | |
tree | 0577bb0e8fc3807a0da356f7d658a055ac36529d /doc/upgrade.html | |
parent | 73afe31703da94ff099b3615db532f912ed85d86 (diff) | |
download | s6-rc-50c4f63b8bc902fb581bd6171b2b51952a225b73.tar.xz |
Update dependencies, get ready for master merge
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 444b763..dda40c4 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -34,7 +34,11 @@ minor and bugfix version changes. <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.6.1.0. </li> +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> <a href="s6-rc-compile.html">s6-rc-compile</a> now accepts multiple lines in a <tt>consumer-for</tt> file: a longrun can now have multiple producers, which means that |