forked from pool/python-zeroconf
- update to 0.28.3:
* Reduced a time an internal lock is held which should eliminate deadlocks in high-traffic networks. * Stopped asking questions we already have answers for in cache, thanks to Paul Daumlechner. * Removed initial delay before querying for service info, thanks to Erik Montnemery. * Fixed a resource leak connected to using ServiceBrowser with multiple types OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 11:22:18 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 0.28.3:
|
||||
* Reduced a time an internal lock is held which should eliminate deadlocks in high-traffic networks.
|
||||
* Stopped asking questions we already have answers for in cache, thanks to Paul Daumlechner.
|
||||
* Removed initial delay before querying for service info, thanks to Erik Montnemery.
|
||||
* Fixed a resource leak connected to using ServiceBrowser with multiple types
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 10:13:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user