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

diff --git a/Documentation/RelNotes/2.35.4.txt b/Documentation/RelNotes/2.35.4.txt
new file mode 100644 (file)
index 0000000..47abd5a
--- /dev/null
@@ -0,0 +1,7 @@
+Git v2.35.4 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.5,
+v2.31.4, v2.32.3, v2.33.4 and v2.34.4 to address the security
+issue CVE-2022-29187; see the release notes for these versions
+for details.
index 002b1d7af4b45146e1a81c1e84d01ae3b49cee13..676238effd3dbeb03adc62c025c0bee613e2a97e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.35.3
+DEF_VER=v2.35.4
 
 LF='
 '
index e271ea5958c073df8ec9c4201a70fd0f40b56d4c..b1d7b2b7a879fdf70bfe0311ca3a6a6fa6c85c0b 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.35.3.txt
\ No newline at end of file
+Documentation/RelNotes/2.35.4.txt
\ No newline at end of file