Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Gilli <julien.gilli@joyent.com>2015-03-23 22:23:33 +0300
committerJulien Gilli <julien.gilli@joyent.com>2015-03-23 22:23:33 +0300
commit0b5731a63cc40c4fe9275c79158fe0a5dd4d1609 (patch)
tree5f9665ed332c8f7a17832253edeb4e71fcd08506 /ChangeLog
parent4b69c72b8b1725fe98539da1274bc85d3661d3a5 (diff)
2015.03.23, Version 0.10.38 (Maintenance)v0.10.38
* openssl: upgrade to 1.0.1m (Addressing multiple CVEs)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bdd5e45e23..69502ebf2e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2015.03.11, Version 0.10.37 (Maintenance)
+2015.03.23, Version 0.10.38 (Maintenance)
+
+* openssl: upgrade to 1.0.1m (Addressing multiple CVEs)
+
+
+2015.03.11, Version 0.10.37 (Maintenance), 7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e
* uv: update to 0.10.36 (CVE-2015-0278)