package/libssh: add patch to fix regression
authorHeiko Thiery <heiko.thiery@gmail.com>
Tue, 21 Apr 2020 08:46:51 +0000 (10:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 21 Apr 2020 20:29:16 +0000 (22:29 +0200)
commit39099153d9404cd6f107f0fd92ce8686bbd1beb2
tree0fd5012632d53beb585347374b20b815688b33ed
parentde5a74193b270e4bff19a45a4b82a70fb70857fa
package/libssh: add patch to fix regression

The libssh server is used by libnetconf2. With libssh version 0.9.4 a
regression was introduced that wrongly leads to session closed after the
poll timeout.

The patch comes from upstrem:
https://git.libssh.org/projects/libssh.git/commit/?id=6417f5a3cac8537ac6f6ff7fc1642dfaa0917fb4

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libssh/0002-channels-Avoid-returning-SSH_AGAIN-from-ssh_channel_.patch [new file with mode: 0644]