Skip to content

Commit ce8ccf1

Browse files
committed
note CVEs in 4.0.5
1 parent 9e63dd8 commit ce8ccf1

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

docs/source/changelog.rst

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,34 @@ Jupyter notebook changelog
66
A summary of changes in the Jupyter notebook.
77
For more detailed information, see `GitHub <https://github.com/jupyter/notebook>`__.
88

9+
4.0.x
10+
-----
11+
12+
4.0.5
13+
*****
14+
15+
Security fixes for maliciously crafted files.
16+
17+
- `CVE-2015-6938 <http://www.openwall.com/lists/oss-security/2015/09/02/3>`__: malicious filenames
18+
- `CVE-pending <http://www.openwall.com/lists/oss-security/2015/09/16/3>`__: malicious binary files in text editor.
19+
20+
Thanks to Jonathan Kamens at Quantopian and Juan Broullón for the reports.
21+
22+
23+
4.0.4
24+
*****
25+
26+
- Fix inclusion of mathjax-safe extension
927

1028
4.0.2
11-
-----
29+
*****
1230

1331
- Fix launching the notebook on Windows
1432
- Fix the path searched for frontend config
1533
- Fix nbextension-install on Python 2
1634

1735

1836
4.0.0
19-
-----
37+
*****
2038

2139
First release of the notebook as a standalone package.

0 commit comments

Comments
 (0)