[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package nss-mdns-0.14.1-9.el8.x86_64 download

Name nss-mdns
Epoch 0
Version 0.14.1
Release 9.el8
Architecture x86_64
Website/URL https://github.com/lathiat/nss-mdns
License LGPLv2+
Build Time 2024-02-24 20:05:14
Build Host builder-x86-05.inferitos.ru
Summary glibc plugin for .local name resolution
Repositories Extras
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).
Errata
Size 49 KiB
Source Project nss-mdns-0.14.1-9.el8
SHA-256 checksum 5782c41a2d2217d9c59f3dc9b55f8c705c8d1ba74902ed604a0558d397f43cb3
× Full screenshot
Changelog link
* Sat Feb 24 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.14.1-9
- Rebuilt for MSVSphere 8.9

* Wed Sep 02 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.14.1-9
- Place 'mdns4_minimal' in /etc/nsswitch.conf after 'files' in /etc/nsswitch.conf,
  so that it ends up before 'resolve' (#1867830)

* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

* Tue Mar 17 2020 Pavel Březina <pbrezina@redhat.com> - 0.14.1-7
- Do not remove mdns from nsswitch.conf during upgrade

* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

* Sun Jan 19 2020 Adam Goode <adam@spicenitz.org> - 0.14.1-5
- Properly work with or without authselect (BZ #1577243)

* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

* Sun Mar 18 2018 Adam Goode <adam@spicenitz.org> - 0.14.1-1
- New upstream release
- Modernize the spec file