summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-09-23 18:22:32 +0000
committerLaurent Bercot <ska@appnovation.com>2024-09-23 18:22:32 +0000
commita4e8c4473a214b783d05a1fd98309596943847f5 (patch)
tree78c30507d25518a62b391dae988783dd7781e18d /doc
parentd3a944d70ef6b07753659aabe237168f91473fc8 (diff)
downloads6-rc-a4e8c4473a214b783d05a1fd98309596943847f5.tar.xz
Install static libraries in /usr/lib by defaultmain
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html3
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 687764d..206286e 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -51,7 +51,7 @@ scripts are also run in a controlled environment.
2.14.3.0 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs library. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> version
-2.9.6.0 or later. It's a build-time <em>and</em> run-time requirement. </li>
+2.9.6.1 or later. It's a build-time <em>and</em> run-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
2.13.0.1 or later. It's a build-time <em>and</em> run-time requirement. </li>
</ul>
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>