Package shadow-log: Information

  • Default inline alert: A new version of the package has been build

    Task #: #342187
    Build time: Mar 6, 2024, 07:10 PM
    New version: 4.14.6-alt1
Binary package: shadow-log
Version: 4.13-alt5
Architecture: armh
Build time:  May 18, 2023, 08:15 PM in the task #321172
Source package: shadow
Category: System/Base
Report package bug
Summary: Utilities for examining lastlog and faillog files
Description: 
This package includes utilities for examining lastlog and faillog files:
+ faillog: formats the contents of the system failure log file, and maintains
           failure counts and limits;
+ lastlog: formats the contents of the system last login file.

Maintainer: Mikhail Efremov


Last changed


May 18, 2023 Mikhail Efremov 1:4.13-alt5
- libsubid: Link against libpam_userpass.
- valid_field: Always reject control characters (fixes: CVE-2023-29383).
May 4, 2023 Nikolay Burykin 1:4.13-alt4
- Changed control scripts for newuidmap/newgidmap:
  + Replaced the SUID Bit with POSIX Capabilities in all the
    configuration mode.
  + A new mode ("podmanonly") was added.
April 25, 2023 Mikhail Efremov 1:4.13-alt3
- Keep old login.defs when UID_MIN/GID_MIN changed.
- Increase default UID_MIN/GID_MIN to 1000.
- remove_tree: Allow a symlink as root if it shouldn't be removed.