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

    Бинарный пакет: libnss-systemd
    Версия: 233-alt0.M80C.3
    Архитектура: i586
    Собран:  10 января 2019 г. 19:32 в задании #219165
    Исходный пакет: systemd
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.freedesktop.org/wiki/Software/systemd

    Лицензия: LGPLv2.1+
    О пакете: nss-systemd providing UNIX user and group name resolution for dynamic users and groups
    Описание: 
    nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the
    GNU C Library glibc, providing UNIX user and group name resolution for dynamic users and
    groups allocated through the DynamicUser= option in systemd unit files.
    
    This module also ensures that the root and nobody users and groups (i.e. the users/groups with the UIDs/GIDs
    0 and 65534) remain resolvable at all times, even if they aren't listed in /etc/passwd or
    /etc/group, or if these files are missing.
    
    To activate the NSS module, add systemd to the lines starting with
    passwd: and group: in /etc/nsswitch.conf.
    
    passwd: files systemd
    group: files systemd

    Сопровождающий: Alexey Shabalin


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


    10 января 2019 г. Mikhail Efremov 1:233-alt0.M80C.3
    - journald: set a limit on the number of fields once more.
    - Backported patches from upstream (fixes: CVE-2018-16864, CVE-2018-16865,
      CVE-2018-16866).
    28 сентября 2017 г. Anton V. Boyarshinov 1:233-alt0.M80C.2
    - Security (Fixes: CVE-2017-9217, CVE-2017-9445)
    16 марта 2017 г. Anton V. Boyarshinov 1:233-alt0.M80C.1
    - backport to c8