File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Aku Kotkavuo
1717Alejandro Oviedo
1818Alex Kocharin
1919Alex Xu
20+ AlexKVal
2021Alexander Uvarov
2122Alexandr Emelin
2223Alexandre Marangone
@@ -391,6 +392,7 @@ Mark Stosberg
391392Marshall Culpepper
392393Mathias Buus
393394Mathias Bynens
395+ Mathias Küsel
394396Mathias Pettersson
395397Mathias Schreck
396398Matt Brubeck
@@ -476,6 +478,7 @@ Paul Querna
476478Paul Serby
477479Paul Vorbach
478480Paulo Matias
481+ Paulo McNally
479482Pavel Lang
480483Pedro Ballesteros
481484Pedro Teixeira
Original file line number Diff line number Diff line change 1- 2015.05.22, Version 0.12.4 (Stable)
1+ 2015.06.22, Version 0.12.5 (Stable)
2+
3+ * openssl: upgrade to 1.0.1o (Addressing multiple CVEs)
4+
5+ * npm: upgrade to 2.11.2
6+
7+ * uv: upgrade to 1.6.1
8+
9+ * V8: avoid deadlock when profiling is active (Dmitri Melikyan)
10+
11+ * install: fix source path for openssl headers (Oguz Bastemur)
12+
13+ * install: make sure opensslconf.h is overwritten (Oguz Bastemur)
14+
15+ * timers: fix timeout when added in timer's callback (Julien Gilli)
16+
17+ * windows: broadcast WM_SETTINGCHANGE after install (Mathias Küsel)
18+
19+
20+ 2015.05.22, Version 0.12.4 (Stable), 0a604e92e258c5ee2752d763e50721e35053f135
221
322* npm: upgrade to 2.10.1
423
Original file line number Diff line number Diff line change 2626#define NODE_MINOR_VERSION 12
2727#define NODE_PATCH_VERSION 5
2828
29- #define NODE_VERSION_IS_RELEASE 0
29+ #define NODE_VERSION_IS_RELEASE 1
3030
3131#ifndef NODE_TAG
3232# define NODE_TAG ""
You can’t perform that action at this time.
0 commit comments