15
0

Accepting request 860566 from devel:languages:python

Add bug and CVE numbers (bsc#1180570, CVE-2020-35678)

OBS-URL: https://build.opensuse.org/request/show/860566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-autobahn?expand=0&rev=17
This commit is contained in:
2021-01-06 18:56:19 +00:00
committed by Git OBS Bridge

View File

@@ -3,6 +3,7 @@ Tue Jan 5 03:42:59 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 20.12.3:
* fix: URL must be re-encoded when doing redirect (#1439)
(bsc#1180570, CVE-2020-35678)
* new: minimum supported Python (language) version is now 3.6
* fix: derive_bip32childkey traceback (#1436)
* fix: update and adjust docker files to upstream changes