utmps
Software
skarnet.org
What has changed in utmps
in 0.1.0.1
- skalibs
dependency bumped to 2.10.0.3.
- s6 run-time
dependency bumped to 2.10.0.3.
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
- skalibs
dependency bumped to 2.9.2.0.
- s6 run-time
dependency bumped to 2.9.1.0.
in 0.0.3.1
- skalibs
dependency bumped to 2.9.1.0.
- s6 run-time
dependency bumped to 2.9.0.1.
in 0.0.3.0
- skalibs
dependency bumped to 2.9.0.0.
- s6 run-time
dependency bumped to 2.9.0.0.
in 0.0.2.2
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
- skalibs
dependency bumped to 2.7.0.0.
- Optional nsss support added.
in 0.0.1.2
in 0.0.1.1
in 0.0.1.0
Initial release.