Next | Query returned 43 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2020-04-04 11:28:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.25.0

0.25.0
Reverted uniqueness assertions when browsing, they caused a regression
Backwards incompatible:

Rationalized handling of TXT records. Non-bytes values are converted to str and \ 
encoded to bytes using UTF-8 now, None values mean value-less attributes. When \ 
receiving TXT records no decoding is performed now, keys are always bytes and \ 
values are either bytes or None in value-less attributes.

0.24.5
Fixed issues with shared records being used where they shouldn't be (TXT, SRV, A \ 
records are unique now)
Stopped unnecessarily excluding host-only interfaces from InterfaceChoice.all as \ 
they don't forbid multicast
Fixed repr() of IPv6 DNSAddress
Removed duplicate update messages sent to listeners
Added support for cooperating responders
Optimized handle_response cache check
Fixed memory leak in DNSCache
   2020-02-01 21:18:18 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-zeroconf: updated to 0.24.4

0.24.4
Fixed resetting TTL in DNSRecord.reset_ttl()
Improved various DNS class' string representations
   2019-12-29 05:39:49 by Ryo ONODERA | Files touched by this commit (4)
Log message:
net/py-zeroconf: import py38-zeroconf-0.24.3

Pure Python Multicast DNS Service Discovery Library

Next | Query returned 43 messages, browsing 41 to 50 | previous