Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2022-06-23 13:35:32 +0300
committerJohannes Schindelin <johannes.schindelin@gmx.de>2022-06-23 13:35:32 +0300
commit656d9a24f624039831bc2e865f4cc42f393caf70 (patch)
treee9f1ffe99c2c7888b818a7f5f2cdea8de05db4ce /Documentation/RelNotes/2.32.3.txt
parentfc0c773028685cdbae35c6c71f3fd3b87ab70985 (diff)
Git 2.32.3v2.32.3
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'Documentation/RelNotes/2.32.3.txt')
-rw-r--r--Documentation/RelNotes/2.32.3.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.32.3.txt b/Documentation/RelNotes/2.32.3.txt
new file mode 100644
index 0000000000..583fabe684
--- /dev/null
+++ b/Documentation/RelNotes/2.32.3.txt
@@ -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.