Next | Query returned 43 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-09-12 18:10:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.39.1

0.39.1
Performance improvements for constructing outgoing packet data
   2022-08-10 11:14:23 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.39.0

0.39.0

Technically backwards incompatible:

Switch to using async_timeout for timeouts
Significantly reduces the number of asyncio tasks that are created when using \ 
ServiceInfo or AsyncServiceInfo
   2022-07-13 22:34:07 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.38.7

0.38.7
Performance improvements for parsing incoming packet data
   2022-05-12 09:43:44 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.38.6

0.38.6
Performance improvements for fetching ServiceInfo

0.38.5
Fix ServiceBrowsers not getting ServiceStateChange.Removed callbacks on PTR \ 
record expire

ServiceBrowsers were only getting a ServiceStateChange.Removed callback
when the record was sent with a TTL of 0. ServiceBrowsers now correctly
get a ServiceStateChange.Removed callback when the record expires as well.

Fix missing minimum version of python 3.7
   2022-03-17 13:54:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.38.4

0.38.4
Fix IP Address updates when hostname is uppercase
   2022-02-05 13:08:37 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.38.3

0.38.3
Version bump only, no changes from 0.38.2

0.38.2
Make decode errors more helpful in finding the source of the bad data
   2022-01-31 18:35:20 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.38.1

0.38.1
Improve performance of query scheduler
Avoid linear type searches in ServiceBrowsers

0.38.0
Handle Service types that end with another service type

Backwards incompatible:
Dropped Python 3.6 support
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-12-16 21:21:53 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-zeroconf: updated to 0.37.0

0.37.0

Technically backwards incompatible:

Adding a listener that does not inherit from RecordUpdateListener now logs an error

The NotRunningException exception is now thrown when Zeroconf is not running

Before this change the consumer would get a timeout or an EventLoopBlocked
exception when calling ServiceInfo.*request when the instance had already been \ 
shutdown
or had failed to startup.

The EventLoopBlocked exception is now thrown when a coroutine times out

Previously concurrent.futures.TimeoutError would have been raised
instead. This is never expected to happen during normal operation.
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch

Next | Query returned 43 messages, browsing 11 to 20 | Previous