diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-07-14 09:42:42 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-07-14 09:42:42 +0000 |
| commit | b097c71d41a3531eb116e4560c8b41c54f65bfd5 (patch) | |
| tree | 5394dc659d33a56450c84b31269f02ac318871e0 /doc | |
| parent | 701fe32e66a63eaac5d4318a70f9e2f3eb83d4f2 (diff) | |
| download | s6-networking-b097c71d41a3531eb116e4560c8b41c54f65bfd5.tar.gz | |
Update deps
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 6243a0b..219b397 100644 --- a/doc/index.html +++ b/doc/index.html @@ -64,7 +64,7 @@ library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.15.1.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version -2.4.1.2 or later. It's a build-time requirement. It's also a run-time +2.4.1.3 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns libraries. </li> <li> If you want to build the secure communication tools: diff --git a/doc/upgrade.html b/doc/upgrade.html index 0f58100..f36280b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,6 +30,8 @@ optional dependency bumped to 0.2.1.3 </li> optional dependency bumped to 2.9.9.2 </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.15.1.0 </li> + <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> +dependency bumped to 2.4.1.3 </li> </ul> <h2> in 2.8.0.0 </h2> |
