From fc54c1af3ec09bab8b8ea09768c2da4069b7f53e Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 22 May 2018 14:28:26 +0900 Subject: Git 2.17.1 Signed-off-by: Junio C Hamano --- Documentation/RelNotes/2.17.1.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Documentation/RelNotes/2.17.1.txt (limited to 'Documentation') diff --git a/Documentation/RelNotes/2.17.1.txt b/Documentation/RelNotes/2.17.1.txt new file mode 100644 index 0000000000..e01384fe8e --- /dev/null +++ b/Documentation/RelNotes/2.17.1.txt @@ -0,0 +1,16 @@ +Git v2.17.1 Release Notes +========================= + +Fixes since v2.17 +----------------- + + * This release contains the same fixes made in the v2.13.7 version of + Git, covering CVE-2018-11233 and 11235, and forward-ported to + v2.14.4, v2.15.2 and v2.16.4 releases. See release notes to + v2.13.7 for details. + + * In addition to the above fixes, this release has support on the + server side to reject pushes to repositories that attempt to create + such problematic .gitmodules file etc. as tracked contents, to help + hosting sites protect their customers by preventing malicious + contents from spreading. -- cgit v1.3