What has changed in utmps
in 0.1.3.3
- skalibs dependency bumped to 2.15.0.0.
- s6 run-time dependency bumped to 2.15.0.0.
- Support for disabling RPATH at configure time.
in 0.1.3.2
- 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.1.3.1
- No functional changes.
in 0.1.3.0
- skalibs dependency bumped to 2.14.4.0.
- s6 run-time dependency bumped to 2.13.2.0.
- Static libraries are installed in /usr/lib by default.
in 0.1.2.3
- skalibs dependency bumped to 2.14.3.0.
- s6 run-time dependency bumped to 2.13.1.0.
- Static libraries are installed in /usr/lib by default.
in 0.1.2.2
in 0.1.2.1
in 0.1.2.0
in 0.1.1.0
in 0.1.0.3
in 0.1.0.2
- WTMP_FILE is now /var/log/wtmp, to ease integration with distributions. (Unlike utmp, wtmp is supposed to be persistent.)
in 0.1.0.1
in 0.1.0.0
- skalibs dependency bumped to 2.10.0.0.
- s6 run-time dependency bumped to 2.10.0.0.
- The utmpx.h header file is not installed by default anymore. You now need to explicitly give the --enable-libc-includes configure option in order to install it. The point of this change is to avoid overwriting libc headers accidentally.
in 0.0.3.2
in 0.0.3.1
in 0.0.3.0
in 0.0.2.2
- No functional changes.
in 0.0.2.1
- skalibs dependency bumped to 2.8.0.0.
- s6 run-time 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.2.0
- Members of the utmp group (if utmp is the name of the group the utmps-utmpd daemon runs as) can now use pututxline() to write to the utmp database.
in 0.0.1.3
in 0.0.1.2
- No functional changes.
in 0.0.1.1
- No functional changes.
in 0.0.1.0
Initial release.
