nsss
Software
skarnet.org
What has changed in nsss
In 0.2.0.5
- skalibs
dependency bumped to 2.14.3.0.
- s6 run-time
dependency bumped to 2.13.1.0.
- Static libraries now install in /usr/lib by default.
In 0.2.0.4
- skalibs
dependency bumped to 2.14.0.0.
- s6 run-time
dependency bumped to 2.12.0.0.
In 0.2.0.3
- skalibs
dependency bumped to 2.13.1.0.
- s6 run-time
dependency bumped to 2.11.3.0.
In 0.2.0.2
- skalibs
dependency bumped to 2.13.0.0.
- s6 run-time
dependency bumped to 2.11.2.0.
In 0.2.0.1
- skalibs
dependency bumped to 2.11.1.0.
- s6 run-time
dependency bumped to 2.11.0.1.
In 0.2.0.0
- skalibs dependency bumped to
2.11.0.0.
- s6 optional dependency bumped to
2.11.0.0.
- The nsss wire protocol has changed slightly.
- New binary: nsssd-switch.
In 0.1.0.1
- skalibs dependency bumped to
2.10.0.3.
in 0.1.0.0
- skalibs dependency bumped to
2.10.0.0.
- s6 optional dependency bumped to
2.10.0.0.
- The pwd.h, grp.h and shadow.h header files are
not installed by default anymore. You now need to explicitly give the
--enable-libc-includes configure option in order to install them. The
point of this change is to avoid overwriting libc headers accidentally.
in 0.0.2.2
- skalibs dependency bumped to
2.9.2.0.
- s6 optional dependency bumped to
2.9.1.0.
in 0.0.2.1
- skalibs dependency bumped to
2.9.1.0.
- s6 optional dependency bumped to
2.9.0.1.
in 0.0.2.0
- skalibs dependency bumped to
2.9.0.0.
- s6 optional dependency bumped to
2.9.0.0.
- Support for getgrouplist()
has been added.
in 0.0.1.2
in 0.0.1.1
- skalibs dependency bumped to
2.8.0.0.
- s6 optional dependency bumped to
2.8.0.0.
- Everything now builds as PIC by default no matter
the toolchain's settings. Use the --disable-all-pic configure
option to build executables and static libraries as non-PIC.
in 0.0.1.0
Initial release.