aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2023-03-11 21:29:12 +0100
committerJohannes Schindelin <johannes.schindelin@gmx.de>2023-04-17 21:16:07 +0200
commitec583449067bab5b800ecc63926f35c9dae96fa1 (patch)
tree9b67735938a1b39bee28bd96a7504d090ed3615b /Documentation/RelNotes
parentc96ecfe6a5d6167b14cac591d9fcbc73f778ed23 (diff)
downloadgit-ec583449067bab5b800ecc63926f35c9dae96fa1.tar.gz
Git 2.38.5v2.38.5
Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r--Documentation/RelNotes/2.38.5.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.38.5.txt b/Documentation/RelNotes/2.38.5.txt
new file mode 100644
index 0000000000..2d1f3b1249
--- /dev/null
+++ b/Documentation/RelNotes/2.38.5.txt
@@ -0,0 +1,8 @@
+Git v2.38.5 Release Notes
+=========================
+
+This release merges up the fix that appears in v2.30.9, v2.31.8,
+v2.32.7, v2.33.8, v2.34.8, v2.35.8, v2.36.6 and v2.37.7 to address
+the security issues CVE-2023-25652, CVE-2023-25815, and
+CVE-2023-29007; see the release notes for these versions for
+details.