diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 01:08:54 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 01:08:54 +0000 |
| commit | 7d0607b3dbd38581d42d16050f5b4f6c2462b709 (patch) | |
| tree | a003ee707be03e6b787a5972a760e1e11ee03dd3 /doc | |
| parent | 024a555c5553abe5ea8b962bedba5dc2c79daf3a (diff) | |
| download | s6-linux-utils-7d0607b3dbd38581d42d16050f5b4f6c2462b709.tar.gz | |
Add support for disabling rpath; update deps
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/upgrade.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index 200c939..44b1ed8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -47,11 +47,11 @@ on the wrong page. I apologize for the confusion. The Linux kernel must be 3.5 or later. </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.14.5.1 or later. It's a build-time requirement. It's also a run-time +2.15.0.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.8.1 or later. It's a build-time requirement. </li> +2.9.8.2 or later. It's a build-time requirement. </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index f288e43..014407f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,9 +22,9 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.14.5.1. </li> +dependency bumped to 2.15.0.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -dependency bumped to 2.9.8.1. </li> +dependency bumped to 2.9.8.2. </li> </ul> <h2> in 2.6.4.0 </h2> |
