forked from pool/python-zeroconf
Accepting request 701007 from home:pgajdos
- version update to 0.22.0
* A lot of maintenance work (tooling, typing coverage and improvements,
spelling)
* Provided saner defaults in ServiceInfo's constructor, thanks to
Jorge Miranda
* Fixed service removal packets not being sent on shutdown, thanks to
Andrew Bonney
* Added a way to define TTL-s through ServiceInfo contructor parameters,
thanks to Andrew Bonney
* Adjusted query intervals to match RFC 6762, thanks to Andrew Bonney
* Made default TTL-s match RFC 6762, thanks to Andrew Bonney
OBS-URL: https://build.opensuse.org/request/show/701007
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
40ca319399
commit
3aebc15cd6
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 09:00:04 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.22.0
|
||||
* A lot of maintenance work (tooling, typing coverage and improvements,
|
||||
spelling)
|
||||
* Provided saner defaults in ServiceInfo's constructor, thanks to
|
||||
Jorge Miranda
|
||||
* Fixed service removal packets not being sent on shutdown, thanks to
|
||||
Andrew Bonney
|
||||
* Added a way to define TTL-s through ServiceInfo contructor parameters,
|
||||
thanks to Andrew Bonney
|
||||
* Adjusted query intervals to match RFC 6762, thanks to Andrew Bonney
|
||||
* Made default TTL-s match RFC 6762, thanks to Andrew Bonney
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 11:58:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user