mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-01-09 15:08:06 -05:00
2015.07.03, Version 0.12.6 (Stable)
* V8: fix out-of-band write in utf8 decoder
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
2015.06.22, Version 0.12.5 (Stable)
|
||||
2015.07.03, Version 0.12.6 (Stable)
|
||||
|
||||
* V8: fix out-of-band write in utf8 decoder
|
||||
|
||||
|
||||
2015.06.22, Version 0.12.5 (Stable), 61c6abf00898fe00eb7fcf2c23ba0b01cf12034c
|
||||
|
||||
* openssl: upgrade to 1.0.1o (Addressing multiple CVEs)
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#define NODE_MINOR_VERSION 12
|
||||
#define NODE_PATCH_VERSION 6
|
||||
|
||||
#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