diff --git a/python-joblib.changes b/python-joblib.changes index a364f97..d436537 100644 --- a/python-joblib.changes +++ b/python-joblib.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Oct 11 13:20:33 UTC 2022 - Ben Greiner -- 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