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

diff --git a/Documentation/RelNotes/2.33.4.txt b/Documentation/RelNotes/2.33.4.txt
new file mode 100644 (file)
index 0000000..a145cc2
--- /dev/null
@@ -0,0 +1,6 @@
+Git v2.33.4 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.5, v2.31.4
+and v2.32.3 to address the security issue CVE-2022-29187; see
+the release notes for these versions for details.
index 86a3a2870c975e3eb42d087c00b739c7257d4b5d..473746835bf1944ee1553fc25e266d9680bb3e45 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.33.3
+DEF_VER=v2.33.4
 
 LF='
 '
index 899139d9ec73b18cb8b5a5fd06e04ea64f58704a..6cb6ec27dc967dc7c712d463ddb158690206a00f 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.33.3.txt
\ No newline at end of file
+Documentation/RelNotes/2.33.4.txt
\ No newline at end of file