Path to this page:
Subject: CVS commit: pkgsrc/net/py-zeroconf
From: Adam Ciarcinski
Date: 2020-06-20 18:32:07
Message id: 20200620163207.692EFFB28@cvs.NetBSD.org
Log Message:
py-zeroconf: updated to 0.27.1
0.27.1
Improved the logging situation (includes fixing a false-positive "packets() \
made no progress adding records")
0.27.0
Large multi-resource responses are now split into separate packets which fixes a \
bad mdns-repeater/ChromeCast Audio interaction ending with ChromeCast Audio \
crash (and possibly some others) and improves RFC 6762 compliance
Added a warning presented when the listener passed to ServiceBrowser lacks \
update_service() callback
Added support for finding all services available in the browser example
Backwards incompatible:
Removed previously deprecated ServiceInfo address constructor parameter and property
Files: