| 1 | Git v2.15.4 Release Notes |
| 2 | ========================= |
| 3 | |
| 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. |
| 8 | |
| 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`. |