From: Josef Schlehofer Date: Wed, 18 Dec 2019 22:18:11 +0000 (+0100) Subject: git: Update to version 2.16.6 (security fix) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=97de5554252ced1f099ce1dc900fe1cda2cecb83;p=feed%2Fpackages.git git: Update to version 2.16.6 (security fix) Fixes CVEs: CVE-2018-17456 CVE-2019-1348 CVE-2019-1349 CVE-2019-1350 CVE-2019-1351 CVE-2019-1352 CVE-2019-1353 CVE-2019-1354 CVE-2019-1387 Signed-off-by: Josef Schlehofer --- diff --git a/net/git/Makefile b/net/git/Makefile index 2c8bc98cde..6e8f360633 100644 --- a/net/git/Makefile +++ b/net/git/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git -PKG_VERSION:=2.16.3 +PKG_VERSION:=2.16.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/scm/git/ -PKG_HASH:=d65d99e9e5b081c1f14ea018973806e942a2eb7d0da2ebc01bd2525adee62d48 +PKG_HASH:=cd45502a4146d8e77f40cc64b3b484247e6165633bb024d7a9385a85f68e1d52 PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1