15
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=48
This commit is contained in:
2021-01-06 04:02:12 +00:00
committed by Git OBS Bridge
parent a7950713af
commit 37ff6639f8

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