diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/upgrade.html | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html index a79ece0..cce2f7c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -85,7 +85,7 @@ functions. requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.13.1.1 or later. It's a <em>run-time</em> requirement only, to run +2.13.2.0 or later. It's a <em>run-time</em> requirement only, to run the nsssd service (and can be done without if you have a suitable replacement for <a href="//skarnet.org/software/s6/s6-ipcserver.html">s6-ipcserver</a>). </li> </ul> @@ -100,7 +100,7 @@ for <a href="//skarnet.org/software/s6/s6-ipcserver.html">s6-ipcserver</a>). </l <h3> Download </h3> <ul> - <li> The current released version of nsss is <a href="nsss-0.2.0.6.tar.gz">0.2.0.6</a>. </li> + <li> The current released version of nsss is <a href="nsss-0.2.1.0.tar.gz">0.2.1.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/nsss/">nsss git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index bdb72f6..fca02aa 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,14 +18,14 @@ <h1> What has changed in nsss </h1> -<h2> In 0.2.0.6 </h2> +<h2> In 0.2.1.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.4.0. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> run-time -dependency bumped to 2.13.1.1. </li> - <li> Static libraries now install in <tt>/usr/lib</tt> by default. </li> +dependency bumped to 2.13.2.0. </li> + <li> <tt>pkg-config</tt> is now supported, see <tt>./configure --help</tt>. </li> </ul> <h2> In 0.2.0.5 </h2> |
