]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.31.2 v2.31.2
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 17 Mar 2022 09:57:32 +0000 (10:57 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 23 Mar 2022 23:24:29 +0000 (00:24 +0100)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Documentation/RelNotes/2.31.2.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.31.2.txt b/Documentation/RelNotes/2.31.2.txt
new file mode 100644 (file)
index 0000000..aa13a5b
--- /dev/null
@@ -0,0 +1,6 @@
+Git v2.31.2 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.3 to address
+the security issue CVE-2022-24765; see the release notes for that
+version for details.
index 36ab53e153d3d010f0cb6c3eec66dcd607d1efff..2498affd30c257aff4e8c39d0c6d43ef8022afb6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.31.1
+DEF_VER=v2.31.2
 
 LF='
 '
index 07f22a5d65e5c463bb01d784940b7ccdb9e57bc4..dff85391eb31b1772a3b37fb0c58c9bf18f7a996 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.31.1.txt
\ No newline at end of file
+Documentation/RelNotes/2.31.2.txt
\ No newline at end of file