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

diff --git a/Documentation/RelNotes/2.35.2.txt b/Documentation/RelNotes/2.35.2.txt
new file mode 100644 (file)
index 0000000..290bfa9
--- /dev/null
@@ -0,0 +1,7 @@
+Git v2.35.2 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.3,
+v2.31.2, v2.32.1, v2.33.2 and v2.34.2 to address the security
+issue CVE-2022-24765; see the release notes for these versions
+for details.
index b3cf1ff93965a57a05c28094ec9de81fdb716ff4..3a7a9f0438861c1399c3145f1dea25d577b4314a 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.35.1
+DEF_VER=v2.35.2
 
 LF='
 '
index d7b83df043ecca5c1d8095aab7165f7db3130b62..286559e32eb7179d383ae64c342e26ec0164eccf 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.35.1.txt
\ No newline at end of file
+Documentation/RelNotes/2.35.2.txt
\ No newline at end of file