What has changed in nsss
In 0.2.1.2
- skalibs dependency bumped to 2.15.0.0.
- s6 run-time dependency bumped to 2.15.0.0.
- RPATH can now be disabled at configure time.
In 0.2.1.1
- skalibs dependency bumped to 2.14.5.0.
- s6 run-time dependency bumped to 2.14.0.0.
- Shared libraries are now supported on MacOS.
In 0.2.1.0
- skalibs dependency bumped to 2.14.4.0.
- s6 run-time dependency bumped to 2.13.2.0.
- pkg-config is now supported, see ./configure --help.
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
In 0.2.0.3
In 0.2.0.2
In 0.2.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
in 0.0.2.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
- No functional changes.
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.
