diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 18:22:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 18:22:32 +0000 |
commit | a4e8c4473a214b783d05a1fd98309596943847f5 (patch) | |
tree | 78c30507d25518a62b391dae988783dd7781e18d /doc/upgrade.html | |
parent | d3a944d70ef6b07753659aabe237168f91473fc8 (diff) | |
download | s6-rc-a4e8c4473a214b783d05a1fd98309596943847f5.tar.xz |
Install static libraries in /usr/lib by default
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 8ba3b49..b2e438c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -35,8 +35,11 @@ minor and bugfix version changes. <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.3.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.9.6.1. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.13.0.1. </li> + <li> Static libraries are installed in <tt>/usr/lib</tt> by default. </li> </ul> <h2> in 0.5.4.3 </h2> |