Git 2.15.3

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2018-09-27 11:33:47 -07:00
parent 902df9f5c4
commit 924c623e1c
3 changed files with 8 additions and 2 deletions

View file

@ -0,0 +1,6 @@
Git v2.15.3 Release Notes
=========================
This release merges up the fixes that appear in v2.14.5 to address
the recently reported CVE-2018-17456; see the release notes for that
version for details.

View file

@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v2.15.2
DEF_VER=v2.15.3
LF='
'

View file

@ -1 +1 @@
Documentation/RelNotes/2.15.2.txt
Documentation/RelNotes/2.15.3.txt