Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-zeroconf: upgrade 0.68.0 -> 0.69.0 | Wang Mingyu | 2023-06-27 | 1 | -14/+0 |
| | | | | | | | | | | | Changelog: =========== Cython3 support (#1190) Reorder incoming data handler to reduce overhead (#1189) Reduce debug logging overhead by adding missing checks to datagram_received Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-zeroconf: upgrade 0.64.1 -> 0.68.0 | Wang Mingyu | 2023-06-19 | 1 | -0/+14 |
Changelog: ========== Reduce overhead to handle queries and responses (#1184) (81126b7) Speed up answering incoming questions (#1186) (8f37665) Optimize construction of outgoing dns records (#1182) (fc0341f) Reduce overhead to enumerate ip addresses in ServiceInfo (#1181) (6a85cbf) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |