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

diff --git a/Documentation/RelNotes/2.34.4.txt b/Documentation/RelNotes/2.34.4.txt
new file mode 100644 (file)
index 0000000..2a6b223
--- /dev/null
@@ -0,0 +1,6 @@
+Git v2.34.4 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.5, v2.31.4,
+v2.32.3 and v2.33.4 to address the security issue CVE-2022-29187;
+see the release notes for these versions for details.
index 3ae76105c833b17b478af69336a4873384a18812..9e2cf5d43d5f251f8babde6c0320599ba39af284 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.34.3
+DEF_VER=v2.34.4
 
 LF='
 '
index 106572391271d085b57a6350cda8488bad889756..9041e1b0fefc0786687d09e0b712e7cf15ac0167 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.34.3.txt
\ No newline at end of file
+Documentation/RelNotes/2.34.4.txt
\ No newline at end of file