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

    Бинарный пакет: shadow-change
    Версия: 4.5-alt5
    Архитектура: i586
    Собран:  3 сентября 2019 г. 18:05 в задании #236683
    Исходный пакет: shadow
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: ftp://ftp.pld.org.pl/software/shadow

    Лицензия: BSD-style
    О пакете: 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.

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

    Список участников:
    Mikhail Efremov
    Dmitry V. Levin
    Grigory Batalov
    qa-robot
    Stanislav Ievlev

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


    27 августа 2019 г. Mikhail Efremov 1:4.5-alt5
    - Backported patch from shadow-4.6:
      + newgidmap: enforce setgroups=deny if self-mapping a group
        (fixes CVE-2018-7169).
    - Don't use deprecated PreReq.
    26 ноября 2018 г. Mikhail Efremov 1:4.5-alt4
    - chfn: Silence format-truncation warning
    28 июня 2018 г. Mikhail Efremov 1:4.5-alt3
    - Fix default hashing method.
    - Request automatic entropy for salt.
    - vipw: Change -u option to imply -s (closes: #35097).
    - Use %e2k macro.