On Fri, Nov 9, 2012 at 11:11 AM, Sergey Kholodilov <
ser...@gmail.com> wrote:
> Hi, I found a bug and fixed it in my local copy of nodejs 0.8.8.
> Last source from
>
https://github.com/joyent/node/blob/master/src/node_crypto.cc still bugged.
>
> What shall I do?
Can you submit it as a pull request against the v0.8 or master HEAD?
> I can fix last version, but may be we shall somehow fix previous versions?
If by previous versions you mean previous v0.8 releases, the answer is
"no, that's not possible". Those releases are out there now,
downloaded and in use.
> Bug is very simple, so I can just describe it to someone with more
> experience in git and nodejs deployment policy.