summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-zeroconf_0.33.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-zeroconf: Upgrade 0.33.2 -> 0.34.3Leon Anavi2021-08-161-13/+0
| | | | | | | | | | | | | | | Upgrade to release 0.34.3: - Fix sending immediate multicast responses - Coalesce aggregated multicast answers - Ensure ServiceInfo requests can be answered inside the default timeout with network protection - Ensure multicast aggregation sends responses within 620ms - Implemented Multicast Response Aggregation Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-zeroconf: Upgrade 0.33.1 -> 0.33.2Leon Anavi2021-08-031-0/+13
Upgrade to release 0.33.2: - Handle duplicate goodbye answers in the same packet - Skip ipv6 interfaces that return ENODEV Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>