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

  • Default inline alert: Собрана новая версия пакета

    № Задания: #342187
    Собран: 6 марта 2024 г. 19:10
    Новая версия: 4.14.6-alt1
Бинарный пакет: shadow-change
Версия: 4.13-alt6
Архитектура: armh
Собран:  25 мая 2023 г. 20:36 в задании #321847
Исходный пакет: shadow
Категория: Система/База
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/shadow-maint/shadow

Лицензия: BSD-3-Clause and GPL-2.0-or-later
О пакете: Utilities for changing user shell, finger and password information
Описание: 
This package includes utilities for changing user shell, finger and password
information:
+ chage: changes the number of days between password changes and the date of
         the last password change;
+ chfn: changes user fullname, office number, office extension, and home phone
        number information for a user's account;
+ chsh: changes the user login shell.

Сопровождающий: 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.