c21487b38c
- update to 0.28.7: * Fixed the IPv6 address rendering in the browser example, thanks to Alexey Vazhnov. * Fixed a crash happening when a service is added or removed during handle_response and improved exception handling, thanks to J. Nick Koston.
Dirk Mueller2020-12-19 10:36:18 +00:00
0dfec8eb62
- update to 0.28.7: * Fixed the IPv6 address rendering in the browser example, thanks to Alexey Vazhnov. * Fixed a crash happening when a service is added or removed during handle_response and improved exception handling, thanks to J. Nick Koston.
Dirk Mueller2020-12-19 10:36:18 +00:00
431fdc6b49
- 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
Dirk Mueller2020-11-26 08:51:49 +00:00
c8f4ed9e2c
- 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
Dirk Mueller2020-11-26 08:51:49 +00:00
4e40ed0d01
- 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
Dirk Mueller2020-09-16 11:23:55 +00:00
ecd1e68293
- 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
Dirk Mueller2020-09-16 11:23:55 +00:00
94b98093bc
- update to 0.27.1 * Improved the logging situation * Large multi-resource responses are now split into separate packets which fixes a bad mdns-repeater/ChromeCast Audio interaction ending with ChromeCast Audio crash (and possibly some others) and improves RFC 6762 compliance, thanks to Greg Badros * Added a warning presented when the listener passed to ServiceBrowser lacks update_service() callback * Added support for finding all services available in the browser example, thanks to Perry Kunder * Removed previously deprecated ServiceInfo address constructor parameter and property * Improved readability of logged incoming data, thanks to Erik Montnemery * Threads are given unique names now to aid debugging, thanks to Erik Montnemery * Fixed a regression where get_service_info() called within a listener add_service method would deadlock, timeout and incorrectly return None, fix thanks to Erik Montnemery, but Matt Saxon and Hmmbob were also involved in debugging it. * Added support for multiple types to ServiceBrowser, thanks to J. Nick Koston * Fixed a race condition where a listener gets a message before the lock is created * Fixed a performance regression introduced in 0.26.0, thanks to J. Nick Koston (this is close in spirit to an optimization made in 0.24.5 by the same author) * Fixed a regression where service update listener wasn't called on IP address change (it's called on SRV/A/AAAA record changes now), thanks to Matt Saxon
Dirk Mueller2020-06-08 19:54:45 +00:00
9b7d197737
- update to 0.27.1 * Improved the logging situation * Large multi-resource responses are now split into separate packets which fixes a bad mdns-repeater/ChromeCast Audio interaction ending with ChromeCast Audio crash (and possibly some others) and improves RFC 6762 compliance, thanks to Greg Badros * Added a warning presented when the listener passed to ServiceBrowser lacks update_service() callback * Added support for finding all services available in the browser example, thanks to Perry Kunder * Removed previously deprecated ServiceInfo address constructor parameter and property * Improved readability of logged incoming data, thanks to Erik Montnemery * Threads are given unique names now to aid debugging, thanks to Erik Montnemery * Fixed a regression where get_service_info() called within a listener add_service method would deadlock, timeout and incorrectly return None, fix thanks to Erik Montnemery, but Matt Saxon and Hmmbob were also involved in debugging it. * Added support for multiple types to ServiceBrowser, thanks to J. Nick Koston * Fixed a race condition where a listener gets a message before the lock is created * Fixed a performance regression introduced in 0.26.0, thanks to J. Nick Koston (this is close in spirit to an optimization made in 0.24.5 by the same author) * Fixed a regression where service update listener wasn't called on IP address change (it's called on SRV/A/AAAA record changes now), thanks to Matt Saxon
Dirk Mueller2020-06-08 19:54:45 +00:00
160a357a99
- Update to 0.21.3: * no upstream changelog * dropped python2 support - Execute tests - Update requirements based on upstream requires
Tomáš Chvátal
2019-03-11 11:59:24 +00:00
c3eb83dd03
- Update to 0.21.3: * no upstream changelog * dropped python2 support - Execute tests - Update requirements based on upstream requires
Tomáš Chvátal
2019-03-11 11:59:24 +00:00
c9219ff2c8
- Rebase patch: * Remove python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch. * Add python-zeroconf-0.19.1-enum34-instead-of-enum-compat.patch.
Antoine Belvire
2017-07-16 20:48:48 +00:00
53880ddb9c
- Rebase patch: * Remove python-zeroconf-0.17.4-enum34-instead-of-enum-compat.patch. * Add python-zeroconf-0.19.1-enum34-instead-of-enum-compat.patch.
Antoine Belvire
2017-07-16 20:48:48 +00:00
e6fbeb104e
- Update to version 0.19.1: * Remove outdated example * On Windows, python-netifaces 0.10.5 triggers a bug - This has no impact for us, therefore there is no need for us to add a version requirement on this dependency as upstream did.
Antoine Belvire
2017-07-16 20:40:06 +00:00
ce5240661f
- Update to version 0.19.1: * Remove outdated example * On Windows, python-netifaces 0.10.5 triggers a bug - This has no impact for us, therefore there is no need for us to add a version requirement on this dependency as upstream did.
Antoine Belvire
2017-07-16 20:40:06 +00:00
bc22178ba0
Accepting request 481018 from devel:languages:python
Yuchen Lin2017-04-17 08:25:17 +00:00
68a8c46a47
Accepting request 481018 from devel:languages:python
Yuchen Lin2017-04-17 08:25:17 +00:00
d75d4a63d8
- Remove .changes file from source (not needed).
Antoine Belvire
2017-03-18 12:54:51 +00:00
996015b05b
- Remove .changes file from source (not needed).
Antoine Belvire
2017-03-18 12:54:51 +00:00
e8793e5227
Accepting request 480969 from home:StefanBruens:branches:devel:languages:python
Antoine Belvire
2017-03-18 09:27:59 +00:00
6e415dadd5
Accepting request 480969 from home:StefanBruens:branches:devel:languages:python
Antoine Belvire
2017-03-18 09:27:59 +00:00
17ce3577a2
- Changes from 0.17.7: * Better Handling of DNS Incoming Packets parsing exceptions * Many exceptions will now log a warning the first time they are seen * Catch and log sendto() errors * Fix/Implement duplicate name change * Fix overly strict name validation introduced in 0.17.6 * Greatly improve handling of oversized packets including: + Implement name compression per RFC1035 + Limit size of generated packets to 9000 bytes as per RFC6762 + Better handle over sized incoming packets * Increased test coverage to 95%
Antoine Belvire
2017-02-18 11:10:56 +00:00
fe6e1f81ea
- Changes from 0.17.7: * Better Handling of DNS Incoming Packets parsing exceptions * Many exceptions will now log a warning the first time they are seen * Catch and log sendto() errors * Fix/Implement duplicate name change * Fix overly strict name validation introduced in 0.17.6 * Greatly improve handling of oversized packets including: + Implement name compression per RFC1035 + Limit size of generated packets to 9000 bytes as per RFC6762 + Better handle over sized incoming packets * Increased test coverage to 95%
Antoine Belvire
2017-02-18 11:10:56 +00:00
82b4e7bc20
- Update to 0.18.0: * Dropped Python 2.6 support * Improved error handling inside code executed when Zeroconf object is being closed
Antoine Belvire
2017-02-18 10:57:04 +00:00
818b8245ed
- Update to 0.18.0: * Dropped Python 2.6 support * Improved error handling inside code executed when Zeroconf object is being closed
Antoine Belvire
2017-02-18 10:57:04 +00:00
27d141a2e8
- 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
Antoine Belvire
2016-07-17 22:43:24 +00:00
39c5fd57a7
- 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
Antoine Belvire
2016-07-17 22:43:24 +00:00
4bd76e0665
- Fix build on SLE 11: avoid BuildArch noarch.
Antoine Belvire
2016-03-16 19:50:24 +00:00
a8db0bcae1
- Fix build on SLE 11: avoid BuildArch noarch.
Antoine Belvire
2016-03-16 19:50:24 +00:00
3f75d61137
Accepting request 373941 from home:1Antoine1
Todd R
2016-03-16 19:09:57 +00:00
41dbff4282
Accepting request 373941 from home:1Antoine1
Todd R
2016-03-16 19:09:57 +00:00