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

  • Default inline alert: Версия в репозитории: 4.15.1-alt1

Бинарный пакет: shadow-groups
Версия: 4.13-alt6
Архитектура: i586
Собран:  25 мая 2023 г. 20:36 в задании #321847
Исходный пакет: 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


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


25 мая 2023 г. Nikolay Burykin 1:4.13-alt6
- newuidmap/newgidmap: Added check for podmanonly mode (ALT #46220).
18 мая 2023 г. Mikhail Efremov 1:4.13-alt5
- libsubid: Link against libpam_userpass.
- valid_field: Always reject control characters (fixes: CVE-2023-29383).
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.