diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 15:21:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 15:21:08 +0000 |
commit | 4ad28c83818e3b7b351ac328e3753d8dab8b2804 (patch) | |
tree | 7f09aa868c74846e6e0b904470dfe95af210d042 /doc/upgrade.html | |
parent | c83c94fe3118223acad13b82258bf68848990994 (diff) | |
download | s6-4ad28c83818e3b7b351ac328e3753d8dab8b2804.tar.xz |
Update dependencies
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index e876665..72b5386 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,6 +21,10 @@ <h2> in 2.9.1.0 </h2> <ul> + <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> +dependency bumped to 2.9.1.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.6.0.0. (And made optional, see below.) </li> <li> The <a href="//skarnet.org/software/execline/">execline</a> dependency is now optional, and can be disabled via the <tt>--disable-execline</tt> option to configure. Functionality that depends on execline in s6 binaries is |