[erlang-patches] ssh rekeying missing (was: Erlang/OTP R12B-1 has been released)

Peter Lund erlang@REDACTED
Fri Feb 8 21:55:54 CET 2008


Hello,

I noticed you did not include the fix I reported in for the "rekeying
bug".

SSH rekeying is often initiated by either party client or server after 
1GB of transferred data (or because the max time for ssh keys has been
reached). In the current OTP version, neither the ssh client nor ssh 
server is able to handle the rekeying procedure.

Here attached you find the unified diff (for the latest R12B-1
ssh_transport.erl) and attached you the full new version of the file.

/Peter

Bjorn Gustavsson skrev:
> Bug fix release : otp_src_R12B-1
> Build date      : 2008-02-06
>
> This is bug fix release 1 for the R12B release.
> You can download the full source distribution from
>  
>   http://www.erlang.org/download/otp_src_R12B-1.tar.gz
>   http://www.erlang.org/download/otp_src_R12B-1.readme
>
> Note: To unpack the TAR archive you need a GNU TAR compatible program.
>
> For installation instructions please read the README that is part of
> the distribution.
>
> The Windows binary distribution can be downloaded from
>
>   http://www.erlang.org/download/otp_win32_R12B-1.exe
>
>
> On-line documentation can be found at http://www.erlang.org/doc/.
> You can also download the complete HTML documentation or the Unix manual files
>
>   http://www.erlang.org/download/otp_doc_html_R12B-1.tar.gz
>   http://www.erlang.org/download/otp_doc_man_R12B-1.tar.gz
>
> We also want to thank those that sent us patches, suggestions and bug
> reports,
>
> The OTP Team
>


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ssh_transport.erl.patch
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20080208/b07633c5/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssh_transport.erl.gz
Type: application/x-gzip
Size: 12445 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20080208/b07633c5/attachment.bin>


More information about the erlang-patches mailing list