From 83fdec0245318e9875c88ae15935ca2ac05789c1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Wed, 24 Apr 2019 15:05:53 +0200 Subject: Prepare release --- lib/ssh/doc/src/notes.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'lib/ssh/doc/src') diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index 40ec19c701..9503060140 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -30,6 +30,28 @@ notes.xml +
Ssh 4.7.6 + +
Improvements and New Features + + +

+ When an SSH server receives the very first message on a + new TCP connection, and that message is not the expected + one, the 64 first bytes of the received message are now + dumped in the INFO REPORT that reports the Protocol + Error.

+

+ This facilitates the debugging of who sends the bad + message or of detecting a possible port scanning.

+

+ Own Id: OTP-15772

+
+
+
+ +
+
Ssh 4.7.5
Fixed Bugs and Malfunctions -- cgit v1.2.3