14
0

Accepting request 861741 from home:alarrosa:branches:devel:languages:python

- update to 0.28.8:
  * Fixed the packet generation when multiple packets are
  necessary, previously invalid packets were generated sometimes.
  Patch thanks to J. Nick Koston.

OBS-URL: https://build.opensuse.org/request/show/861741
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=42
This commit is contained in:
2021-01-08 15:40:40 +00:00
committed by Git OBS Bridge
parent 0dfec8eb62
commit 00e9252f10
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 7 13:25:31 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- update to 0.28.8:
* Fixed the packet generation when multiple packets are
necessary, previously invalid packets were generated sometimes.
Patch thanks to J. Nick Koston.
-------------------------------------------------------------------
Sat Dec 19 10:34:17 UTC 2020 - Dirk Müller <dmueller@suse.com>