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

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

Бинарный пакет: libnss-resolve
Версия: 254.10-alt2
Архитектура: i586
Собран:  23 апреля 2024 г. 0:32 в задании #345302
Исходный пакет: systemd
Сообщить об ошибке в пакете
Домашняя страница: https://systemd.io/

Лицензия: LGPLv2.1+
О пакете: nss-resolve is plugin for resolve hostnames via systemd-resolved
Описание: 
NSS module "nss-resolve" has been added which can be used
instead of glibc's own "nss-dns" to resolve hostnames via
systemd-resolved. Hostnames, addresses and arbitrary RRs may
be resolved via systemd-resolved D-Bus APIs. In contrast to
the glibc internal resolver systemd-resolved is aware of
multi-homed system, and keeps DNS server and caches separate
and per-interface.

It is necessary to change "hosts" in /etc/nsswitch.conf to
hosts: files resolve

Сопровождающий: Arseny Maslennikov


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


18 апреля 2024 г. Arseny Maslennikov 1:254.10-alt2
- Adapted the package for filesystem >= 3:
  + put /bin after /usr/bin in default PATH for spawned processes;
  + fix symlink targets which were relative for standalone legacy directories.
  This makes us incompatible with filesystem < 3.
  See https://altlinux.org/Usrmerge for more information.
5 марта 2024 г. Alexey Shabalin 1:254.10-alt1
- 254.10
- Increase vm.max_map_count (ALT#48094)
5 февраля 2024 г. Alexey Shabalin 1:254.9-alt1
- 254.9
- Add busctl to standalone utils package.