|
| 1 | +--- |
| 2 | +title: Weekly Update - Feb 15th, 2016 |
| 3 | +author: Minwoo Jung (@jmwsoft) |
| 4 | +date: 2016-02-15T12:00:00.000Z |
| 5 | +status: publish |
| 6 | +category: weekly |
| 7 | +slug: weekly-update-2016-02-15 |
| 8 | +layout: blog-post.hbs |
| 9 | +--- |
| 10 | + |
| 11 | +### Node.js News |
| 12 | +Node v0.10.42 (LTS), Node v0.12.10 (LTS), Node v4.3.0 (LTS) and Node v5.6.0 (Stable) are released. |
| 13 | + |
| 14 | +### February 2016 Security Release Summary |
| 15 | +We had released Node.js [v0.10.42 (Maintenance)](/en/blog/release/v0.10.42/), [v0.12.10 (LTS)](/en/blog/release/v0.12.10/), [v4.3.0 "Argon" (LTS)](/en/blog/release/v4.3.0/) and [v5.6.0 (Stable)](/en/blog/release/v5.6.0/) with fixes for the announced vulnerabilities and updates to OpenSSL. |
| 16 | + |
| 17 | +**Please note that our LTS "Argon" release line has moved from v4.2.x to v4.3.x due to the security fixes enclosed. There will be no further updates to v4.2.x.** Users are advised to upgrade to v4.3.0 as soon as possible. |
| 18 | + |
| 19 | +For the purpose of understanding the impact that the fixed vulnerabilities |
| 20 | +have on your Node.js deployment and the urgency of the upgrades for your |
| 21 | +circumstances we are providing details below. |
| 22 | + |
| 23 | +See https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/ for more information. |
| 24 | + |
| 25 | +### OpenSSL upgrade summary |
| 26 | + |
| 27 | +Node.js v0.10.42 and v0.12.10 upgrade the bundled version of OpenSSL from 1.0.1q to 1.0.1r. Full details can be found in the [OpenSSL 1.0.1 changelog](https://www.openssl.org/news/cl101.txt). |
| 28 | + |
| 29 | +Node.js v4.3.0 and v5.6.0 upgrade the bundled version of OpenSSL from 1.0.2e to 1.0.2f. Full details can be found in the [OpenSSL 1.0.2 changelog](https://www.openssl.org/news/cl102.txt). |
| 30 | + |
| 31 | +### Upcoming Events |
| 32 | + |
| 33 | +* [NodeConf Adventure 2016](https://ti.to/nodeconf/adventure-2016), "First batch of NodeConf Adventure tickets are up!", June 9th–12th, 2016 - Walker Creek Ranch, Marin, CA, USA |
| 34 | +* [NationJS Node Day Conference](http://nationjs.com/), TICKETS ARE AVAILABLE NOW, March 11, 2016 - Washington, DC |
| 35 | + |
| 36 | +Have an event about Node.js coming up? You can put your events here through the [Evangelism team repo](https://github.com/nodejs/evangelism) and announce it in the [Issues page](https://github.com/nodejs/evangelism/issues/), specifically the Weekly Updates issue. |
0 commit comments