diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-07-19 00:50:44 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-07-19 00:50:44 +0000 |
| commit | 93aa6b598e5ace09e545cb144bcc3b1db86b8fff (patch) | |
| tree | 9d37eff0abb2c2448f48162c67dd388467ab9cf2 /doc | |
| parent | f14391106a93cd3753dfa9471fc1ff84008fdef1 (diff) | |
| download | smtpd-starttls-proxy-93aa6b598e5ace09e545cb144bcc3b1db86b8fff.tar.gz | |
Update deps; fix qmailr_die macro codes
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/upgrade.html | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index edccd4c..506a5c2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -49,10 +49,10 @@ 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 requirement +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 library. </li> <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> version -2.8.0.0 or later. It's a build-time and run-time requirement. </li> +2.8.0.1 or later. It's a build-time and run-time requirement. </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index f9684cc..259764f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,6 +26,10 @@ dependency bumped to 2.15.1.0 </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> + <li> <a href="//skarnet.org/software/s6-networking/">s6-networking</a> +dependency bumped to 2.8.0.1. </li> </ul> <h2> in 0.1.0.0 </h2> |
