Package libutempter: Information
Source package: libutempter
Version: 1.2.1-alt1
Build time: Jun 24, 2022, 11:03 PM
Category: System/Libraries
Report package bugHome page: https://github.com/altlinux/libutempter
License: LGPLv2+
Summary: A privileged helper for utmp/wtmp updates
Description:
This library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files.
List of RPM packages built from this SRPM:
libutempter (e2kv6, e2kv5, e2kv4, e2k)
libutempter-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libutempter-devel (e2kv6, e2kv5, e2kv4, e2k)
libutempter-devel-static (e2kv6, e2kv5, e2kv4, e2k)
libutempter (e2kv6, e2kv5, e2kv4, e2k)
libutempter-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libutempter-devel (e2kv6, e2kv5, e2kv4, e2k)
libutempter-devel-static (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Dmitry V. Levin
Last changed
July 6, 2020 Dmitry V. Levin 1.2.1-alt1
- utempter: relaxed host argument validation: it is now allowed to contain spaces except in the first character.
May 5, 2020 Dmitry V. Levin 1.2.0-alt1
- Removed obsolete FreeBSD support. - Enabled build with non-glibc libcs. - Silenced -Wconversion and -Wstringop-truncation compilation warnings. - Added deprecation warnings to the old API. - Implemented host argument validation. - Implemented optional syslog support. - Built with -Werror.
Sept. 16, 2014 Dmitry V. Levin 1.1.7-alt1
- Parametrized compiler and linker options further. - Built utempter as a PIE.