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

    Бинарный пакет: libnss-mdns
    Версия: 0.14.1-alt1
    Архитектура: e2kv4
    Собран:  4 марта 2021 г. 17:48
    Исходный пакет: nss-mdns
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/lathiat/nss-mdns

    Лицензия: GPL
    О пакете: nss-mdns provides host name resolution via Multicast DNS
    Описание: 
    nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality
    of the GNU C Library (glibc) providing host name resolution via
    Multicast DNS (aka Zeroconf, aka Apple Rendezvous, aka Apple Bonjour),
    effectively allowing name resolution by common Unix/Linux programs in
    the ad-hoc mDNS domain .local.
    
    nss-mdns provides client functionality only, which means that you have to run
    a mDNS responder daemon seperately from nss-mdns if you want to register
    the local host name via mDNS.
    
    It is necessary to change "hosts" in /etc/nsswitch.conf to
    hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4

    Сопровождающий: George V. Kouryachy


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


    5 декабря 2019 г. George V. Kouryachy 0.14.1-alt1
    - Autobuild version bump to 0.14.1
    5 декабря 2019 г. George V. Kouryachy 0.14-alt1
    - submajor version update
    11 июня 2013 г. Anton V. Boyarshinov 0.10-alt4
    - post scripts got from Fedora (closes #29051)
    - postuntrigger removed