]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.31.4 v2.31.4
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 23 Jun 2022 10:35:25 +0000 (12:35 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 23 Jun 2022 10:35:25 +0000 (12:35 +0200)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Documentation/RelNotes/2.31.4.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.31.4.txt b/Documentation/RelNotes/2.31.4.txt
new file mode 100644 (file)
index 0000000..97a91fd
--- /dev/null
@@ -0,0 +1,6 @@
+Git v2.31.4 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.5 to address
+the security issue CVE-2022-29187; see the release notes for that
+version for details.
index da853679b7fea46f4b659a3755610a245dc2e668..2126fe83f839e73b2f16c176091291d0f5f38cb4 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.31.3
+DEF_VER=v2.31.4
 
 LF='
 '
index c3d6893a9291262d9f492e33a80610084a9551c5..7ef30395e17a66fe8c77522c406d937a037c8f82 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.31.3.txt
\ No newline at end of file
+Documentation/RelNotes/2.31.4.txt
\ No newline at end of file