git: Update to version 2.23.0

Refresh patches

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
Josef Schlehofer
2019-10-20 01:58:02 +02:00
committed by tripolar
parent fa790f08de
commit d8d736711d
4 changed files with 7 additions and 12 deletions

View File

@@ -12,11 +12,9 @@ Signed-off-by: Rosen Penev <rosenp@gmail.com>
imap-send.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/imap-send.c b/imap-send.c
index b4eb886e2..877a4e368 100644
--- a/imap-send.c
+++ b/imap-send.c
@@ -284,8 +284,10 @@ static int ssl_socket_connect(struct imap_socket *sock, int use_tls_only, int ve
@@ -284,8 +284,10 @@ static int ssl_socket_connect(struct ima
int ret;
X509 *cert;
@@ -27,6 +25,3 @@ index b4eb886e2..877a4e368 100644
meth = SSLv23_method();
if (!meth) {
--
2.20.1