forked from pool/python-zeroconf
- update to 0.28.6:
* Loosened service name validation when receiving from the network this lets us handle some real world devices previously causing errors * Enabled ignoring duplicated messages which decreases CPU usage * Fixed spurious AttributeError: module 'unittest' has no attribute 'mock' * Improved cache reaper performance significantly OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 08:50:58 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 0.28.6:
|
||||
* Loosened service name validation when receiving from the network this lets us handle
|
||||
some real world devices previously causing errors
|
||||
* Enabled ignoring duplicated messages which decreases CPU usage
|
||||
* Fixed spurious AttributeError: module 'unittest' has no attribute 'mock'
|
||||
* Improved cache reaper performance significantly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 11:22:18 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user