From 4a473a215dbeefa96f7bf7f06647c4dbb3026c68 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 4 Apr 2026 16:10:45 +0000 Subject: Update deps/docs/mirrors --- doc/fstab2s6rc.html | 1 + doc/index.html | 4 +++- doc/rngseed.html | 1 + doc/s6-chroot.html | 1 + doc/s6-freeramdisk.html | 1 + doc/s6-hostname.html | 1 + doc/s6-linux-utils.html | 1 + doc/s6-logwatch.html | 1 + doc/s6-mount.html | 1 + doc/s6-pivotchroot.html | 1 + doc/s6-ps.html | 1 + doc/s6-swapoff.html | 1 + doc/s6-swapon.html | 1 + doc/s6-umount.html | 1 + doc/upgrade.html | 3 ++- package/deps-build | 6 +++--- 16 files changed, 21 insertions(+), 5 deletions(-) diff --git a/doc/fstab2s6rc.html b/doc/fstab2s6rc.html index 8ca85a5..8b3e348 100644 --- a/doc/fstab2s6rc.html +++ b/doc/fstab2s6rc.html @@ -1,6 +1,7 @@ + s6-linux-utils: the fstab2s6rc program diff --git a/doc/index.html b/doc/index.html index 44b1ed8..3cac2d0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ + s6-linux-utils - skarnet's tiny Linux-specific utilities @@ -51,7 +52,7 @@ The Linux kernel must be 3.5 or later. requirement if you link against the shared version of the skalibs library.
  • execline version -2.9.8.2 or later. It's a build-time requirement.
  • +2.9.9.0 or later. It's a build-time requirement.

    Licensing

    @@ -72,6 +73,7 @@ You can access its checksum here< git repository:
     git clone git://git.skarnet.org/s6-linux-utils 
  • There's also a +Codeberg mirror, or a GitHub mirror, or a SourceHut mirror of the s6-linux-utils git repository.
  • diff --git a/doc/rngseed.html b/doc/rngseed.html index cbd29ab..6aa1502 100644 --- a/doc/rngseed.html +++ b/doc/rngseed.html @@ -1,6 +1,7 @@ + s6-linux-utils: the rngseed program diff --git a/doc/s6-chroot.html b/doc/s6-chroot.html index ab85764..0ab3e69 100644 --- a/doc/s6-chroot.html +++ b/doc/s6-chroot.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-chroot program diff --git a/doc/s6-freeramdisk.html b/doc/s6-freeramdisk.html index 9f1909e..a359e0c 100644 --- a/doc/s6-freeramdisk.html +++ b/doc/s6-freeramdisk.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-freeramdisk program diff --git a/doc/s6-hostname.html b/doc/s6-hostname.html index 61d1101..1739fd5 100644 --- a/doc/s6-hostname.html +++ b/doc/s6-hostname.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-hostname program diff --git a/doc/s6-linux-utils.html b/doc/s6-linux-utils.html index ca019f5..0fcb728 100644 --- a/doc/s6-linux-utils.html +++ b/doc/s6-linux-utils.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-linux-utils multicall binary diff --git a/doc/s6-logwatch.html b/doc/s6-logwatch.html index 7d87b5e..7d05a85 100644 --- a/doc/s6-logwatch.html +++ b/doc/s6-logwatch.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-logwatch program diff --git a/doc/s6-mount.html b/doc/s6-mount.html index 92c04d7..256f28a 100644 --- a/doc/s6-mount.html +++ b/doc/s6-mount.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-mount program diff --git a/doc/s6-pivotchroot.html b/doc/s6-pivotchroot.html index d4ca5a6..014ea9d 100644 --- a/doc/s6-pivotchroot.html +++ b/doc/s6-pivotchroot.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-pivotchroot program diff --git a/doc/s6-ps.html b/doc/s6-ps.html index 2a2fe23..8349321 100644 --- a/doc/s6-ps.html +++ b/doc/s6-ps.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-ps program diff --git a/doc/s6-swapoff.html b/doc/s6-swapoff.html index a57728b..0cda0ed 100644 --- a/doc/s6-swapoff.html +++ b/doc/s6-swapoff.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-swapoff program diff --git a/doc/s6-swapon.html b/doc/s6-swapon.html index 11fbece..86795c8 100644 --- a/doc/s6-swapon.html +++ b/doc/s6-swapon.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-swapon program diff --git a/doc/s6-umount.html b/doc/s6-umount.html index b4ba5a0..e1fc876 100644 --- a/doc/s6-umount.html +++ b/doc/s6-umount.html @@ -1,6 +1,7 @@ + s6-linux-utils: the s6-umount program diff --git a/doc/upgrade.html b/doc/upgrade.html index 014407f..12f07cd 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -1,6 +1,7 @@ + s6-linux-utils: how to upgrade @@ -24,7 +25,7 @@
  • skalibs dependency bumped to 2.15.0.0.
  • execline -dependency bumped to 2.9.8.2.
  • +dependency bumped to 2.9.9.0.

    in 2.6.4.0

    diff --git a/package/deps-build b/package/deps-build index 32de94b..5470fed 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1,3 +1,3 @@ -true true /package/prog/skalibs 2.14.5.0 libskarnet -$usensss false /package/admin/nsss 0.2.1.1 libnsss -true true /package/admin/execline 2.9.8.0 +true true /package/prog/skalibs 2.15.0.0 libskarnet +$usensss false /package/admin/nsss 0.2.1.2 libnsss +true true /package/admin/execline 2.9.9.0 -- cgit v1.3.1