Path to this page:
Subject: CVS commit: pkgsrc/net/py-zeroconf
From: Adam Ciarcinski
Date: 2024-01-28 21:44:28
Message id: 20240128204428.8BA57FA42@cvs.NetBSD.org
Log Message:
py-zeroconf: updated to 0.131.0
v0.131.0 (2023-12-19)
Feature
* Small speed up to constructing outgoing packets
* Speed up processing incoming packets
* Speed up the query handler
v0.130.0 (2023-12-16)
Feature
* Make ServiceInfo aware of question history
* Small speed up to ServiceInfo construction
* Significantly improve efficiency of the ServiceBrowser scheduler
* Small speed up to processing incoming records
* Small performance improvement for converting time
* Small performance improvement for ServiceInfo asking questions
* Small performance improvement constructing outgoing questions
Fix
* Scheduling race with the QueryScheduler
* Ensure question history suppresses duplicates
* Microsecond precision loss in the query handler
* Ensure IPv6 scoped address construction uses the string cache
Files: