git: update to 2.39.2

GITWEB_* variable values don't work as they should since 2.38, so let's
remove them and add a workaround. This issue was reported in
https://lore.kernel.org/git/80eb3972-4960-5727-ce86-acc3a4425fd4@nic.cz/T/#u

* refresh patches

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
This commit is contained in:
Michal Vasilek
2023-02-16 10:20:13 +01:00
committed by Rosen Penev
parent 953805ddbb
commit c6eb1c025c
4 changed files with 12 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ Signed-off-by: Rosen Penev <rosenp@gmail.com>
--- a/imap-send.c
+++ b/imap-send.c
@@ -284,8 +284,10 @@ static int ssl_socket_connect(struct ima
@@ -274,8 +274,10 @@ static int ssl_socket_connect(struct ima
int ret;
X509 *cert;