惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
M
MIT News - Artificial intelligence
MyScale Blog
MyScale Blog
博客园_首页
G
Google Developers Blog
博客园 - 【当耐特】
美团技术团队
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
Vercel News
Vercel News
小众软件
小众软件
博客园 - 司徒正美
雷峰网
雷峰网
T
Tailwind CSS Blog
V
V2EX
博客园 - 三生石上(FineUI控件)
F
Fortinet All Blogs
罗磊的独立博客
量子位
P
Proofpoint News Feed
Microsoft Azure Blog
Microsoft Azure Blog
月光博客
月光博客
A
About on SuperTechFans
Hugging Face - Blog
Hugging Face - Blog

Node.js Blog

Node.js — Security Bug Bounty Program Paused Due to Loss of Funding Node.js — Node.js 25.9.0 (Current) Node.js — Developing a minimally HashDoS resistant, yet quickly reversible integer hash for V8 Node.js — Node.js 25.8.2 (Current) Node.js — Node.js 24.14.1 (LTS) Node.js — Node.js 22.22.2 (LTS) Node.js — Node.js 20.20.2 (LTS) Node.js — Tuesday, March 24, 2026 Security Releases Node.js — Node.js 25.8.1 (Current) Node.js — Evolving the Node.js Release Schedule Node.js — Node.js 22.22.1 (LTS) Node.js — Node.js 20.20.1 (LTS) Node.js — Node.js 25.8.0 (Current) Node.js — Node.js 25.7.0 (Current) Node.js — Node.js 24.14.0 (LTS) Node.js — New HackerOne Signal Requirement for Vulnerability Reports Node.js — Node.js 25.6.1 (Current) Node.js — Node.js 24.13.1 (LTS) Node.js — Node.js 25.6.0 (Current) Node.js — OpenSSL Security Advisory Assessment, January 2026 Node.js — Node.js 25.5.0 (Current) Node.js — Chalk to Node.js util styleText Node.js — Node.js 25.4.0 (Current) Node.js — Mitigating Denial-of-Service Vulnerability from Unrecoverable Stack Space Exhaustion for React, Next.js, and APM Users Node.js — Node.js 22.22.0 (LTS) Node.js — Node.js 25.3.0 (Current) Node.js — Node.js 24.13.0 (LTS) Node.js — Node.js 20.20.0 (LTS) Node.js — Tuesday, January 13, 2026 Security Releases Node.js — Node.js 24.12.0 (LTS)
Node.js — Version 0.6.15 (stable)
2012-04-09 · via Node.js Blog

Isaac Schlueter

2012.04.09 Version 0.6.15 (stable)

  • Update npm to 1.1.16
  • Show licenses in binary installers.
  • unix: add uv_fs_read64, uv_fs_write64 and uv_fs_ftruncate64 (Ben Noordhuis)
  • add 64bit offset fs functions (Igor Zinkovsky)
  • windows: don't report ENOTSOCK when attempting to bind an udp handle twice (Bert Belder)
  • windows: backport pipe-connect-to-file fixes from master (Bert Belder)
  • windows: never call fs event callbacks after closing the watcher (Bert Belder)
  • fs.readFile: don't make the callback before the fd is closed (Bert Belder)
  • windows: use 64bit offsets for uv_fs apis (Igor Zinkovsky)
  • Fix #2061: segmentation fault on OS X due to stat size mismatch (Ben Noordhuis)

Source Code: https://nodejs.org/dist/v0.6.15/node-v0.6.15.tar.gz

Windows Installer: https://nodejs.org/dist/v0.6.15/node-v0.6.15.msi

Windows x64 Files: https://nodejs.org/dist/v0.6.15/x64/

Macintosh Installer (Universal): https://nodejs.org/dist/v0.6.15/node-v0.6.15.pkg

Other release files: https://nodejs.org/dist/v0.6.15/

Website: https://nodejs.org/docs/v0.6.15/

Documentation: https://nodejs.org/docs/v0.6.15/api/