diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 18:07:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 18:07:02 +0000 |
commit | 22fa9a7ef0823174f8bfc79bf5fe46982e170a5b (patch) | |
tree | e8057627cde7507cdf908460d85dee2804b26bbd /doc/upgrade.html | |
parent | 2ff7dfc857e7362d14522ca176e983ec2d6a15e7 (diff) | |
download | s6-22fa9a7ef0823174f8bfc79bf5fe46982e170a5b.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 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index daf2490..d675f5d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,7 +22,12 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.14.2.1. </li> +dependency bumped to 2.14.3.0. </li> + <li> <a href="//skarnet.org/software/nsss/">nsss</a> +optional dependency bumped to 0.2.0.5. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +recommended dependency bumped to 2.9.6.1. </li> + <li> Static libraries are installed in <tt>/usr/lib</tt> by default. </li> </ul> <h2> in 2.13.0.0 </h2> |