Package libnss-resolve: Information

  • Default inline alert: Version in the repository: 249.17-alt2

Binary package: libnss-resolve
Version: 249.12-alt3
Architecture: i586
Build time:  Aug 30, 2022, 08:12 PM in the task #305160
Source package: systemd
Category: System/Libraries
Report package bug
License: LGPLv2.1+
Summary: nss-resolve is plugin for resolve hostnames via systemd-resolved
Description: 
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

Maintainer: Oleg Solovyov


Last changed


Aug. 11, 2022 Oleg Solovyov 1:249.12-alt3
- backport oomd commit from upstream (d784a8d)
May 6, 2022 Alexey Shabalin 1:249.12-alt2
- Backport fixes nspawn.
- Don't enable audit by default.
May 2, 2022 Alexey Shabalin 1:249.12-alt1
- 249.12.
- Replace egrep by "grep -E".