File python-zeroconf.changes of Package python-zeroconf
-------------------------------------------------------------------
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
- Fix build on SLE 11: avoid BuildArch noarch.
-------------------------------------------------------------------
Wed Mar 16 17:41:13 UTC 2016 - antoine.belvire@laposte.net
- Update to 0.17.5:
* Fix OpenBSD compatibility, thanks to Alessio Sergi
* Fix race condition on ServiceBrowser startup, thanks to
gbiddison
* Fix installation on some Python 3 systems, thanks to Per
Sandström
* Fixed "size change during iteration" bug on Python 3, thanks to
gbiddison
-------------------------------------------------------------------
Thu Mar 10 18:57:49 UTC 2016 - antoine.belvire@laposte.net
- New package: python-zeroconf-0.17.4
- Add python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch:
there is no need for a virtual python-enum-compat package here.