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

推荐订阅源

Recent Announcements
Recent Announcements
博客园 - Franky
博客园 - 三生石上(FineUI控件)
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Apple Machine Learning Research
Apple Machine Learning Research
云风的 BLOG
云风的 BLOG
人人都是产品经理
人人都是产品经理
博客园 - 【当耐特】
L
LangChain Blog
Stack Overflow Blog
Stack Overflow Blog
H
Help Net Security
爱范儿
爱范儿
罗磊的独立博客
博客园_首页
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
月光博客
月光博客
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 叶小钗
V
Visual Studio Blog
T
Tailwind CSS 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 — Node.js 0.6.7
2012-01-07 · via Node.js Blog

Isaac Schlueter

2012.01.06, Version 0.6.7 (stable)

  • V8 hash collision fix (Breaks MIPS) (Bert Belder, Erik Corry)
  • Upgrade V8 to 3.6.6.15
  • Upgrade npm to 1.1.0-beta-10 (isaacs)
  • many doc updates (Ben Noordhuis, Jeremy Martin, koichik, Dave Irvine, Seong-Rak Choi, Shannen, Adam Malcontenti-Wilson, koichik)
  • Fix segfault in node_http_parser.cc
  • dgram, timers: fix memory leaks (Ben Noordhuis, Yoshihiro Kikuchi)
  • repl: fix repl.start not passing the ignoreUndefined arg (Damon Oehlman)
  • #1980: Socket.pause null reference when called on a closed Stream (koichik)
  • #2263: XMLHttpRequest piped in a writable file stream hang (koichik)
  • #2069: http resource leak (koichik)
  • buffer.readInt global pollution fix (Phil Sung)
  • timers: fix performance regression (Ben Noordhuis)
  • #2308, #2246: node swallows openssl error on request (koichik)
  • #2114: timers: remove _idleTimeout from item in .unenroll() (James Hartig)
  • #2379: debugger: Request backtrace w/o refs (Fedor Indutny)
  • simple DTrace ustack helper (Dave Pacheco)
  • crypto: rewrite HexDecode without snprintf (Roman Shtylman)
  • crypto: don’t ignore DH init errors (Ben Noordhuis)

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

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

Macintosh Installer: https://nodejs.org/dist/v0.6.7/node-v0.6.7.pkg

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

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