forked from pool/python-zeroconf
- Update to 0.17.6:
* Many improvements to address race conditions and exceptions
during ZC() startup and shutdown, thanks to: morpav, veawor,
justingiorgi, herczy, stephenrauch
* Added more test coverage: strahlex, stephenrauch
* Stephen Rauch contributed:
+ Speed up browser startup
+ Add ZeroconfServiceTypes() query class to discover all
advertised service types
+ Add full validation for service names, types and subtypes
+ Fix for subtype browsing
+ Fix DNSHInfo support
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
a8db0bcae1
commit
39c5fd57a7
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 17 22:36:46 UTC 2016 - antoine.belvire@laposte.net
|
||||
|
||||
- Update to 0.17.6:
|
||||
* Many improvements to address race conditions and exceptions
|
||||
during ZC() startup and shutdown, thanks to: morpav, veawor,
|
||||
justingiorgi, herczy, stephenrauch
|
||||
* Added more test coverage: strahlex, stephenrauch
|
||||
* Stephen Rauch contributed:
|
||||
+ Speed up browser startup
|
||||
+ Add ZeroconfServiceTypes() query class to discover all
|
||||
advertised service types
|
||||
+ Add full validation for service names, types and subtypes
|
||||
+ Fix for subtype browsing
|
||||
+ Fix DNSHInfo support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 16 19:46:09 UTC 2016 - antoine.belvire@laposte.net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user