Node v0.10.38 (Maintenance)
This release upgrades OpenSSL to version 1.0.1m, which includes fixes for several CVEs that were disclosed recently. 2015.03.23, Version 0.10.38 (Maintenance) openssl: upgrade to 1.0.1m (Addressing...
View ArticleNode v0.12.1 (Stable)
This release upgrades OpenSSL to version 1.0.1m, which includes fixes for several CVEs that were disclosed recently. 2015.03.23, Version 0.12.1 (Stable) openssl: upgrade to 1.0.1m (Addressing multiple...
View ArticleNode v0.12.2 (Stable)
2015.03.31, Version 0.12.2 (Stable) uv: Upgrade to 1.4.2 npm: Upgrade to 2.7.4 V8: Fix --max_old_space_size=4096 integer overflow (Andrei Sedoi) asyncwrap: fix constructor condition for early ret...
View ArticleNext Chapter
Open source projects are about the software, the users, and the community. Since becoming project lead in 2014, I've been privileged to be a part of the most passionate, diverse, and vibrant community...
View ArticleTransitions
In February, we announced the Node.js Foundation, which will steward Node.js moving forward and open its future up to the community in a fashion that has not been available before. Organizations like...
View ArticleNode v0.12.3 (Stable)
2015.05.13, Version 0.12.3 (Stable) V8: update to 3.28.71.19 uv: upgrade to 1.5.0 npm: upgrade to 2.9.1 V8: don't busy loop in v8 cpu profiler thread (Mike Tunnicliffe) V8: fix issue with let bindings...
View ArticleThe Node.js Foundation benefits all
When I joined Joyent last summer I quickly realized that, despite the huge success of Node.js in the market and the tireless work of many here at Joyent, there were challenges in the project that we...
View ArticleNode.js and io.js leaders are building an open, neutral Node.js Foundation to...
Just a couple months ago a variety of members of the Node.js and io.js community announced they would discuss establishing a neutral foundation for the community. The Linux Foundation has since been...
View ArticleNode v0.12.4 (Stable)
2015.05.22, Version 0.12.4 (Stable) npm: upgrade to 2.10.1 V8: revert v8 Array.prototype.values() removal (cjihrig) win: bring back xp/2k3 support (Bert Belder) Source Code:...
View ArticleNode v0.10.39 (Maintenance)
With this new release, OpenSSL has been upgraded to 1.0.1o to fix several security vulnerabilities. Two of them affect Node.js directly: Logjam and CVE-2015-1788. Regarding Logjam, OpenSSL has added...
View ArticleNode v0.12.5 (Stable)
With this new release, OpenSSL has been upgraded to 1.0.1o to fix several security vulnerabilities. Two of them affect Node.js directly: Logjam and CVE-2015-1788. Regarding Logjam, OpenSSL has added...
View ArticleNode v0.12.6 (Stable)
This release of Node.js fixes a bug that triggers an out-of-band write in V8's utf-8 decoder. This bug impacts all Buffer to String conversions. This is an important security update as this bug can be...
View ArticleNode.js and io.js leaders are building an open, neutral Node.js Foundation to...
Just a couple months ago a variety of members of the Node.js and io.js community announced they would discuss establishing a neutral foundation for the community. The Linux Foundation has since been...
View ArticleNode v0.12.4 (Stable)
2015.05.22, Version 0.12.4 (Stable) npm: upgrade to 2.10.1 V8: revert v8 Array.prototype.values() removal (cjihrig) win: bring back xp/2k3 support (Bert Belder) Source Code:...
View ArticleNode v0.12.4 (Stable)
2015.05.22, Version 0.12.4 (Stable) npm: upgrade to 2.10.1 V8: revert v8 Array.prototype.values() removal (cjihrig) win: bring back xp/2k3 support (Bert Belder) Source Code:...
View ArticleNode v0.12.6 (Stable)
This release of Node.js fixes a bug that triggers an out-of-band write in V8's utf-8 decoder. This bug impacts all Buffer to String conversions. This is an important security update as this bug can be...
View ArticleNode v0.12.6 (Stable)
This release of Node.js fixes a bug that triggers an out-of-band write in V8's utf-8 decoder. This bug impacts all Buffer to String conversions. This is an important security update as this bug can be...
View ArticleNode v0.10.40 (Maintenance)
This release upgrades OpenSSL to version 1.0.1p, which fixes a security vulnerability (CVE-2015-1793). More details about the vulnerability can be found on OpenSSL's website. 2015.07.09, Version...
View ArticleNode v0.12.7 (Stable)
In addition to upgrading npm and fixing a couple of bugs, this release upgrades OpenSSL to version 1.0.1p, which fixes a security vulnerability (CVE-2015-1793). More details about the vulnerability can...
View ArticleWeekly Update - May 29th, 2015
io.js 2.2 releases This week we had two io.js releases v2.2.0 and v2.2.1, complete changelog can be found on GitHub. Notable changes v2.2.0 node: Speed-up require() by replacing usage of fs.statSync()...
View Article