From: krant Date: Thu, 22 Feb 2024 20:54:29 +0000 (+0200) Subject: git: update to 2.43.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f9e16375f6ab491be91b506e6c9a7828ee9f7adf;p=openwrt-packages.git git: update to 2.43.2 - Refresh a patch Signed-off-by: krant --- diff --git a/net/git/Makefile b/net/git/Makefile index 88030a872..4d244276a 100644 --- a/net/git/Makefile +++ b/net/git/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git -PKG_VERSION:=2.43.0 +PKG_VERSION:=2.43.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/scm/git/ -PKG_HASH:=5446603e73d911781d259e565750dcd277a42836c8e392cac91cf137aa9b76ec +PKG_HASH:=f612c1abc63557d50ad3849863fc9109670139fc9901e574460ec76e0511adb9 PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING diff --git a/net/git/patches/300-openssl-deprecated.patch b/net/git/patches/300-openssl-deprecated.patch index 5a29a8d8e..067e3ef55 100644 --- a/net/git/patches/300-openssl-deprecated.patch +++ b/net/git/patches/300-openssl-deprecated.patch @@ -14,7 +14,7 @@ Signed-off-by: Rosen Penev --- a/imap-send.c +++ b/imap-send.c -@@ -279,8 +279,10 @@ static int ssl_socket_connect(struct ima +@@ -278,8 +278,10 @@ static int ssl_socket_connect(struct ima int ret; X509 *cert;