pkgsrc/net/py-rpyc/distinfo
khorben 887b8b1c7f py-rpyc: update to version 4.1.2
Release RPyC 4.1.2:

 * Fixed CVE-2019-16328 which was caused by a missing protocol security check.
 * Fixed RPyC over RPyC for mutable parameters and extended unit testing for #346

Release RPyC 4.1.1:

 * Fixed netref.class_factory id_pack usage per #339 and added test cases
 * Name pack casted in _unbox to fix IronPython bug. Fixed #337
 * Increased chunk size to improve multi-client response time and throughput of large data #329
 * Added warning to _remote_tb when the major version of local and remote mismatch (#332)
 * OneShotServer termination was fixed by WilliamBruneau (#343)

Release RPyC 4.1.0:

 * Added connection back-off and attempts for congested workloads
 * Fixed minor resource leak for ForkingServer
 * Cross-connection instance check for cached netref classes

Note:

 * Requests/replies are not compatible between >=4.1.0 and earlier versions
2020-09-30 00:38:48 +00:00

6 lines
394 B
Text

$NetBSD: distinfo,v 1.5 2020/09/30 00:38:48 khorben Exp $
SHA1 (rpyc-4.1.2.tar.gz) = 26992eb85c0fcafddcd6ff5cc0f9d7c133004471
RMD160 (rpyc-4.1.2.tar.gz) = 3fc87a125fa39a9eb48a0b870ed1cd0604e9537e
SHA512 (rpyc-4.1.2.tar.gz) = cd5e23204187a77b6dc08703e36ce3f1d7b194e850f402e214e0e6c90cbda4dd8afa42e4d090aa44446be6ed274de6e374684b7ea281345f114109a0c449cfa1
Size (rpyc-4.1.2.tar.gz) = 56783 bytes