Skip to content

mdnsd v0.9

Compare
Choose a tag to compare
@troglobit troglobit released this 02 Apr 05:12
· 197 commits to master since this release

Bug fix and license clarification release.

Packages for Debian 10, and compatible Ubuntu releases, available at https://deb.troglobit.com/

Changes

  • Update Debian packaging, split into several packages
  • Minor updates to README
  • Add manual pages mdnsd(8) and mquery(1)
  • Clarify placeholders in BSD-3 license, spotted by Thomas Bong

Fixes

  • Fix #20: segfault that may occur when a new node is allocated, by Colin MacKenzie IV
  • Fix #22: check for both name and type in mdnsd_find(), otherwise any previous name matching may be considered an existing node, found and fixed by Thomas Bong
  • Fix #23: possible NULL pointer dereference when comparing strings