The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / doc / blog / release / v0.8.23.md @ 67096fdb

History | View | Annotate | Download (2.51 KB)

1
date: Mon Apr  8 17:32:26 PDT 2013
2
version: 0.8.23
3
category: release
4
title: Node v0.8.23 (Stable)
5
slug: node-v0-8-23-stable
6

    
7
2013.04.09, Version 0.8.23 (maintenance)
8

    
9
* npm: Upgrade to v1.2.18
10

    
11
* http: Avoid EE warning on ECONNREFUSED handling (isaacs)
12

    
13
* tls: Re-enable check of CN-ID in cert verification (Tobias Müllerleile)
14

    
15
* child_process: fix sending utf-8 to child process (Ben Noordhuis)
16

    
17
* crypto: check key type in GetPeerCertificate() (Ben Noordhuis)
18

    
19
* win/openssl: mark assembled object files as seh safe (Bert Belder)
20

    
21
* windows/msi: fix msi build issue with WiX 3.7/3.8 (Raymond Feng)
22

    
23

    
24
Source Code: http://nodejs.org/dist/v0.8.23/node-v0.8.23.tar.gz
25

    
26
Macintosh Installer (Universal): http://nodejs.org/dist/v0.8.23/node-v0.8.23.pkg
27

    
28
Windows Installer: http://nodejs.org/dist/v0.8.23/node-v0.8.23-x86.msi
29

    
30
Windows x64 Installer: http://nodejs.org/dist/v0.8.23/x64/node-v0.8.23-x64.msi
31

    
32
Windows x64 Files: http://nodejs.org/dist/v0.8.23/x64/
33

    
34
Linux 32-bit Binary: http://nodejs.org/dist/v0.8.23/node-v0.8.23-linux-x86.tar.gz
35

    
36
Linux 64-bit Binary: http://nodejs.org/dist/v0.8.23/node-v0.8.23-linux-x64.tar.gz
37

    
38
Solaris 32-bit Binary: http://nodejs.org/dist/v0.8.23/node-v0.8.23-sunos-x86.tar.gz
39

    
40
Solaris 64-bit Binary: http://nodejs.org/dist/v0.8.23/node-v0.8.23-sunos-x64.tar.gz
41

    
42
Other release files: http://nodejs.org/dist/v0.8.23/
43

    
44
Website: http://nodejs.org/docs/v0.8.23/
45

    
46
Documentation: http://nodejs.org/docs/v0.8.23/api/
47

    
48
Shasums:
49

    
50
```
51
64cf0081e4d5d7ac528ce938007f9a7d3d952896  node-v0.8.23-darwin-x64.tar.gz
52
698b9dd9ece94cde200c25d881700a23a510883e  node-v0.8.23-darwin-x86.tar.gz
53
94ea21cb5425d712b92289a82e0f48541d163fef  node-v0.8.23-linux-x64.tar.gz
54
c6880d51464904d782d6438bb451fdc85cb874eb  node-v0.8.23-linux-x86.tar.gz
55
9da74301acd0e157a132392bc0e3dd9760400fbe  node-v0.8.23-sunos-x64.tar.gz
56
dffe26030f95c6f4c1b39ca9eae7d0882b1caacc  node-v0.8.23-sunos-x86.tar.gz
57
0b8534504bc6a00215e21e03650228a37400b228  node-v0.8.23-x86.msi
58
033d01b7675f557b9cb49148a860d62f015c63fd  node-v0.8.23.pkg
59
13772b9c1060aae5441f11cd3fdbe4e4791612b9  node-v0.8.23.tar.gz
60
d0afaf05544c9fa8b4b6df5f1f03feb9167fb493  node.exe
61
13067ab2f18797536a38a76e5f8087ec54f45b6c  node.exp
62
8a253e09bfa128b09ad0a0a507db8f7c96eba537  node.lib
63
51f36628dc6ec058966de7a9f3054617b0ddbb30  node.pdb
64
367967503a8963557f647bd9766a980f7c78ff93  x64/node-v0.8.23-x64.msi
65
e86d6b984a937b27e1809db551d2159aea19c3d5  x64/node.exe
66
29abfe7952dafde326ff52094ec49445f41f5366  x64/node.exp
67
d769b0e9af6975dcd860f3a57c3d3cc96c240e46  x64/node.lib
68
e4268618e8dea66f2d1fa9bf8b817ae1e7106337  x64/node.pdb
69
```