diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-12-26 11:25:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-12-26 11:25:32 +0000 |
commit | db852ecd93afc9f893886a132ee58b23579fc79d (patch) | |
tree | 6606dd37560c9337d17c253d9b750a5df3f9fe73 /INSTALL | |
parent | 97f9453b524d8163288230d545c1d9d0c284ca5e (diff) | |
download | execline-db852ecd93afc9f893886a132ee58b23579fc79d.tar.gz execline-db852ecd93afc9f893886a132ee58b23579fc79d.tar.xz execline-db852ecd93afc9f893886a132ee58b23579fc79d.zip |
Prepare for 2.9.4.1; fix some stack smashing
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index 4e6fd42..d9bdcde 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.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.14.1.0 or later: https://skarnet.org/software/skalibs/ - Optional: nsss version 0.2.0.4 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements |