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

    Бинарный пакет: shadow-groups
    Версия: 4.13-alt4
    Архитектура: mipsel
    Собран:  18 мая 2023 г. 18:37
    Исходный пакет: shadow
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/shadow-maint/shadow

    Лицензия: BSD-3-Clause and GPL-2.0-or-later
    О пакете: Utilities for execute command as different group ID
    Описание: 
    This package includes utilities for execute command as different group ID:
    + gpasswd: is used to administer the /etc/group and etc/gshadow files;
    + newgrp: is used to change the current group ID during a login session;
    + sg: is used to execute command as different group ID.

    Сопровождающий: Nikolay Burykin


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


    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.
    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.
    11 апреля 2023 г. Mikhail Efremov 1:4.13-alt2
    - Added libsubid subpackage.
    - Dropped disabled libshadow* subpackages.