Package shadow: Information

    Source package: shadow
    Version: 4.2.1-alt7.M70C.1
    Build time:  Aug 17, 2018, 03:02 PM in the task #210506
    Category: System/Base
    Report package bug
    License: BSD-style
    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 rpms provided by this srpm:
    shadow-change (x86_64, i586)
    shadow-change-debuginfo (x86_64, i586)
    shadow-check (x86_64, i586)
    shadow-check-debuginfo (x86_64, i586)
    shadow-convert (x86_64, i586)
    shadow-convert-debuginfo (x86_64, i586)
    shadow-edit (x86_64, i586)
    shadow-edit-debuginfo (x86_64, i586)
    shadow-groups (x86_64, i586)
    shadow-groups-debuginfo (x86_64, i586)
    shadow-log (x86_64, i586)
    shadow-log-debuginfo (x86_64, i586)
    shadow-submap (x86_64, i586)
    shadow-submap-debuginfo (x86_64, i586)
    shadow-suite (noarch)
    shadow-utils (x86_64, i586)
    shadow-utils-debuginfo (x86_64, i586)

    Maintainer: Dmitry V. Levin


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

    Last changed


    July 18, 2018 Lenar Shakirov 1:4.2.1-alt7.M70C.1
    - Backport to C7
    - Don't own /etc/default/:
      * see shadow-1:4.4-alt1 and filesystem-2.3.14-alt1 at Sisyphus
      * see filesystem-2.3.11-alt1.M70C.2
    March 7, 2017 Mikhail Efremov 1:4.2.1-alt7.M80P.1
    - Backported from upstream git:
      + Fix a resource leak in syslog_sg.
      + Fix a resource leak in libmis/idmapping.c.
      + Free memory on error path.
    - Fix user busy errors at userdel (patch from Fedora).
    - Fix possible crash if gmtime() returns NULL.
    - chsh: Fix duplicate warning.
    - submap: Add control scripts for newuidmap/newgidmap.
    - Simplify getulong (fixes CVE-2016-6252).
    Feb. 26, 2016 Mikhail Efremov 1:4.2.1-alt6
    - E2K: avoid -Werror (lcc) (by Michael Shigorin).
    - Fix build on x32.
    - Fix build without selinux again.