Пакет shadow: Информация

    Исходный пакет: shadow
    Версия: 4.5-alt11
    Собран:  23 мая 2024 г. 16:00
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/shadow-maint/shadow

    Лицензия: BSD-3-Clause and GPL-2.0-or-later
    О пакете: Utilities for managing shadow password files and user/group accounts
    Описание: 
    This package includes the tools necessary for manipulating local user and
    group databases. It supports both traditional and tcb shadow password files.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    shadow-change (e2kv6, e2kv5, e2kv4, e2k)
    shadow-change-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    shadow-check (e2kv6, e2kv5, e2kv4, e2k)
    shadow-check-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    shadow-convert (e2kv6, e2kv5, e2kv4, e2k)
    shadow-convert-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    shadow-edit (e2kv6, e2kv5, e2kv4, e2k)
    shadow-edit-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    shadow-groups (e2kv6, e2kv5, e2kv4, e2k)
    shadow-groups-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    shadow-log (e2kv6, e2kv5, e2kv4, e2k)
    shadow-log-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    shadow-submap (e2kv6, e2kv5, e2kv4, e2k)
    shadow-submap-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    shadow-suite (noarch)
    shadow-utils (e2kv6, e2kv5, e2kv4, e2k)
    shadow-utils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Mikhail Efremov


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

    Последнее изменение


    25 апреля 2024 г. Mikhail Efremov 1:4.5-alt11
    - usermod: Don't call gr_free() with const variable.
    - Backported patches from shadow-4.9:
      + Fix covscan BUFFER_SIZE;
      + useradd.c: fix covscan RESOURCE_LEAK;
      + usermod.c: fix covscan RESOURCE_LEAK;
      + useradd: free grp to avoid leak;
      + newgrp: delete dead code;
      + fix: create relative home path correctly;
      + Create parent dirs for useradd -m (closes: #47023).
    - Fix Russian translation (#37633).
    17 августа 2023 г. Mikhail Efremov 1:4.5-alt10
    - usermod: Allow group and submap operations for non-local user.
    - valid_field: Always reject control characters.
    - Fixed license.
    - Updated url.
    25 мая 2023 г. Nikolay Burykin 1:4.5-alt9
    - backported changes in newuidmap and newguidmap from sisyphus.