aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-03-25 17:26:43 +0000
committerLaurent Bercot <ska@appnovation.com>2025-03-25 17:26:43 +0000
commit54540f5c71444be103d72f436378043170d4e735 (patch)
treed87d18a7ae2ac6e9909c190b3c714a46416c66d2
parentab2191115e8417de0837866d5e11bed8f3b2bd0b (diff)
downloadpamela-54540f5c71444be103d72f436378043170d4e735.tar.gz
Update deps and configure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--COPYING2
-rw-r--r--INSTALL2
-rwxr-xr-xconfigure1
-rw-r--r--doc/index.html2
4 files changed, 3 insertions, 4 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 b359a67..2104a11 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.14.3.0 or later: http://skarnet.org/software/skalibs/
+ - skalibs version 2.14.4.0 or later: http://skarnet.org/software/skalibs/
- Linux-PAM version 1.3.0 or later: http://www.linux-pam.org/library/
This software will run on any operating system that implements
diff --git a/configure b/configure
index dd9c6fc..88a306d 100755
--- a/configure
+++ b/configure
@@ -56,7 +56,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 9a2ca58..1c86d06 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -63,7 +63,7 @@ for privilege elevation.
that supports Linux-PAM - (so, probably a Linux system) </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. It's a build-time requirement and a run-time
+2.14.4.0 or later. It's a build-time requirement and a run-time
requirement. </li>
<li> <a href="http://www.linux-pam.org/">Linux-PAM</a> version 1.3.0
or later. It's a build-time requirement and a run-time requirement. </li>