From 9505a88682b9dbbdf4e6afd60cde94e5be197886 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 23 Dec 2025 08:36:27 +0000 Subject: releng fixes --- doc/index.html | 4 ++-- doc/upgrade.html | 2 +- package/deps-build | 2 +- 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.
  • s6 version -2.13.3.0 or later. It's a run-time requirement only, to run +2.14.0.0 or later. It's a run-time requirement only, to run the nsssd service (and can be done without if you have a suitable replacement for s6-ipcserver).
  • @@ -108,7 +108,7 @@ git repository:
     git clone git://git.skarnet.org/nsss 
  • There's also a GitHub mirror, or a -SourceHut mirror">SourceHut mirror +SourceHut mirror of the nsss git repository.
  • 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 @@
  • skalibs dependency bumped to 2.14.5.0.
  • s6 run-time -dependency bumped to 2.13.3.0.
  • +dependency bumped to 2.14.0.0.
  • Shared libraries are now supported on MacOS.
  • 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 -- cgit v1.3.1