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