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

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

Бинарный пакет: libnss-systemd
Версия: 251.10-alt1
Архитектура: riscv64
Собран:  23 декабря 2022 г. 16:22
Исходный пакет: systemd
Сообщить об ошибке в пакете
Домашняя страница: https://systemd.io/

Лицензия: 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


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


22 декабря 2022 г. Alexey Shabalin 1:251.10-alt1
- 251.10 (Fixes: CVE-2022-4415)
6 декабря 2022 г. Slava Aseev 1:251.8-alt3
- Provide necessary environment variables to user-managed generators.
2 декабря 2022 г. Evgeny Sinelnikov 1:251.8-alt2
- Fix libnss-systemd postinstall scriptlet for compatibility with libnss-role
  conflict in order of modules in group NSS database (closes: #44505).
- Fix postuninstall scriptlets for cleanup systemd and mymachines NSS modules.