If you were seeing a busy loop from timers, that's been resolved in this release.
2014.08.19, Version 0.10.31 (Stable) * v8: backport CVE-2013-6668 * openssl: Update to v1.0.1i * npm: Update to v1.4.23 * cluster: disconnect should not be synchronous (Sam Roberts) * fs: fix fs.readFileSync fd leak when get RangeError (Jackson Tian) * stream: fix Readable.wrap objectMode falsy values (James Halliday) * timers: fix timers with non-integer delay hanging. (Julien Gilli) Source Code: http://nodejs.org/dist/v0.10.31/node-v0.10.31.tar.gz Macintosh Installer (Universal): http://nodejs.org/dist/v0.10.31/node-v0.10.31.pkg Windows Installer: http://nodejs.org/dist/v0.10.31/node-v0.10.31-x86.msi Windows x64 Installer: http://nodejs.org/dist/v0.10.31/x64/node-v0.10.31-x64.msi Windows x64 Files: http://nodejs.org/dist/v0.10.31/x64/ Linux 32-bit Binary: http://nodejs.org/dist/v0.10.31/node-v0.10.31-linux-x86.tar.gz Linux 64-bit Binary: http://nodejs.org/dist/v0.10.31/node-v0.10.31-linux-x64.tar.gz Solaris 32-bit Binary: http://nodejs.org/dist/v0.10.31/node-v0.10.31-sunos-x86.tar.gz Solaris 64-bit Binary: http://nodejs.org/dist/v0.10.31/node-v0.10.31-sunos-x64.tar.gz Other release files: http://nodejs.org/dist/v0.10.31/ Website: http://nodejs.org/docs/v0.10.31/ Documentation: http://nodejs.org/docs/v0.10.31/api/ Shasums: ``` -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 863b3fa120f4122319c0caeead2c0ea609b08f72 node-v0.10.31-darwin-x64.tar.gz ad2b5fc039f7a2377b38f63ec4a8c681e2ec78f7 node-v0.10.31-darwin-x86.tar.gz 0a47909aff7d52759972b0de915b624ede092ae2 node-v0.10.31-linux-x64.tar.gz 7b6841e2ecdee8bd4dd441a43671f50d878d2d84 node-v0.10.31-linux-x86.tar.gz 761dcfc520035cdd82f3813b9aac6645758e1319 node-v0.10.31-sunos-x64.tar.gz d854aea39eba1d567f4a8d09cfdadba9bc4c55cb node-v0.10.31-sunos-x86.tar.gz bdec11406e09f5c86f117d263dd19bdcefbf2ca6 node-v0.10.31-x86.msi 02819349cb1add9a80678478f9f1001747745497 node-v0.10.31.pkg 80f2160b0525763b557742aa73d8dacf1a71e53c node-v0.10.31.tar.gz 96ce878618748fb893828cf2beafe7306123edd8 node.exe 4313e2a9187781dfe39f6297e7826597b006dbb1 node.exp 9d0e24717526cacbb45a72f743f6dd927dc27633 node.lib 896d652532c5ca4a284fe768015d35a9ee31b205 node.pdb d394cb4b0c2503cbad4e5b9db88b506f36520190 openssl-cli.exe 046e7d5e4a0db4f14f79c448d6eabe8ad9eb51bd openssl-cli.pdb 3d472f087c60904238de60af375054e187494913 x64/node-v0.10.31-x64.msi 8fd456e9d10ce9da4433695d655ac56abf5816fa x64/node.exe 928bf1c65f853f9891697627a53325fa74506318 x64/node.exp fef0f550723e281b790408322b42358457598a53 x64/node.lib b20b8c41581ee2eeb326217eb2a76fd762eaec67 x64/node.pdb dacf285e445ca3cf9bf2147446d1c6621ec5e251 x64/openssl-cli.exe 9fc30c82e3cfecf5e4e40bc7b45a20161113b66d x64/openssl-cli.pdb -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlPzy7EACgkQfTP/nQJGQG1cxgCfQrq3/t+zd4tbXgqTiaYZTz07 LIgAn0VWYPZzTsdIeu4F2sH+r8UNRdXr =zSrD -----END PGP SIGNATURE----- ``` -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAFkHtM56sH97k2sjdP0HH9f8x89nnXrnQKiszVNgZdM042KrbQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
