diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-18 01:57:01 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-18 01:57:01 +0000 |
| commit | 24637cd3776cda5fd0a919ba9343ba86d82d3e04 (patch) | |
| tree | dac9d66860d763fedc999ace6e1a5f37d3add229 /doc/upgrade.html | |
| parent | 4cdcab0506e76666800d2bc111c602bb3154cc30 (diff) | |
| download | s6-24637cd3776cda5fd0a919ba9343ba86d82d3e04.tar.gz | |
More fixes, ftrigr_string addition, doc update
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index ce8d682..8ae86f5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,23 @@ <h1> What has changed in s6 </h1> +<h2> in 2.15.0.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.6.0 </li> + <li> Large changes around the <a href="libs6/ftrigr.html">ftrigr library</a>: + <ul> + <li> <a href="s6-ftrigrd.html">s6-ftrigrd</a> is now an +internal program </li> + <li> Local ftrigrd services are not supported anymore, +s6-ftrigrd now always runs as a child of the client </li> + <li> The API of the <a href="libs6/ftrigr.html">ftrigr library</a> +is somewhat different. </li>. + </ul> </li> +</ul> + + <h2> in 2.14.0.1 </h2> <ul> |
