Skip to content

Commit c61bf09

Browse files
committed
Update CHANGELOG
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent dbf361a commit c61bf09

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,19 @@ Breaking API changes:
3636
has been removed. Use the PYTHON_EXECUTABLE enviroment variable to point to
3737
alternative non-default Python executable and this on all OSes.
3838

39+
Security updates:
40+
~~~~~~~~~~~~~~~~~
41+
42+
- Update minimum versions and pinned version of thirdparty dependencies
43+
to benefit from latest improvements and sceurity fixes. This includes in
44+
particular this issues:
45+
46+
- pkg:pypi/pygments: (low severity, limited impact) CVE-2021-20270, CVE-2021-27291
47+
- pkg:pypi/lxml: (low severity, likely no impact) CVE-2021-28957
48+
- pkg:pypi/nltk: (low severity, likely no impact) CVE-2019-14751
49+
- pkg:pypi/jinja2: (low severity, likely no impact) CVE-2020-28493, CVE-2019-10906
50+
- pkg:pypi/pycryptodome: (high severity) CVE-2018-15560 (dropped since no longer used)
51+
3952

4053
Ouputs:
4154
~~~~~~~

0 commit comments

Comments
 (0)