-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
Release proposal: v1.5.1 #1096
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
👍 |
If the leak is confirmed to be fixed then I think this makes a lot of sense. |
+1 |
+1, once the fix is confirmed. |
Working on getting this out today, RC is here: https://iojs.org/download/nightly/v1.5.1-nightly20150308f8c893dd39/ working on changelog header next |
2015-03-09, Version 1.5.1, @rvaggNotable changes
Known issues
|
final test run (hopefully) https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/263/ |
Bailing on this for now. Still some TLS leakage being reported so we should sit on this for a bit. |
#1103 is closed, fedor suggested we do a release anyways. |
let's roll this then, RC at https://iojs.org/download/nightly/v1.5.1-nightly20150309030a92347d/ tests running at https://jenkins-iojs.nodesource.com/job/iojs+any-pr+multi/267/ |
updated release notes above to say that the leak probably isn't fixed |
put #1103 in notable changes |
published @ https://iojs.org/dist/latest/ ping @iojs/website |
Site updated. |
This one is mainly aimed at trying to clear up anything outstanding for the leak mentioned in #1075. I'll wait for feedback there but we could ship this one out fairly quick if those involved think it's worth it.
030a92347d
] - benchmark: chunky http client benchmark variation (Rudi Cilibrasi) #2283b57819b58
] - crypto: fix leak in SafeX509ExtPrint (Fedor Indutny) #1087f8c893dd39
] - doc: fix confusion markdown in util.markdown (Yazhong Liu) #1097e763220f66
] - doc: update clang version prerequisite (Brendan Ashworth) #10940f7c8ebeea
] - doc: replace article "an" with "a" in net docs (Evan Lucas) #1093cf565b5516
] - fs: fix .write() not coercing non-string values (Jeremiah Senkpiel) #11021a3ca8223e
] - http_client: ensure empty socket on error (Fedor Indutny) #11038670613d2d
] - node_crypto_bio: adjust external memory size (Fedor Indutny) #1085528d8786ff
] - src: fix memory leak in fs.writeSync error path (Ben Noordhuis) #1092648fc63cd1
] - src: fix mismatched delete[] in src/node_file.cc (Ben Noordhuis) #10929f7c9811e2
] - src: add missing Context::Scope (Ben Noordhuis) #1084fe36076c78
] - stream_base: WriteWrap::New/::Dispose (Fedor Indutny) #10907f4c95e160
] - tls: do not leak WriteWrap objects (Fedor Indutny) #10904bd3620382
] - url: remove redundant assignment in url.parse (Alex Kocharin) #1095The text was updated successfully, but these errors were encountered: