Git 2.45
[alt-git.git] / Documentation / RelNotes / 2.15.4.txt
blobdc241cba349fcf6080755fca13925c6aaaef40ec
1 Git v2.15.4 Release Notes
2 =========================
4 This release merges up the fixes that appear in v2.14.6 to address
5 the security issues CVE-2019-1348, CVE-2019-1349, CVE-2019-1350,
6 CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, and
7 CVE-2019-1387; see the release notes for that version for details.
9 In conjunction with a vulnerability that was fixed in v2.20.2,
10 `.gitmodules` is no longer allowed to contain entries of the form
11 `submodule.<name>.update=!command`.