forked from pool/python-rpyc
- Update to 4.1.5:
* Fixed mutable object used as kwarg for Server ctor * Corrections to teleport example * Lowered GIL-lock acquires for <64kb within channel sends to address slowness - Fixed bsc#1152987 `CVE-2019-16328`_ which was caused by a missing protocol security check OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rpyc?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
a95f824af0
commit
e2b181ca8d
@@ -26,7 +26,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-rpyc%{psuffix}
|
||||
Version: 4.1.4
|
||||
Version: 4.1.5
|
||||
Release: 0
|
||||
Summary: Remote Python Call (RPyC), a RPC library
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user