주요 변경사항
- module
- 윈도우즈에서 모듈 로딩 전역 폴백이 올바르게 Node 실행 파일이 있는 디렉터리를 가리키도록 수정했습니다. (Richard Lau) #9283
- src
- 굉장히 드문 사례에서 발생하는 base64 디코딩 문제를 수정했습니다. (Nikolai Vavilov) #11995
- tls
Commits
- [
858bbaa4aa
] - Partial revert “tls: keep track of stream that is closed” (Trevor Norris) #11947 - [
12c0ce749f
] - assert, tools: enforce strict (not)equal in eslint (Gibson Fahnestock) #10698 - [
abbf6e38f1
] - benchmark: fix fs\bench-realpathSync.js (Vse Mozhet Byt) #11904 - [
53d7a89497
] - buffer: remove unneeded eslint-disable comment (Rich Trott) #11906 - [
5d74c9e749
] - buffer: refactor Buffer.prototype.inspect() (Rich Trott) #11600 - [
e7e83f6f10
] - build: use $(RM) in Makefile for consistency (Gibson Fahnestock) #12157 - [
986ef6fffa
] - build: add checks for openssl configure options (Daniel Bevenius) #12175 - [
c2c467e242
] - build: make configure print statements consistent (Daniel Bevenius) #12176 - [
2c2a6649c1
] - build: add node_use_openssl check to install.py (Daniel Bevenius) #11766 - [
a899b0b92b
] - build: fix llvm version detection in freebsd-10 (Shigeki Ohtsu) #11668 - [
ba23506419
] - build: --without-ssl implies --without-inspector (Ben Noordhuis) #12200 - [
cd78a2bd07
] - deps: backport 75f2d65f00 from upstream V8 (Yang Guo) #12535 - [
62e047e040
] - deps: backport ec1ffe3 from upstream V8 (Daniel Bevenius) #12061 - [
8cdddcdb68
] - deps: cherry-pick ca0f9573 from V8 upstream (Ali Ijaz Sheikh) #11940 - [
d15188f6e2
] - doc: modernize and fix code examples in modules.md (Vse Mozhet Byt) #12224 - [
03f9388eb7
] - doc: clarify out-of-bounds behavior of buf[index] (Nikolai Vavilov) #11286 - [
eddfd5230e
] - doc: add refack to collaborators (Refael Ackermann) #12277 - [
22af92ac2e
] - doc: add richardlau to collaborators (Richard Lau) #12020 - [
8d1a474ec2
] - doc: fix confusing example in process.md (Vse Mozhet Byt) #12282 - [
88f402c4c1
] - doc: update information on test/known_issues (Jan Krems) #12262 - [
34f9dfde1f
] - doc: fix confusing reference in net.md (Vse Mozhet Byt) #12247 - [
7e67176d79
] - doc: document the performance team (Gibson Fahnestock) #12213 - [
3b38e7109f
] - doc: add aqrln to collaborators (Alexey Orlenko) #12273 - [
811ccdf06a
] - doc: modernize and fix code examples in https.md (Vse Mozhet Byt) #12171 - [
c0d9b1c02b
] - doc: fix string interpolation in Stream ‘finish’ (Vinay Hiremath) #12221 - [
f4dd304c32
] - doc: add table of contents to README.md (Jason Marsh) #11635 - [
d007427c63
] - doc: add logo to README (Roman Reiss) #12148 - [
9dda771c1f
] - doc: update and modernize examples in fs.ms (Vse Mozhet Byt) #12035 - [
81f561bed8
] - doc: stdout/err/in are all Duplex streams (Sebastian Van Sande) #11194 - [
97035136d6
] - doc: fix process.stdout fd number (Fumiya KARASAWA) #12055 - [
aab9526d69
] - doc: update collaborator email address (Rich Trott) #11996 - [
6885dccd3d
] - doc: correct info in child_process.md (Vse Mozhet Byt) #11949 - [
fb0a2e426d
] - doc: remove superfluous sample assert code (Rich Trott) #11933 - [
3ad0a1430d
] - doc: require uses fs root for ‘/’ prefix (Bradley Farias) #11897 - [
d149844b49
] - doc: fix gitter badge in README (Roman Reiss) #11944 - [
4a97bc7a39
] - doc: add missing word in stream.md (Jyotman Singh) #11914 - [
f53c48e173
] - doc: add vsemozhetbyt to collaborators (Vse Mozhet Byt) #11932 - [
c10a4a2a7a
] - doc: add note that vm module is not a security mechanism (Ruslan Bekenev) #11557 - [
b8e3a5f109
] - doc: fix a typo in api/process.md (Gaara) #11780 - [
463f29413b
] - doc: correct comment error in stream.md (Alexander) #11804 - [
8a521fe0dc
] - doc: var -> let / const in events.md (Vse Mozhet Byt) #11810 - [
331c0a8a26
] - doc: console.log() -> console.error() in events.md (Vse Mozhet Byt) #11810 - [
82d2f13680
] - doc: update to current V8 versions (Franziska Hinkelmann) #11787 - [
be537d0062
] - doc: package main can be directory with an index (Bradley Farias) #11581 - [
0e13887421
] - doc: reduce font size on smaller screens (Gibson Fahnestock) #11695 - [
0acebb985f
] - doc: fix occurences of “the the” (Jeroen Mandersloot) #11711 - [
8de856b191
] - doc: fix process links to console.log/error (Sam Roberts) #11718 - [
12760339dc
] - doc: add Franziska Hinkelmann to the CTC (Rod Vagg) #11488 - [
e8f0dba3af
] - doc: fixed readable.isPaused() version annotation (Laurent Fortin) #11677 - [
40b27ba8bb
] - doc: remove Locked from stability index (Rich Trott) #11661 - [
70a6a0a918
] - doc: unlock module (Rich Trott) #11661 - [
e02d724273
] - doc: fix misleading ASCII comments (Rahat Ahmed) #11657 - [
3419b7a9d4
] - doc: addDaijiro Wachi
to collaborators (Daijiro Wachi) #11676 - [
a042c8a0ef
] - doc: fix typo in stream doc (Bradley Curran) #11560 - [
c0663e51d1
] - doc: fixup errors.md (Vse Mozhet Byt) #11566 - [
0aab0503be
] - doc: add link to references in net.Socket (Joyee Cheung) #11625 - [
109fd72f11
] - doc: use common malformed instead of misformatted (James Sumners) #11518 - [
6c3b104548
] - doc: fix typo in STYLE_GUIDE.md (Nikolai Vavilov) #11615 - [
c9b302b96e
] - doc: make os api doc more consistent (Evan Lucas) #10994 - [
cbfc3fcd9d
] - doc: use correct tls certificate property name (Sam Roberts) #10389 - [
4fd765eec8
] - doc: clarify memory sharing behavior of buffer ctor (Zach Bjornson) #10778 - [
c138ba3684
] - doc: new TLSSocket has no secure context options (Sam Roberts) #10545 - [
16048480e7
] - doc: fix stylistic issues in api/net.md (Alexey Orlenko) #11786 - [
de22ff642f
] - doc: fix broken URL to event loop guide (Poker) #11670 - [
0dfb9daa04
] - doc: add supported platforms list for v6.x (Michael Dawson) #11943 - [
b9766bdd1b
] - doc: add supported platforms list (Michael Dawson) #11943 - [
f1c2f2675c
] - doc,test: tls .ca option supports multi-PEM files (Sam Roberts) #10389 - [
1158f44599
] - events,test: fix TypeError in EventEmitter warning (jseagull) #9021 - [
0fff04f24f
] - lib: add comment to script eval _tickCallback (Gibson Fahnestock) #12050 - [
1a7d6337fb
] - lib: fix event race condition with -e (Ben Noordhuis) #11958 - [
f8426d9177
] - lib: remove unused msg parameter in debug_agent (mr-spd) #11833 - [
e3105cf50a
] - meta: move WORKING_GROUPS.md to CTC repo (James M Snell) #11555 - [
f0288f3969
] - meta: remove out of date ROADMAP.md file (James M Snell) #11556 - [
500d17b071
] - module: fix loading from global folders on Windows (Richard Lau) #9283 - [
06752d1fc0
] - net: remove misleading comment (Ben Noordhuis) #11573 - [
bed6acb1ed
] - Revert “src: fix delete operator on vm context” (Myles Borins) #12721 - [
c667e6e083
] - src: add fcntl.h include to node.cc (Bartosz Sosnowski) #12540 - [
1a63321dbf
] - src: fix base64 decoding (Nikolai Vavilov) #11995 - [
1434e7ff11
] - src: ensure that fd 0-2 are valid on windows (Bartosz Sosnowski) #11863 - [
1035967989
] - src: remove outdated FIXME in node_crypto.cc (Daniel Bevenius) #11669 - [
c33933eb6d
] - src, buffer: do not segfault on out-of-range index (Timothy Gu) #11927 - [
f9287461dd
] - stream: avoid additional validation for Buffers (Brian White) #10580 - [
457c47d85e
] - stream_base,tls_wrap: notify on destruct (Trevor Norris) #11947 - [
aae3765e6f
] - test: refactor several parallel/test-timer tests (Beth Griggs) #10524 - [
8c922736d0
] - test: add a second argument to assert.throws() (dave-k) #12139 - [
a30ae72350
] - test: skip irrelevant test on Windows (Rich Trott) #12261 - [
49ee30b8ac
] - test: more robust check for location ofnode.exe
(Refael Ackermann) #12120 - [
a93eaa4b2c
] - test: performance, remove Popen(shell=True) on Win (Refael Ackermann) #12138 - [
5f928a85e5
] - test: increase querystring coverage (DavidCai) #12163 - [
7af87384bc
] - test: fix flaky test-child-process-exec-timeout (Santiago Gimeno) #12159 - [
4caae6924f
] - test: reduce buffer size in buffer-creation test (Sakthipriyan Vairamani (thefourtheye)) #11177 - [
eb19acb84e
] - test: fix misleading comment (Franziska Hinkelmann) #12048 - [
e2279e297a
] - test: fix broken tests in test-buffer-includes (Alexey Orlenko) #12040 - [
cddc32c954
] - test: replace throw with common.fail (Dejon “DJ” Gill) #9700 - [
f23377c82d
] - test: test validity of prefix in mkdtempSync (Luca Maraschi) #12009 - [
c65de59f52
] - test: add regex for expected error message (John F. Mercer) #12011 - [
fcc19e1637
] - test: add second argument to assert.throws() (Rj Bernaldo) #12016 - [
b69cac72e4
] - test: refactor test-cluster-disconnect (Rich Trott) #11981 - [
4cb4803db2
] - test: add coverage for child_process bounds check (Rich Trott) #11800 - [
2ee2cc6907
] - test: refactor test-cli-eval.js (cjihrig) #10898 - [
b6c30e14fc
] - test: fix broken assertion (cjihrig) #10840 - [
4d6b484cf4
] - test: refactor test-cli-eval.js (Sumit Goel) #10759 - [
31dea5c319
] - test: invalid chars in http client path (Luca Maraschi) #11964 - [
6063a4ac17
] - test: improve test-vm-cached-data.js (Nick Peleh) #11974 - [
38017905d6
] - test: add test for child_process.execFile() (Rich Trott) #11929 - [
485bb1b334
] - test: fix flaky test-tls-socket-close (Rich Trott) #11921 - [
9dd918b0ab
] - test: fix assertion in vm test (AnnaMag) #11862 - [
8e5c8a3ac1
] - test: failing behaviour on sandboxed Proxy (AnnaMag) #11671 - [
72710d05b9
] - test: fix flaky test-domain-abort-on-uncaught (Rich Trott) #11817 - [
46b2e45b40
] - test: added test for indexed properties (AnnaMag) #11769 - [
a3f327fd21
] - test: add regex to assert.throws (Matej Krajčovič) #11815 - [
4d916da0d7
] - test: fail when child dies in fork-net (Joyee Cheung) #11684 - [
7d4941f01a
] - test: fix args in parallel/test-fs-null-bytes.js (Vse Mozhet Byt) #11601 - [
cd98f5d303
] - test: fix flaky test-http-set-timeout-server (Santiago Gimeno) #11790 - [
67b6d7d123
] - test: add test for loading from global folders (Richard Lau) #9283 - [
aa9815081d
] - test: add script to create 0-dns-cert.pem (Shigeki Ohtsu) #11579 - [
5a93eab30d
] - test: increase coverage of console (DavidCai) #11653 - [
4befdd1c13
] - test: limit lint rule disabling in message test (Rich Trott) #11724 - [
91b8da67a5
] - test: skip the test with proper TAP message (Sakthipriyan Vairamani (thefourtheye)) #11584 - [
a43aa0eaa9
] - test: changed test1 of test-vm-timeout.js (maurice_hayward) #11590 - [
1b4f69acae
] - test: remove obsolete eslint-disable comment (Rich Trott) #11643 - [
7cc4645b70
] - test: fix tests when npn feature is disabled. (Shigeki Ohtsu) #11655 - [
96924ed8f5
] - test: add test-buffer-prototype-inspect (Rich Trott) #11600 - [
a27098d921
] - test: enable max-len for test-repl (Rich Trott) #11559 - [
640b72e27d
] - test: fix flaky test-https-agent-create-connection (Santiago Gimeno) #11649 - [
678e225d56
] - test: improve https coverage to check create connection (chiaki-yokoo) #11435 - [
d4f2ef7a59
] - test: apply strict mode in test-repl (Rich Trott) #11575 - [
0322d3b8d5
] - test: skip tests with common.skip (Sakthipriyan Vairamani (thefourtheye)) #11585 - [
4575f92428
] - test: move common tls connect setup into fixtures (Sam Roberts) #10389 - [
4207bceacd
] - test: check tls server verification with addCACert (Sam Roberts) #10389 - [
1d7fab3740
] - test: tls cert chain completion scenarios (Sam Roberts) #10389 - [
a1cb6992d9
] - test: getgroups() may contain duplicate GIDs (Sam Roberts) #10389 - [
eb47897f52
] - test: refactor test-stream2-readable-wrap.js (dpg5000) #10551 - [
6f85c81f0d
] - test: s/assert.equal/assert.strictEqual/ (Gibson Fahnestock) #10698 - [
afea1d041e
] - test: refactor test-beforeexit-event-exit.js (cjihrig) #10577 - [
f0645200aa
] - test: improve test-fs-access (Adrian Estrada) #10542 - [
f874256aae
] - test: skip when openssl CLI doesn’t exist (Sota Yamashita) #11095 - [
9162316ef5
] - test: add arrow functions to test-util-inspect (Alexey Orlenko) #11781 - [
db61c952de
] - test: use eslint to fix var->const/let (Gibson Fahnestock) #10685 - [
632aee186d
] - timers: fix not to close reused timer handle (Shigeki Ohtsu) #11646 - [
39f7aaa290
] - timers: unlock the timers API (Rich Trott) #11580 - [
d0868ff36c
] - tls: fix segfault on destroy after partial read (Ben Noordhuis) #11898 - [
1baee1829b
] - tls: keep track of stream that is closed (jBarz) #11776 - [
b1ddf11c14
] - tls: fix macro to check NPN feature (Shigeki Ohtsu) #11655 - [
6eb1c25263
] - tools: ignore URLs in line length linting (Rich Trott) #11890 - [
cad425c571
] - tools: update dotfile whitelist in .gitignore (Michaël Zasso) #12116 - [
3858861463
] - tools: add links to the stability index reference (Michael Cox) #11664 - [
3e6d9922b9
] - tools: remove NODE_PATH from environment for tests (Rich Trott) #11612 - [
de63698066
] - tools, test: require const/let in test (Gibson Fahnestock) #10685 - [
63449972d1
] - url: usehasIntl
instead oftry-catch
(Daijiro Wachi) #11571
Windows 32-bit Installer: https://nodejs.org/dist/v6.10.3/node-v6.10.3-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v6.10.3/node-v6.10.3-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v6.10.3/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v6.10.3/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v6.10.3/node-v6.10.3.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-darwin-x64.tar.gz
Linux 32-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-linux-x86.tar.xz
Linux 64-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-linux-ppc64le.tar.xz
Linux PPC BE 64-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-linux-ppc64.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-aix-ppc64.tar.gz
SmartOS 32-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-sunos-x86.tar.xz
SmartOS 64-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-sunos-x64.tar.xz
ARMv6 32-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-linux-armv6l.tar.xz
ARMv7 32-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v6.10.3/node-v6.10.3-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v6.10.3/node-v6.10.3.tar.gz
Other release files: https://nodejs.org/dist/v6.10.3/
Documentation: https://nodejs.org/docs/v6.10.3/api/
SHASUMS
1 | -----BEGIN PGP SIGNED MESSAGE----- |