summaryrefslogtreecommitdiff
path: root/devel/git
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-05-30 06:40:43 +0000
committeradam <adam@pkgsrc.org>2018-05-30 06:40:43 +0000
commitd5d6556f19f27c379b4b048ac03fbc5ee9297a4b (patch)
tree2e760e79e21077dd5c98fcde5b2ac03a9abd0ba2 /devel/git
parent16506171ac047be0c2b891b04930f1ebd880b74a (diff)
downloadpkgsrc-d5d6556f19f27c379b4b048ac03fbc5ee9297a4b.tar.gz
git: updated to 2.17.1
Git v2.17.1: Fixes: * This release contains the same fixes made in the v2.13.7 version of Git, covering CVE-2018-11233 and 11235, and forward-ported to v2.14.4, v2.15.2 and v2.16.4 releases. See release notes to v2.13.7 for details. * In addition to the above fixes, this release has support on the server side to reject pushes to repositories that attempt to create such problematic .gitmodules file etc. as tracked contents, to help hosting sites protect their customers by preventing malicious contents from spreading.
Diffstat (limited to 'devel/git')
-rw-r--r--devel/git/Makefile.version4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/git/Makefile.version b/devel/git/Makefile.version
index 486c954887d..b5a2ce37c83 100644
--- a/devel/git/Makefile.version
+++ b/devel/git/Makefile.version
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.version,v 1.70 2018/04/11 19:39:34 adam Exp $
+# $NetBSD: Makefile.version,v 1.71 2018/05/30 06:40:43 adam Exp $
#
# used by devel/git/Makefile.common
# used by devel/git-cvs/Makefile
# used by devel/git-svn/Makefile
-GIT_VERSION= 2.17.0
+GIT_VERSION= 2.17.1