aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-12-23 08:36:27 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2025-12-23 08:36:27 +0000
commit9505a88682b9dbbdf4e6afd60cde94e5be197886 (patch)
tree650263e9e85390cd3c186aa59335f96429d8e44d
parentd41ad96ffa80651b6d1cc63a6d9852701bf128ac (diff)
downloadnsss-9505a88682b9dbbdf4e6afd60cde94e5be197886.tar.gz
releng fixes
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html2
-rw-r--r--package/deps-build2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index ddfca32..0261fe8 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.3.0 or later. It's a <em>run-time</em> requirement only, to run
+2.14.0.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>
@@ -108,7 +108,7 @@ git repository</a>:
<pre> git clone git://git.skarnet.org/nsss </pre> </li>
<li> There's also a
<a href="https://github.com/skarnet/nsss">GitHub mirror</a>, or a
-<a href="<a href="https://git.sr.ht/~skarnet/nsss">SourceHut mirror</a>">SourceHut mirror</a>
+<a href="https://git.sr.ht/~skarnet/nsss">SourceHut mirror</a>
of the nsss git repository. </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index cca1f5b..af31e58 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -24,7 +24,7 @@
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.14.5.0. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> run-time
-dependency bumped to 2.13.3.0. </li>
+dependency bumped to 2.14.0.0. </li>
<li> Shared libraries are now supported on MacOS. </li>
</ul>
diff --git a/package/deps-build b/package/deps-build
index 1a04c17..9b2f2f6 100644
--- a/package/deps-build
+++ b/package/deps-build
@@ -1 +1 @@
-true true /package/prog/skalibs 2.14.4.0 libskarnet
+true true /package/prog/skalibs 2.14.5.0 libskarnet