Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Commit 0b5731a

Browse files
author
Julien Gilli
committed
2015.03.23, Version 0.10.38 (Maintenance)
* openssl: upgrade to 1.0.1m (Addressing multiple CVEs)
1 parent 4b69c72 commit 0b5731a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

ChangeLog

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
2015.03.11, Version 0.10.37 (Maintenance)
1+
2015.03.23, Version 0.10.38 (Maintenance)
2+
3+
* openssl: upgrade to 1.0.1m (Addressing multiple CVEs)
4+
5+
6+
2015.03.11, Version 0.10.37 (Maintenance), 7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e
27

38
* uv: update to 0.10.36 (CVE-2015-0278)
49

src/node_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#define NODE_MINOR_VERSION 10
2727
#define NODE_PATCH_VERSION 38
2828

29-
#define NODE_VERSION_IS_RELEASE 0
29+
#define NODE_VERSION_IS_RELEASE 1
3030

3131
#ifndef NODE_TAG
3232
# define NODE_TAG ""

0 commit comments

Comments
 (0)