14
0
forked from pool/python-joblib

- Update to 1.2.0 (CVE-2022-21797)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joblib?expand=0&rev=53
This commit is contained in:
2022-10-12 09:23:51 +00:00
committed by Git OBS Bridge
parent f434263524
commit 027cdc94e6

View File

@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Oct 11 13:20:33 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 1.2.0
- Update to 1.2.0 (CVE-2022-21797)
* Fix a security issue where eval(pre_dispatch) could potentially
run arbitrary code. Now only basic numerics are supported.
#1327