aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-03-25 17:29:25 +0000
committerLaurent Bercot <ska@appnovation.com>2025-03-25 17:29:25 +0000
commitda52d02e119de3ce808d62bcfe01de8cdd6f20ef (patch)
tree8ca5907c736fc2ab66537a9a8ba9f8e56d543f7f
parentd7c716f4c765916ac62d8cd9a4d2f1d1155fd8fa (diff)
downloads6-frontend-da52d02e119de3ce808d62bcfe01de8cdd6f20ef.tar.gz
Update deps and configure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--COPYING2
-rw-r--r--INSTALL10
-rwxr-xr-xconfigure1
-rw-r--r--doc/index.html10
4 files changed, 11 insertions, 12 deletions
diff --git a/COPYING b/COPYING
index ce2bdb1..7640bed 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2018-2024 Laurent Bercot <ska-skaware@skarnet.org>
+Copyright (c) 2018-2025 Laurent Bercot <ska-skaware@skarnet.org>
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/INSTALL b/INSTALL
index 406734b..91e05f6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,11 +6,11 @@ Build Instructions
- A POSIX compatible system with a standard C development environment
- GNU make version 3.81 or later
- - skalibs version 2.14.3.0 or later: https://skarnet.org/software/skalibs/
- - execline version 2.9.6.1 or later: https://skarnet.org/software/execline/
- - s6 version 2.13.1.0 or later: https://skarnet.org/software/s6/
- - s6-rc version 0.5.5.0 or later: https://skarnet.org/software/s6-rc/
- - s6-linux-init version 1.1.2.1 or later: https://skarnet.org/software/s6-linux-init/
+ - skalibs version 2.14.4.0 or later: https://skarnet.org/software/skalibs/
+ - execline version 2.9.7.0 or later: https://skarnet.org/software/execline/
+ - s6 version 2.13.1.1 or later: https://skarnet.org/software/s6/
+ - s6-rc version 0.5.5.1 or later: https://skarnet.org/software/s6-rc/
+ - s6-linux-init version 1.1.2.2 or later: https://skarnet.org/software/s6-linux-init/
* Standard usage
diff --git a/configure b/configure
index 3288470..e6212f1 100755
--- a/configure
+++ b/configure
@@ -60,7 +60,6 @@ exit 0
# generally not a good idea to use echo.
# See http://www.etalabs.net/sh_tricks.html
echo () {
- IFS=" "
printf %s\\n "$*"
}
diff --git a/doc/index.html b/doc/index.html
index 9a3abdd..75ed5fb 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -67,15 +67,15 @@ they implement a powerful, fast, turnkey init system that is usable on
<li> A Linux-based system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.14.3.0 or later </li>
+2.14.4.0 or later </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> version
-2.9.6.1 or later </li>
+2.9.7.0 or later </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.13.1.0 or later </li>
+2.13.1.1 or later </li>
<li> <a href="//skarnet.org/software/s6-rc/">s6-rc</a> version
-0.5.5.0 or later </li>
+0.5.5.1 or later </li>
<li> <a href="//skarnet.org/software/s6-linux-init/">s6-linux-init</a> version
-1.1.2.1 or later </li>
+1.1.2.2 or later </li>
</ul>
<p>