diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 12:26:38 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 12:26:38 +0000 |
commit | b6b314d2dc954338fd67fcb1f616b1bdcaba0e62 (patch) | |
tree | 2b94fa29608d81c40904436d3cfec68f2e57fda9 /INSTALL | |
parent | 7c228abccd8fbb79c6aa41179069cac1abae8ac1 (diff) | |
download | nsss-b6b314d2dc954338fd67fcb1f616b1bdcaba0e62.tar.xz |
Prepare for 0.0.2.0
Neither getgrouplist() support nor nsssd-switch has been
committed yet. WIP, relax.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.8.0.0 or later: https://skarnet.org/software/skalibs/ - - To run the test suite and the nsssd-* programs: s6 version 2.8.0.0 or later: https://skarnet.org/software/s6/ + - skalibs version 2.9.0.0 or later: https://skarnet.org/software/skalibs/ + - To run the test suite and the nsssd-* programs: s6 version 2.9.0.0 or later: https://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: |