mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-01-09 15:08:06 -05:00
2015.07.09, Version 0.10.40 (Maintenance)
* openssl: upgrade to 1.0.1p * V8: back-port JitCodeEvent patch from upstream (Ben Noordhuis) * win,msi: create npm folder in AppData directory (Steven Rockarts)
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -534,3 +534,4 @@ Paulo McNally <paulomcnally@gmail.com>
|
||||
AlexKVal <alexkval@gmail.com>
|
||||
João Reis <reis@janeasystems.com>
|
||||
Mathias Küsel <mathiask@hotmail.de>
|
||||
Steven Rockarts <srockarts@invidi.com>
|
||||
|
||||
11
ChangeLog
11
ChangeLog
@@ -1,4 +1,13 @@
|
||||
2015.06.18, Version 0.10.39 (Maintenance)
|
||||
2015.07.09, Version 0.10.40 (Maintenance)
|
||||
|
||||
* openssl: upgrade to 1.0.1p
|
||||
|
||||
* V8: back-port JitCodeEvent patch from upstream (Ben Noordhuis)
|
||||
|
||||
* win,msi: create npm folder in AppData directory (Steven Rockarts)
|
||||
|
||||
|
||||
2015.06.18, Version 0.10.39 (Maintenance), 615a35ccd2cb5cba80901862aefe51a940995f44
|
||||
|
||||
* openssl: upgrade to 1.0.1o (Addressing multiple CVEs)
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#define NODE_MINOR_VERSION 10
|
||||
#define NODE_PATCH_VERSION 40
|
||||
|
||||
#define NODE_VERSION_IS_RELEASE 0
|
||||
#define NODE_VERSION_IS_RELEASE 1
|
||||
|
||||
#ifndef NODE_TAG
|
||||
# define NODE_TAG ""
|
||||
|
||||
Reference in New Issue
Block a user