diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-18 12:52:34 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-18 12:52:34 +0000 |
| commit | 49a26b0671b3fbe932a0a26e9414cce6e8ef3ec2 (patch) | |
| tree | d1a158e29649a319da157491a40f9cfdef329183 /doc | |
| parent | 94f7c378aa7e5f261a3c9e80bfd8a12a264e7ec6 (diff) | |
| download | s6-networking-49a26b0671b3fbe932a0a26e9414cce6e8ef3ec2.tar.gz | |
Prepare for 2.8.0.0; convert tls programs to gol, add noverifycert
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 2539894..d19c9be 100644 --- a/doc/index.html +++ b/doc/index.html @@ -92,8 +92,8 @@ run-time requirement if you link against its shared version. </li> <ul> <li> The current released version of s6-networking is -<a href="s6-networking-2.7.3.0.tar.gz">2.7.3.0</a>. -You can access its checksum <a href="s6-networking-2.7.3.0.tar.gz.sha256">here</a>. </li> +<a href="s6-networking-2.8.0.0.tar.gz">2.8.0.0</a>. +You can access its checksum <a href="s6-networking-2.8.0.0.tar.gz.sha256">here</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-networking/">s6-networking git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index 282e042..796d1c7 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -19,7 +19,7 @@ <h1> What has changed in s6-networking </h1> -<h2> in 2.7.3.0 </h2> +<h2> in 2.8.0.0 </h2> <ul> <li> Support for disabling RPATH at configure time. </li> |
