File tree 1 file changed +20
-2
lines changed 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,34 @@ Jupyter notebook changelog
6
6
A summary of changes in the Jupyter notebook.
7
7
For more detailed information, see `GitHub <https://github.com/jupyter/notebook >`__.
8
8
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
9
27
10
28
4.0.2
11
- -----
29
+ *****
12
30
13
31
- Fix launching the notebook on Windows
14
32
- Fix the path searched for frontend config
15
33
- Fix nbextension-install on Python 2
16
34
17
35
18
36
4.0.0
19
- -----
37
+ *****
20
38
21
39
First release of the notebook as a standalone package.
You can’t perform that action at this time.
0 commit comments