You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V4.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
</tr>
8
8
<tr>
9
9
<tdvalign="top">
10
+
<ahref="#4.4.6">4.4.6</a><br/>
10
11
<ahref="#4.4.5">4.4.5</a><br/>
11
12
<ahref="#4.4.4">4.4.4</a><br/>
12
13
<ahref="#4.4.3">4.4.3</a><br/>
@@ -46,6 +47,18 @@
46
47
[Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
47
48
will be supported actively until April 2017 and maintained until April 2018.
48
49
50
+
<aid="4.4.6"></a>
51
+
52
+
## 2016-06-23, Version 4.4.6 'Argon' (LTS), @thealphanerd
53
+
54
+
This is an important security release. All Node.js users should consult the security release summary at nodejs.org for details on patched vulnerabilities.
55
+
56
+
This release is specifically related to a Buffer overflow vulnerability discovered in v8, more details can be found [in the CVE](https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1669)
0 commit comments