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

diff --git a/Documentation/RelNotes/2.34.2.txt b/Documentation/RelNotes/2.34.2.txt
new file mode 100644 (file)
index 0000000..0c32cd8
--- /dev/null
@@ -0,0 +1,6 @@
+Git v2.34.2 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.3, v2.31.2,
+v2.32.1 and v2.33.2 to address the security issue CVE-2022-24765;
+see the release notes for these versions for details.
index 991308dfaff7ffecef9aa04c350ea989ebd8e309..81dd339513a5113e73811429e94d84ae152fde75 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.34.1
+DEF_VER=v2.34.2
 
 LF='
 '
index 30a5e48971e0f6d87f8c3d4858f29b030d91486e..01d62667bfcc78985aa64b66b3d51e8a18d26801 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.34.1.txt
\ No newline at end of file
+Documentation/RelNotes/2.34.2.txt
\ No newline at end of file