|
1 | 1 | # Node.js ChangeLog |
2 | 2 |
|
| 3 | +## 2017-01-31, Version 4.7.3 'Argon' (LTS), @MylesBorins |
| 4 | + |
| 5 | +This is a security release of the 'Argon' release line to upgrade OpenSSL to version 1.0.2k |
| 6 | + |
| 7 | +Although the OpenSSL team have determined a maximum severity rating of "moderate", the Node.js |
| 8 | +crypto team (Ben Noordhuis, Shigeki Ohtsu and Fedor Indutny) have determined the impact to Node |
| 9 | +users is "low". Details on this determination can be found |
| 10 | +[on the Nodejs.org website](https://nodejs.org/en/blog/vulnerability/openssl-january-2017/). |
| 11 | + |
| 12 | +### Notable Changes |
| 13 | + |
| 14 | +* **deps**: upgrade openssl sources to 1.0.2k (Shigeki Ohtsu) [#11021](https://github.com/nodejs/node/pull/11021) |
| 15 | + |
| 16 | +### Commits |
| 17 | + |
| 18 | +* [[`8029f64135`](https://github.com/nodejs/node/commit/8029f64135)] - **deps**: update openssl asm and asm_obsolete files (Shigeki Ohtsu) [#11021](https://github.com/nodejs/node/pull/11021) |
| 19 | +* [[`0081659a41`](https://github.com/nodejs/node/commit/0081659a41)] - **deps**: add -no_rand_screen to openssl s_client (Shigeki Ohtsu) [nodejs/io.js#1836](https://github.com/nodejs/io.js/pull/1836) |
| 20 | +* [[`e55c3f4e21`](https://github.com/nodejs/node/commit/e55c3f4e21)] - **deps**: fix asm build error of openssl in x86_win32 (Shigeki Ohtsu) [iojs/io.js#1389](https://github.com/iojs/io.js/pull/1389) |
| 21 | +* [[`24640f9278`](https://github.com/nodejs/node/commit/24640f9278)] - **deps**: fix openssl assembly error on ia32 win32 (Fedor Indutny) [iojs/io.js#1389](https://github.com/iojs/io.js/pull/1389) |
| 22 | +* [[`6c7bdf58e0`](https://github.com/nodejs/node/commit/6c7bdf58e0)] - **deps**: copy all openssl header files to include dir (Shigeki Ohtsu) [#11021](https://github.com/nodejs/node/pull/11021) |
| 23 | +* [[`c80844769c`](https://github.com/nodejs/node/commit/c80844769c)] - **deps**: upgrade openssl sources to 1.0.2k (Shigeki Ohtsu) [#11021](https://github.com/nodejs/node/pull/11021) |
| 24 | +* [[`e3915a415b`](https://github.com/nodejs/node/commit/e3915a415b)] - **openssl**: fix keypress requirement in apps on win32 (Shigeki Ohtsu) [iojs/io.js#1389](https://github.com/iojs/io.js/pull/1389) |
| 25 | + |
3 | 26 | ## 2017-01-05, Version 4.7.2 'Argon' (LTS), @MylesBorins |
4 | 27 |
|
5 | 28 | This is a special release that contains 0 commits. While promoting additional |
|
0 commit comments