diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-14 01:01:09 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-14 01:01:09 +0000 |
commit | 407d38ed2fff2556edfaa6598b617ffa78841d37 (patch) | |
tree | 3bd0a207084e53877b37fdf11ec3e2e24456983b /doc | |
parent | 018fc90f1c1e3b50b982cc671bba5fcc4235e020 (diff) | |
download | s6-networking-407d38ed2fff2556edfaa6598b617ffa78841d37.tar.xz |
version: 2.0.1.0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 4 | ||||
-rw-r--r-- | doc/upgrade.html | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index a3ce72e..6649fac 100644 --- a/doc/index.html +++ b/doc/index.html @@ -43,11 +43,11 @@ compiled with IPv6 support, s6-networking is IPv6-ready. <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version 2.2.0.0 or later </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version -2.0.1.0 or later </li> +2.0.1.1 or later </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> version 2.0.1.0 or later </li> <li> <a href="http://skarnet.org/software/s6-dns/">s6-dns</a> version -2.0.0.1 or later </li> +2.0.0.2 or later </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index b0ac839..65964fc 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,8 +21,10 @@ <ul> <li> skalibs dependency bumped to 2.2.0.0. </li> + <li> execline dependency bumped to 2.0.1.1. </li> <li> s6 dependency introduced (2.0.1.0) </li> - <li> Separation of superservers into socketbinders and d's </li> + <li> s6-dns dependency bumped to 2.0.0.2. </li> + <li> Separation of superservers into socketbinders and d's. </li> </ul> <h2> in 2.0.0.1 </h2> |