]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.16.5 v2.16.5
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Sep 2018 18:38:32 +0000 (11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Sep 2018 18:38:32 +0000 (11:38 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.16.5.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.16.5.txt b/Documentation/RelNotes/2.16.5.txt
new file mode 100644 (file)
index 0000000..cb8ee02
--- /dev/null
@@ -0,0 +1,6 @@
+Git v2.16.5 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.
index f6c7db07e63c0036d12dc3e0a655ab50758fb329..64f5097bcbf9185d029f965f2124539c510f9005 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.16.4
+DEF_VER=v2.16.5
 
 LF='
 '
index d93c6eed79bd4df711d86bceb357a0cc14808eac..7b0f25d4c7422ff9f24daae25f6db598a1259f66 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.16.4.txt
\ No newline at end of file
+Documentation/RelNotes/2.16.5.txt
\ No newline at end of file