Package: python-autobahn / 17.10.1+dfsg1-7

Metadata

Package Version Patches format
python-autobahn 17.10.1+dfsg1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python3.7 fix.patch | (download)

autobahn/asyncio/test/test_asyncio_websocket.py | 88 0 + 88 - 0 !
autobahn/asyncio/websocket.py | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 89 deletions(-)

 fix for python 3.7 where async is a keyword
CVE 2020 35678_URL_must_be_re encoded_when_doing_redirect.patch | (download)

autobahn/websocket/protocol.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 cve-2020-35678 url must be re-encoded when doing redirect (#1439)