주요 변경사항
- buffer:
- 유효하지 않은 콘텐츠를 사용해 버퍼를 할당하면 0으로 초기화된 버퍼가 됩니다. (Anna Henningsen) #17428
- deps:
- OpenSSL을 1.0.2n 버전으로 업데이트했습니다. (Shigeki Ohtsu) #17526
Commits
- [
15bf640668
] - buffer: zero-fill buffer allocated with invalid content (Anna Henningsen) #17428 - [
c0954f4ba1
] - deps: update openssl asm and asm_obsolete files (Shigeki Ohtsu) #17526 - [
dfd7cd3038
] - deps: add -no_rand_screen to openssl s_client (Shigeki Ohtsu) nodejs/io.js#1836 - [
76e7ff2915
] - deps: fix asm build error of openssl in x86_win32 (Shigeki Ohtsu) iojs/io.js#1389 - [
593f21ee9c
] - deps: fix openssl assembly error on ia32 win32 (Fedor Indutny) iojs/io.js#1389 - [
235c78f968
] - deps: copy all openssl header files to include dir (Shigeki Ohtsu) #17526 - [
b0ebe5cb4b
] - deps: upgrade openssl sources to 1.0.2n (Shigeki Ohtsu) #17526 - [
99fc75e9bc
] - doc: warn against filling buffer with invalid data (Anna Henningsen) #17428 - [
f0f9e1abf0
] - http2: use correct connect event for TLS Socket (James M Snell) #17328 - [
65f209ccf1
] - http2: use ‘close’ event instead of ‘streamClosed’ (James M Snell) #17328 - [
d3e2bf0c8d
] - http2: general cleanups in core.js (James M Snell) #17209 - [
6a76097fad
] - http2: major update to internals (James M Snell) #17105 - [
e14c0babe0
] - openssl: fix keypress requirement in apps on win32 (Shigeki Ohtsu) iojs/io.js#1389
Windows 32-bit Installer: https://nodejs.org/dist/v9.2.1/node-v9.2.1-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v9.2.1/node-v9.2.1-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v9.2.1/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v9.2.1/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v9.2.1/node-v9.2.1.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-darwin-x64.tar.gz
Linux 32-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-linux-x86.tar.xz
Linux 64-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-linux-ppc64le.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-aix-ppc64.tar.gz
SunOS 32-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-sunos-x86.tar.xz
SunOS 64-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-sunos-x64.tar.xz
ARMv6 32-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-linux-armv6l.tar.xz
ARMv7 32-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v9.2.1/node-v9.2.1-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v9.2.1/node-v9.2.1.tar.gz
Other release files: https://nodejs.org/dist/v9.2.1/
Documentation: https://nodejs.org/docs/v9.2.1/api/
SHASUMS
1 | -----BEGIN PGP SIGNED MESSAGE----- |