Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2875F1A9217 for ; Wed, 30 Sep 2020 00:38:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9951284DE7; Wed, 30 Sep 2020 00:38:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 20D2584D6C for ; Wed, 30 Sep 2020 00:38:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id FOtP390X2D5V for ; Wed, 30 Sep 2020 00:38:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 94A0084D5E for ; Wed, 30 Sep 2020 00:38:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8DE38FB28; Wed, 30 Sep 2020 00:38:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1601426328217660" MIME-Version: 1.0 Date: Wed, 30 Sep 2020 00:38:48 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/net/py-rpyc To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20200930003848.8DE38FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1601426328217660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Wed Sep 30 00:38:48 UTC 2020 Modified Files: pkgsrc/net/py-rpyc: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/py-rpyc/Makefile \ pkgsrc/net/py-rpyc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1601426328217660 Content-Disposition: inline Content-Length: 1564 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/py-rpyc/Makefile diff -u pkgsrc/net/py-rpyc/Makefile:1.4 pkgsrc/net/py-rpyc/Makefile:1.5 --- pkgsrc/net/py-rpyc/Makefile:1.4 Tue Sep 29 23:11:52 2020 +++ pkgsrc/net/py-rpyc/Makefile Wed Sep 30 00:38:48 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2020/09/29 23:11:52 khorben Exp $ +# $NetBSD: Makefile,v 1.5 2020/09/30 00:38:48 khorben Exp $ -DISTNAME= rpyc-4.0.2 +DISTNAME= rpyc-4.1.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PYPI:=r/rpyc/} Index: pkgsrc/net/py-rpyc/distinfo diff -u pkgsrc/net/py-rpyc/distinfo:1.4 pkgsrc/net/py-rpyc/distinfo:1.5 --- pkgsrc/net/py-rpyc/distinfo:1.4 Tue Sep 29 23:11:52 2020 +++ pkgsrc/net/py-rpyc/distinfo Wed Sep 30 00:38:48 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2020/09/29 23:11:52 khorben Exp $ +$NetBSD: distinfo,v 1.5 2020/09/30 00:38:48 khorben Exp $ -SHA1 (rpyc-4.0.2.tar.gz) = 291d7070dc7f784f46fd311fef6139e0824db833 -RMD160 (rpyc-4.0.2.tar.gz) = a00cd83db0403d93fff0a66825a03ff12ff508fb -SHA512 (rpyc-4.0.2.tar.gz) = 91fd1e5a65bdb5a5d8c424bc0c8cb0688ae76ae644278855cd7c22f9af47d7a6da3a80f7383643c2161521633425b6a2486960aefbe2e02864f93d53568bca2d -Size (rpyc-4.0.2.tar.gz) = 53877 bytes +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 --_----------=_1601426328217660--