File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ Git v2.17.1 Release Notes
2+ =========================
3+
4+ Fixes since v2.17
5+ -----------------
6+
7+ * This release contains the same fixes made in the v2.13.7 version of
8+ Git, covering CVE-2018-11233 and 11235, and forward-ported to
9+ v2.14.4, v2.15.2 and v2.16.4 releases. See release notes to
10+ v2.13.7 for details.
11+
12+ * In addition to the above fixes, this release has support on the
13+ server side to reject pushes to repositories that attempt to create
14+ such problematic .gitmodules file etc. as tracked contents, to help
15+ hosting sites protect their customers by preventing malicious
16+ contents from spreading.
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33GVF=GIT-VERSION-FILE
4- DEF_VER=v2.17.0
4+ DEF_VER=v2.17.1
55
66LF='
77'
Original file line number Diff line number Diff line change 1- Documentation/RelNotes/2.17.0 .txt
1+ Documentation/RelNotes/2.17.1 .txt
You can’t perform that action at this time.
0 commit comments