debian: apply security fixes from 2.24.1
[git/debian.git] / debian / patches / 0032-Git-2.16.6.diff
blob5156cc7e27e209524f2bf74d277a1b105718a61a
1 From 3388e305642a3bd9a5d76c6ffd57aa72a8998eb5 Mon Sep 17 00:00:00 2001
2 From: Johannes Schindelin <johannes.schindelin@gmx.de>
3 Date: Wed, 4 Dec 2019 21:45:07 +0100
4 Subject: Git 2.16.6
6 Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
7 (cherry picked from commit eb288bc455ac67e3ceeff90daf6f25972bb586d0)
8 Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
9 ---
10 Documentation/RelNotes/2.16.6.txt | 8 ++++++++
11 1 file changed, 8 insertions(+)
12 create mode 100644 Documentation/RelNotes/2.16.6.txt
14 diff --git a/Documentation/RelNotes/2.16.6.txt b/Documentation/RelNotes/2.16.6.txt
15 new file mode 100644
16 index 0000000000..438306e60b
17 --- /dev/null
18 +++ b/Documentation/RelNotes/2.16.6.txt
19 @@ -0,0 +1,8 @@
20 +Git v2.16.6 Release Notes
21 +=========================
23 +This release merges up the fixes that appear in v2.14.6 and in
24 +v2.15.4 addressing the security issues CVE-2019-1348, CVE-2019-1349,
25 +CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, CVE-2019-1353,
26 +CVE-2019-1354, and CVE-2019-1387; see the release notes for those
27 +versions for details.
28 --
29 2.24.0.393.g34dc348eaf