Package shadow: Information

    Source package: shadow
    Version: 4.18.0-alt2
    Latest version according to Repology
    Build time:  Sep 30, 2025, 06:11 PM in the task #396143
    Category: System/Base
    Report package bug
    Summary: Utilities for managing shadow password files and user/group accounts
    Description: 
    This package includes the tools necessary for manipulating local user and
    group databases. It supports both traditional and tcb shadow password files.

    List of RPM packages built from this SRPM:
    libsubid-devel (x86_64, i586, aarch64)
    libsubid5 (x86_64, i586, aarch64)
    libsubid5-debuginfo (x86_64, i586, aarch64)
    shadow-change (x86_64, i586, aarch64)
    shadow-change-debuginfo (x86_64, i586, aarch64)
    shadow-check (x86_64, i586, aarch64)
    shadow-check-debuginfo (x86_64, i586, aarch64)
    shadow-convert (x86_64, i586, aarch64)
    shadow-convert-debuginfo (x86_64, i586, aarch64)
    shadow-edit (x86_64, i586, aarch64)
    shadow-edit-debuginfo (x86_64, i586, aarch64)
    shadow-groups (x86_64, i586, aarch64)
    shadow-groups-debuginfo (x86_64, i586, aarch64)
    shadow-log (x86_64, i586, aarch64)
    shadow-log-debuginfo (x86_64, i586, aarch64)
    shadow-submap (x86_64, i586, aarch64)
    shadow-submap-debuginfo (x86_64, i586, aarch64)
    shadow-suite (noarch)
    shadow-utils (x86_64, i586, aarch64)
    shadow-utils-debuginfo (x86_64, i586, aarch64)

    Maintainer: Mikhail Efremov



      1. libcrypt-devel >= 4.0.1-alt1
      2. docbook-dtds
      3. docbook-style-xsl
      4. libpam-devel
      5. libselinux-devel
      6. libsemanage-devel
      7. libtcb-devel
      8. libaudit-devel
      9. mktemp >= 1:1.3.1
      10. pam_userpass-devel
      11. rpm-build >= 4.0.4-alt10
      12. xsltproc

    Last changed


    Sept. 30, 2025 Mikhail Efremov 1:4.18.0-alt2
    - useradd: Fixed variable initialization.
    - newgrp: Fixed build without LTO.
    June 26, 2025 Mikhail Efremov 1:4.18.0-alt1
    - useradd,usermod: Use fields.h for valid_field().
    - lib/chkname.c: Use fields.h for valid_field().
    - remove_tcbdir.c: Use aprintf() instead of asprintf(3).
    - Updated to 4.18.0.
    April 9, 2025 Mikhail Efremov 1:4.17.4-alt1
    - useradd: Rely on fail_exit() for audit messages.
    - groupadd: Use fail_exit().
    - audit_help: Supress one more unused-result warning.
    - Updated to 4.17.4.