Node v4.2.1 (LTS) 發布,修復兩項回退
Node v4.2.1 (LTS) 發布,更新內容如下
主要更新
-
Includes fixes for two regressions
</li>-
Assertion error in WeakCallback - see #3329
</li> -
Undefined timeout regression - see #3331
</li> </ul> </ul>已知 issues
-
When a server queues a large amount of data to send to a client over a pipelined HTTP connection, the underlying socket may be destroyed. See #3332 and #3342.
</li> -
Some problems with unreferenced timers running during
</li>beforeExit
are still to be resolved. See #1264. -
Surrogate pair in REPL can freeze terminal. #690
</li> -
Calling
</li>dns.setServers()
while a DNS query is in progress can cause the process to crash on a failed assertion. #894 -
</li> </ul>url.resolve
may transfer the auth portion of the url when resolving between two full hosts, see #1435.Commits
-
[
</li>b3cbd13340
] - buffer: fix assertion error in WeakCallback (Fedor Indutny) #3329 -
[
</li>102cb7288c
] - doc: label v4.2.0 as LTS in changelog heading (Rod Vagg) #3343 -
[
</li> </ul>c245a199a7
] - lib: fix undefined timeout regression (Ryan Graham) [#3331](https://github.com/nodejs/node/pull/3331詳情請看:發行說明
下載地址:
-
Windows 32-bit Installer: https://nodejs.org/dist/v4.2.1/node-v4.2.1-x86.msi
</li> -
Windows 64-bit Installer: https://nodejs.org/dist/v4.2.1/node-v4.2.1-x64.msi
</li> -
Windows 32-bit Binary: https://nodejs.org/dist/v4.2.1/win-x86/node.exe
</li> -
Windows 64-bit Binary: https://nodejs.org/dist/v4.2.1/win-x64/node.exe
</li> -
Mac OS X 64-bit Installer: https://nodejs.org/dist/v4.2.1/node-v4.2.1.pkg
</li> -
Mac OS X 64-bit Binary: https://nodejs.org/dist/v4.2.1/node-v4.2.1-darwin-x64.tar.gz
</li> -
Linux 32-bit Binary: https://nodejs.org/dist/v4.2.1/node-v4.2.1-linux-x86.tar.gz
</li> -
Linux 64-bit Binary: https://nodejs.org/dist/v4.2.1/node-v4.2.1-linux-x64.tar.gz
</li> -
SunOS 32-bit Binary: https://nodejs.org/dist/v4.2.1/node-v4.2.1-sunos-x86.tar.gz
</li> -
SunOS 64-bit Binary: https://nodejs.org/dist/v4.2.1/node-v4.2.1-sunos-x64.tar.gz
</li> -
ARMv6 32-bit Binary: Coming soon
</li> -
ARMv7 32-bit Binary: https://nodejs.org/dist/v4.2.1/node-v4.2.1-linux-armv7l.tar.gz
</li> -
ARMv8 64-bit Binary: https://nodejs.org/dist/v4.2.1/node-v4.2.1-linux-arm64.tar.gz
</li> -
Source Code: https://nodejs.org/dist/v4.2.1/node-v4.2.1.tar.gz
</li> -
Other release files: https://nodejs.org/dist/v4.2.1/
</li> -
Documentation: https://nodejs.org/docs/v4.2.1/api/
</li> </ul> 來自:http://www.oschina.net/news/67062/node-4-2-1-lts本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-
-
-
-