Git fork
at reftables-rust 12 lines 530 B view raw
1Git v2.21.1 Release Notes 2========================= 3 4This release merges up the fixes that appear in v2.14.6, v2.15.4, 5v2.17.3 and in v2.20.2, addressing the security issues CVE-2019-1348, 6CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, 7CVE-2019-1353, CVE-2019-1354, CVE-2019-1387, and CVE-2019-19604; 8see the release notes for those versions for details. 9 10Additionally, this version also includes a couple of fixes for the 11Windows-specific quoting of command-line arguments when Git executes 12a Unix shell on Windows.