Name: | nss-mdns |
---|---|
Version: | 0.15.1 |
Release: | 3.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 456663 |
License: | LGPLv2+ |
RPM: | nss-mdns-0.15.1-3.1.el9.aarch64.rpm |
Source RPM: | nss-mdns-0.15.1-3.1.el9.src.rpm |
Build Date: | Sun Oct 02 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/lathiat/nss-mdns |
Summary: | glibc plugin for .local name resolution |
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 separately from nss-mdns if you want to register the local host name via mDNS (e.g. Avahi). |
- authselect is too old in RHEL, switch scripts back (#2113979)
- Rely only on authselect for nsswitch.conf changes (#2023745)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- New upstream release, fixes broken 0.15 release
- New upstream release
- Move 'myhostname' before 'mdns4_minimal' (#1943199)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Place 'mdns4_minimal' in /etc/nsswitch.conf after 'files' in /etc/nsswitch.conf, so that it ends up before 'resolve' (#1867830)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Do not remove mdns from nsswitch.conf during upgrade