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

diff --git a/Documentation/RelNotes/2.32.3.txt b/Documentation/RelNotes/2.32.3.txt
new file mode 100644 (file)
index 0000000..583fabe
--- /dev/null
@@ -0,0 +1,6 @@
+Git v2.32.3 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.5 and
+v2.31.4 to address the security issue CVE-2022-29187; see the
+release notes for these versions for details.
index e7efe5886680788a8b1a55d9d34ef0ea395effe0..c8237bb5e97a602aa8f57077537707c732bff284 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.32.2
+DEF_VER=v2.32.3
 
 LF='
 '
index 4ac68388c34c1eeba13f90dadcb1cce6b2bcce46..3bfb2b6297f44a8c80be69e3e2d2fceb8996900d 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.32.2.txt
\ No newline at end of file
+Documentation/RelNotes/2.32.3.txt
\ No newline at end of file