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

diff --git a/Documentation/RelNotes/2.32.1.txt b/Documentation/RelNotes/2.32.1.txt
new file mode 100644 (file)
index 0000000..7dcca13
--- /dev/null
@@ -0,0 +1,6 @@
+Git v2.32.1 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.3 and
+v2.31.2 to address the security issue CVE-2022-24765; see the
+release notes for these versions for details.
index 9c125f298aea6863a9370c16a0f70b7cccc73b2d..c462040198a0b6450deecc51fbb5cd22ad10cd11 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.32.0
+DEF_VER=v2.32.1
 
 LF='
 '
index aece21e8a40e4499c4398b8906a5dac0b3b0edcf..da84ed1cd7b442afeaeb8a441e1c119016e2ed6c 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.32.0.txt
\ No newline at end of file
+Documentation/RelNotes/2.32.1.txt
\ No newline at end of file