Package libutempter: Information

    Source package: libutempter
    Version: 1.2.1-alt1
    Build time:  Jul 12, 2021, 09:44 AM in the task #278100
    Category: System/Libraries
    Report package bug
    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 (x86_64, ppc64le, i586, armh, aarch64)
    libutempter-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libutempter-devel (x86_64, ppc64le, i586, armh, aarch64)
    libutempter-devel-static (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    fd_rag

    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.