diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:10:58 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:10:58 +0000 |
| commit | 60872a4798d312d8f9152fc431d46f79aca5499e (patch) | |
| tree | 5f1d906781c674673eda3f497ea1bc78e9f0563d | |
| parent | ca80bdbc949a4b6661f2955d6b316f11d3489882 (diff) | |
| download | s6-networking-60872a4798d312d8f9152fc431d46f79aca5499e.tar.gz | |
Update deps/docs/mirrors
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/libs6net/ident.html | 1 | ||||
| -rw-r--r-- | doc/libs6net/index.html | 1 | ||||
| -rw-r--r-- | doc/libsbearssl/index.html | 1 | ||||
| -rw-r--r-- | doc/libstls/index.html | 1 | ||||
| -rw-r--r-- | doc/proxy-server.html | 1 | ||||
| -rw-r--r-- | doc/s6-clockadd.html | 1 | ||||
| -rw-r--r-- | doc/s6-clockview.html | 1 | ||||
| -rw-r--r-- | doc/s6-getservbyname.html | 1 | ||||
| -rw-r--r-- | doc/s6-ident-client.html | 1 | ||||
| -rw-r--r-- | doc/s6-sntpclock.html | 1 | ||||
| -rw-r--r-- | doc/s6-taiclock.html | 1 | ||||
| -rw-r--r-- | doc/s6-taiclockd.html | 1 | ||||
| -rw-r--r-- | doc/s6-tcpclient.html | 1 | ||||
| -rw-r--r-- | doc/s6-tcpserver-access.html | 1 | ||||
| -rw-r--r-- | doc/s6-tcpserver-socketbinder.html | 1 | ||||
| -rw-r--r-- | doc/s6-tcpserver.html | 1 | ||||
| -rw-r--r-- | doc/s6-tcpserverd.html | 1 | ||||
| -rw-r--r-- | doc/s6-tlsc-io.html | 1 | ||||
| -rw-r--r-- | doc/s6-tlsc.html | 1 | ||||
| -rw-r--r-- | doc/s6-tlsclient.html | 1 | ||||
| -rw-r--r-- | doc/s6-tlsd-io.html | 1 | ||||
| -rw-r--r-- | doc/s6-tlsd.html | 1 | ||||
| -rw-r--r-- | doc/s6-tlsserver.html | 1 | ||||
| -rw-r--r-- | doc/s6-ucspitlsc.html | 1 | ||||
| -rw-r--r-- | doc/s6-ucspitlsd.html | 1 | ||||
| -rw-r--r-- | doc/tls-overview.html | 1 | ||||
| -rw-r--r-- | doc/upgrade.html | 3 | ||||
| -rw-r--r-- | package/deps-build | 10 |
29 files changed, 36 insertions, 7 deletions
diff --git a/doc/index.html b/doc/index.html index 165bf16..870366c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking - small networking utilities</title> @@ -59,7 +60,7 @@ as extensions to the s6 ecosystem. requirement if you link against the shared version of the skalibs library. </li> <li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version -2.9.8.2 or later. It's a build-time and run-time requirement. </li> +2.9.9.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.15.0.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 @@ -98,6 +99,7 @@ You can access its checksum <a href="s6-networking-2.7.2.2.tar.gz.sha256">here</ git repository</a>: <pre> git clone git://git.skarnet.org/s6-networking </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/s6-networking">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/s6-networking">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/s6-networking">SourceHut mirror</a> of the s6-networking git repository. </li> diff --git a/doc/libs6net/ident.html b/doc/libs6net/ident.html index c8b4b2a..ee264ee 100644 --- a/doc/libs6net/ident.html +++ b/doc/libs6net/ident.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the ident library interface</title> diff --git a/doc/libs6net/index.html b/doc/libs6net/index.html index 581e6bb..a0a4724 100644 --- a/doc/libs6net/index.html +++ b/doc/libs6net/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6net library interface</title> diff --git a/doc/libsbearssl/index.html b/doc/libsbearssl/index.html index 291290d..a763bde 100644 --- a/doc/libsbearssl/index.html +++ b/doc/libsbearssl/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the sbearssl library interface</title> diff --git a/doc/libstls/index.html b/doc/libstls/index.html index 4abafa7..82c67dd 100644 --- a/doc/libstls/index.html +++ b/doc/libstls/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the stls library interface</title> diff --git a/doc/proxy-server.html b/doc/proxy-server.html index 3d404e7..377c24d 100644 --- a/doc/proxy-server.html +++ b/doc/proxy-server.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the proxy-server program</title> diff --git a/doc/s6-clockadd.html b/doc/s6-clockadd.html index 52dcda2..2dcc69b 100644 --- a/doc/s6-clockadd.html +++ b/doc/s6-clockadd.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-clockadd program</title> diff --git a/doc/s6-clockview.html b/doc/s6-clockview.html index a9cafb7..f816bff 100644 --- a/doc/s6-clockview.html +++ b/doc/s6-clockview.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-clockview program</title> diff --git a/doc/s6-getservbyname.html b/doc/s6-getservbyname.html index 8644c2a..2e03709 100644 --- a/doc/s6-getservbyname.html +++ b/doc/s6-getservbyname.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-getservbyname program</title> diff --git a/doc/s6-ident-client.html b/doc/s6-ident-client.html index 9a7d8be..851c918 100644 --- a/doc/s6-ident-client.html +++ b/doc/s6-ident-client.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-ident-client program</title> diff --git a/doc/s6-sntpclock.html b/doc/s6-sntpclock.html index 40e98a2..57cc741 100644 --- a/doc/s6-sntpclock.html +++ b/doc/s6-sntpclock.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-sntpclock program</title> diff --git a/doc/s6-taiclock.html b/doc/s6-taiclock.html index 3cbf21e..4696d92 100644 --- a/doc/s6-taiclock.html +++ b/doc/s6-taiclock.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-taiclock program</title> diff --git a/doc/s6-taiclockd.html b/doc/s6-taiclockd.html index af34423..2cf73df 100644 --- a/doc/s6-taiclockd.html +++ b/doc/s6-taiclockd.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-taiclockd program</title> diff --git a/doc/s6-tcpclient.html b/doc/s6-tcpclient.html index f7f902f..d61ff33 100644 --- a/doc/s6-tcpclient.html +++ b/doc/s6-tcpclient.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tcpclient program</title> diff --git a/doc/s6-tcpserver-access.html b/doc/s6-tcpserver-access.html index cdbecfb..3746118 100644 --- a/doc/s6-tcpserver-access.html +++ b/doc/s6-tcpserver-access.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tcpserver-access program</title> diff --git a/doc/s6-tcpserver-socketbinder.html b/doc/s6-tcpserver-socketbinder.html index c31c821..84cfcea 100644 --- a/doc/s6-tcpserver-socketbinder.html +++ b/doc/s6-tcpserver-socketbinder.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tcpserver-socketbinder program</title> diff --git a/doc/s6-tcpserver.html b/doc/s6-tcpserver.html index f80fd18..d75cbcb 100644 --- a/doc/s6-tcpserver.html +++ b/doc/s6-tcpserver.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tcpserver program</title> diff --git a/doc/s6-tcpserverd.html b/doc/s6-tcpserverd.html index 55651e3..d3de8f9 100644 --- a/doc/s6-tcpserverd.html +++ b/doc/s6-tcpserverd.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tcpserverd program</title> diff --git a/doc/s6-tlsc-io.html b/doc/s6-tlsc-io.html index 17a4e26..45bd2b8 100644 --- a/doc/s6-tlsc-io.html +++ b/doc/s6-tlsc-io.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tlsc-io program</title> diff --git a/doc/s6-tlsc.html b/doc/s6-tlsc.html index aff6828..6e10ea9 100644 --- a/doc/s6-tlsc.html +++ b/doc/s6-tlsc.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tlsc program</title> diff --git a/doc/s6-tlsclient.html b/doc/s6-tlsclient.html index fe92d96..5a0bb1a 100644 --- a/doc/s6-tlsclient.html +++ b/doc/s6-tlsclient.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tlsclient program</title> diff --git a/doc/s6-tlsd-io.html b/doc/s6-tlsd-io.html index 9d419fd..125a646 100644 --- a/doc/s6-tlsd-io.html +++ b/doc/s6-tlsd-io.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tlsd-io program</title> diff --git a/doc/s6-tlsd.html b/doc/s6-tlsd.html index 73a9f9b..4058c3e 100644 --- a/doc/s6-tlsd.html +++ b/doc/s6-tlsd.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tlsd program</title> diff --git a/doc/s6-tlsserver.html b/doc/s6-tlsserver.html index 27bcc66..313e369 100644 --- a/doc/s6-tlsserver.html +++ b/doc/s6-tlsserver.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-tlsserver program</title> diff --git a/doc/s6-ucspitlsc.html b/doc/s6-ucspitlsc.html index 52af6db..c3d08ec 100644 --- a/doc/s6-ucspitlsc.html +++ b/doc/s6-ucspitlsc.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-ucspitlsc program</title> diff --git a/doc/s6-ucspitlsd.html b/doc/s6-ucspitlsd.html index 314cc39..bb189a3 100644 --- a/doc/s6-ucspitlsd.html +++ b/doc/s6-ucspitlsd.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6-ucspitlsd program</title> diff --git a/doc/tls-overview.html b/doc/tls-overview.html index 32568f0..a6f68f6 100644 --- a/doc/tls-overview.html +++ b/doc/tls-overview.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: an overview of the tls-related programs</title> diff --git a/doc/upgrade.html b/doc/upgrade.html index 2437dbf..4746493 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: how to upgrade</title> @@ -25,7 +26,7 @@ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.15.0.0 </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -optional dependency bumped to 2.9.8.2 </li> +optional dependency bumped to 2.9.9.0 </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.15.0.0 </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> diff --git a/package/deps-build b/package/deps-build index c092d77..84c2689 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1,5 +1,5 @@ -true true /package/prog/skalibs 2.14.5.0 libskarnet -$usensss false /package/admin/nsss 0.2.1.1 libnsss -$useexecline false /package/admin/execline 2.9.8.0 libexecline -true false /package/admin/s6 2.14.0.0 libs6 -true false /package/web/s6-dns 2.4.1.1 libs6dns +true true /package/prog/skalibs 2.15.0.0 libskarnet +$usensss false /package/admin/nsss 0.2.1.2 libnsss +$useexecline false /package/admin/execline 2.9.9.0 libexecline +true false /package/admin/s6 2.15.0.0 libs6 +true false /package/web/s6-dns 2.4.1.2 libs6dns |
