Mon, 17 Jun 2024 11:37:02 UTC | login

Information for build mdns-1.4.3-2.fc39

ID269069
Package Namemdns
Version1.4.3
Release2.fc39
Epoch
SummaryCross-platform mDNS/DNS-SD library in C
DescriptionThis library provides a header only cross-platform mDNS and DNS-DS library in C. The library does DNS-SD discovery and service as well as one-shot single record mDNS query and response. There are no memory allocations done by the library, all buffers used must be passed in by the caller. Custom data for use in processing can be passed along using a user data opaque pointer.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 24 Nov 2023 15:52:49 UTC
CompletedFri, 24 Nov 2023 15:52:49 UTC
Tags
f40
RPMs
src
mdns-1.4.3-2.fc39.src.rpm (info) (download)
noarch
mdns-devel-1.4.3-2.fc39.noarch.rpm (info) (download)
Changelog * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 18 2023 Petr Menšík <pemensik@redhat.com> - 1.4.3-1 - Update to 1.4.3 (#2214172) * Tue Jul 18 2023 Petr Menšík <pemensik@redhat.com> - 1.4.2-4 - Make example build as a minimal way to test the package * Thu Mar 02 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 1.4.2-2 - Explicitly marked generated CMake configs as architecture independent. * Thu Mar 02 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 1.4.2-1 - Initial SPEC release.