about summary refs log tree commit diff
path: root/third_party/git/Documentation/RelNotes/2.17.2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/Documentation/RelNotes/2.17.2.txt')
-rw-r--r--third_party/git/Documentation/RelNotes/2.17.2.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/third_party/git/Documentation/RelNotes/2.17.2.txt b/third_party/git/Documentation/RelNotes/2.17.2.txt
deleted file mode 100644
index ef021be870..0000000000
--- a/third_party/git/Documentation/RelNotes/2.17.2.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Git v2.17.2 Release Notes
-=========================
-
-This release merges up the fixes that appear in v2.14.5 to address
-the recently reported CVE-2018-17456; see the release notes for that
-version for details.
-
-In addition, this release also teaches "fsck" and the server side
-logic to reject pushes to repositories that attempt to create such a
-problematic ".gitmodules" file as tracked contents, to help hosting
-sites protect their customers by preventing malicious contents from
-spreading.