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

    Бинарный пакет: libnss-systemd
    Версия: 247.11-alt1
    Архитектура: mipsel
    Собран:  12 февраля 2022 г. 16:00
    Исходный пакет: 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


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


    28 января 2022 г. Alexey Shabalin 1:247.11-alt1
    - 247.11 (Fixes: CVE-2021-3997)
    - set default net-naming-scheme=v245
    13 октября 2021 г. Alexey Shabalin 1:246.16-alt2
    - v246-stable branch
    - Moved kernel.core_uses_pid=1 from 50-default.conf to 50-coredump.conf.
    18 августа 2021 г. Alexey Shabalin 1:246.16-alt1
    - 246.16 (Fixes CVE-2020-13529)
    - Package /lib/systemd/system-shutdown and /lib/systemd/system-sleep dirs (ALT #39349).
    - Delete resovconf(openresolv) settings before add (ALT #33589).