주요 변경사항
- buffer: 범위를 넘어서서(out-of-bound) 작성을 시도할 때
RangeError
를 적절히 던집니다. (Matt Loring) #5605noAssert
옵션을 사용하지 않을 경우,write{Float|Double}
에 영향을 줍니다.
- timers:
- vm: contexify v5.9.0에서 재발생한 문제를 수정 했습니다. (Ali Ijaz Sheikh) #5800.
Commits
- [
341b3d01c8
] - benchmark: fix linting errors (Rich Trott) #5840 - [
72fb796bed
] - buffer: throw range error before truncating write (Matt Loring) #5605 - [
c5d83695e1
] - contextify: tie lifetimes of context & sandbox (Ali Ijaz Sheikh) #5800 - [
ae24d05451
] - deps: remove unused openssl files (Ben Noordhuis) #5619 - [
54abbe7e6f
] - dns: use template literals (Benjamin Gruenbaum) #5809 - [
3fef69bf15
] - dns: use isIp consistently (Benjamin Gruenbaum) #5804 - [
d2d0fe9d34
] - doc: update crypto docs to use good defaults (Bill Automata) #5505 - [
1631f06477
] - doc: add CTC meeting minutes 2016-02-10 (Rod Vagg) #5273 - [
7ab597d646
] - doc: add CTC meeting minutes 2016-02-03 (Rod Vagg) #5272 - [
e20d0b8802
] - doc: explain error message on missing main file (Wolfgang Steiner) #5812 - [
e99082e32d
] - doc: add a cli options doc page (Jeremiah Senkpiel) #5787 - [
0ffd794b27
] - doc: Add windows example for Path.format (Mithun Patel) #5700 - [
f53cc37578
] - doc: grammar, clarity and links in timers doc (Bryan English) #5792 - [
3ada8cc09a
] - doc: align doc/api/tls.markdown with style guide (Stefano Vozza) #5706 - [
5d28ce3942
] - doc: topic blocking vs non-blocking (Jarrett Widman) #5326 - [
d9b4e15f75
] - doc: fix typo in synchronous randomBytes example (Andrea Giammarchi) #5781 - [
d8318c2226
] - doc: fix crypto update() signatures (Brian White) #5500 - [
15c5662959
] - doc: fix multiline return comments in querystring (Claudio Rodriguez) #5705 - [
75f723c0aa
] - doc: fix invalid path doc comments (Rich Trott) #5670 - [
724b87d75c
] - doc: explain path.format() algorithm (Rich Trott) #5688 - [
89df17ed0b
] - doc: fix return value of write methods (Felix Böhm) #5736 - [
5ab51ee151
] - doc: reformat & improve node.1 manual page (Jeremiah Senkpiel) #5497 - [
f34a00cee2
] - docs: fix man pages link if tok type is code (Mithun Patel) #5721 - [
3bff3111f4
] - https: fix ssl socket leak when keepalive is used (Alexander Penev) #5713 - [
7b21c09b73
] - lib: simplify code with String.prototype.repeat() (Jackson Tian) #5359 - [
c75f97f43b
] - lib: reduce usage ofself = this
(Jackson Tian) #5231 - [
1ccf9b4a56
] - net: remove unusedvar self = this
from old code (Benjamin Gruenbaum) #5224 - [
6e5835b8cd
] - path: refactor path.format() repeated code (Rich Trott) #5673 - [
15c7b3a127
] - src,tools: use template literals (Rich Trott) #5778 - [
ca971b0d77
] - test: smaller chunk size for smaller person.jpg (Jérémy Lal) #5813 - [
f95fc175eb
] - test: strip non-free icc profile from person.jpg (Jérémy Lal) #5813 - [
7c2c7b0577
] - test: remove timer from test-http-1.0 (Santiago Gimeno) #5129 - [
70512e51a4
] - test: repl tab completion test (Santiago Gimeno) #5534 - [
89f091d621
] - test: make test-net-connect-options-ipv6.js better (Michael Dawson) #5791 - [
d2fa64490f
] - test: fixtest-cluster-worker-kill
(Santiago Gimeno) #5814 - [
f0d885a0a9
] - test: fix flaky test-cluster-shared-leak (Claudio Rodriguez) #5802 - [
b352cc7db4
] - test: minimize test-http-get-pipeline-problem (Rich Trott) #5728 - [
21770c3806
] - test: reduce brittleness of tab complete test (Matt Loring) #5772 - [
46f0e02620
] - timers: fix lint from 4fe02e2 (Jeremiah Senkpiel) #5825 - [
20a68e9eef
] - timers: give Timeouts a constructor name (Jeremiah Senkpiel) #5793 - [
d3654d80f3
] - timers: improve setImmediate() performance (Brian White) #4169 - [
b1a4870200
] - tools: remove unused imports (Sakthipriyan Vairamani) #5765
Windows 32-bit Installer: https://nodejs.org/dist/v5.9.1/node-v5.9.1-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v5.9.1/node-v5.9.1-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v5.9.1/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v5.9.1/win-x64/node.exe
Mac OS X 64-bit Installer: https://nodejs.org/dist/v5.9.1/node-v5.9.1.pkg
Mac OS X 64-bit Binary: https://nodejs.org/dist/v5.9.1/node-v5.9.1-darwin-x64.tar.gz
Linux 32-bit Binary: https://nodejs.org/dist/v5.9.1/node-v5.9.1-linux-x86.tar.xz
Linux 64-bit Binary: https://nodejs.org/dist/v5.9.1/node-v5.9.1-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v5.9.1/node-v5.9.1-linux-ppc64le.tar.xz
SmartOS 32-bit Binary: https://nodejs.org/dist/v5.9.1/node-v5.9.1-sunos-x86.tar.xz
SmartOS 64-bit Binary: https://nodejs.org/dist/v5.9.1/node-v5.9.1-sunos-x64.tar.xz
ARMv6 32-bit Binary: https://nodejs.org/dist/v5.9.1/node-v5.9.1-linux-armv6l.tar.xz
ARMv7 32-bit Binary: https://nodejs.org/dist/v5.9.1/node-v5.9.1-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v5.9.1/node-v5.9.1-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v5.9.1/node-v5.9.1.tar.gz
Other release files: https://nodejs.org/dist/v5.9.1/
Documentation: https://nodejs.org/docs/v5.9.1/api/
Shasums (GPG signing hash: SHA512, file hash: SHA256):
1 | -----BEGIN PGP SIGNED MESSAGE----- |