Package libutempter: Information
Source package: libutempter
Version: 1.2.2-alt1
Build time: Jun 2, 2024, 08:54 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 (e2kv6, e2kv5, e2kv4, e2k)
libutempter-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libutempter-devel (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Dmitry V. Levin
Last changed
Aug. 24, 2021 Dmitry V. Levin 1.2.2-alt1
- utempter: print invalid character in hex on hostname validation failure. - Disabled build and packaging of libutempter.a.
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.