From: Josef Schlehofer Date: Sun, 24 Apr 2022 13:23:31 +0000 (+0200) Subject: git: update to version 2.34.3 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=959860dc4778eb521fd9ad6432826d8e03f816ad;p=feed%2Fpackages.git git: update to version 2.34.3 Fixes: - CVE-2022-24765 Signed-off-by: Josef Schlehofer (cherry picked from commit c77f4f9e1d9c3f07c27dd3abe9c666eec003fb8b) --- diff --git a/net/git/Makefile b/net/git/Makefile index ee4620bce0..af31d27fc4 100644 --- a/net/git/Makefile +++ b/net/git/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git -PKG_VERSION:=2.34.1 +PKG_VERSION:=2.34.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/scm/git/ -PKG_HASH:=3a0755dd1cfab71a24dd96df3498c29cd0acd13b04f3d08bf933e81286db802c +PKG_HASH:=648e2f753a4360984d437f9038cb4649442fb5be846950bcaaca006b75c78418 PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING