14
0
Commit Graph

10 Commits

Author SHA256 Message Date
Antoine Belvire
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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=14
2017-07-16 20:40:06 +00:00
Antoine Belvire
996015b05b - Remove .changes file from source (not needed).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=12
2017-03-18 12:54:51 +00:00
Antoine Belvire
6e415dadd5 Accepting request 480969 from home:StefanBruens:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/480969
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=11
2017-03-18 09:27:59 +00:00
Antoine Belvire
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%

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=9
2017-02-18 11:10:56 +00:00
Antoine Belvire
818b8245ed - Update to 0.18.0:
* Dropped Python 2.6 support
  * Improved error handling inside code executed when Zeroconf
    object is being closed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=8
2017-02-18 10:57:04 +00:00
Antoine Belvire
a8b19184a8 Accepting request 447975 from home:jengelh:branches:devel:languages:python
- Improve write style of description

OBS-URL: https://build.opensuse.org/request/show/447975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=5
2016-12-28 17:56:30 +00:00
9e6f83fce9 - Use pypi.io as Source
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=4
2016-12-28 08:51:05 +00:00
Antoine Belvire
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=3
2016-07-17 22:43:24 +00:00
Antoine Belvire
a8db0bcae1 - Fix build on SLE 11: avoid BuildArch noarch.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=2
2016-03-16 19:50:24 +00:00
Todd R
41dbff4282 Accepting request 373941 from home:1Antoine1
OBS-URL: https://build.opensuse.org/request/show/373941
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=1
2016-03-16 19:09:57 +00:00