From 90bc692185a27f18acb6b029dfaf038e555ef8ff Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Fri, 19 May 2023 09:24:58 -0400 Subject: add upstream 12.3 --- Bugs.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Bugs.txt') diff --git a/Bugs.txt b/Bugs.txt index 23ec71f4..50c10ab1 100644 --- a/Bugs.txt +++ b/Bugs.txt @@ -62,12 +62,6 @@ move the following constants from src/sftp.h to include/libssh2_sftp.h: #define MAX_SFTP_OUTGOING_SIZE 30000 #define MAX_SFTP_READ_SIZE 30000 __________________________________________________________________________________________________________ -src/sftp.c -Always clear SFTP protocol error: https://github.com/libssh2/libssh2/pull/787 -__________________________________________________________________________________________________________ -src/openssl.c -Fix misleading error message if wrong passphrase: https://github.com/libssh2/libssh2/pull/789 -__________________________________________________________________________________________________________ ------------------- -- cgit