Package nss-mdns: Information

    Source package: nss-mdns
    Version: 0.14.1-alt1
    Build time:  Nov 17, 2020, 08:53 PM
    Category: System/Libraries
    Report package bug
    License: GPL
    Summary: nss-mdns provides host name resolution via Multicast DNS
    Description: 
    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

    List of rpms provided by this srpm:
    libnss-mdns (mipsel)
    libnss-mdns-debuginfo (mipsel)

    Maintainer: George V. Kouryachy


      1. lynx
      2. gcc-c++
      3. libavahi-devel

    Last changed


    Dec. 5, 2019 George V. Kouryachy 0.14.1-alt1
    - Autobuild version bump to 0.14.1
    Dec. 5, 2019 George V. Kouryachy 0.14-alt1
    - submajor version update
    June 11, 2013 Anton V. Boyarshinov 0.10-alt4
    - post scripts got from Fedora (closes #29051)
    - postuntrigger removed