]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.39.3 v2.39.3
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 11 Mar 2023 21:57:30 +0000 (22:57 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 17 Apr 2023 19:16:08 +0000 (21:16 +0200)
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Documentation/RelNotes/2.39.3.txt
GIT-VERSION-GEN

index dddff53627765dc2b795949fbfc51e5b2c26fe2b..66351b65c219a9a53c19c78cf2d76c05a2f104a7 100644 (file)
@@ -1,9 +1,15 @@
 Git v2.39.3 Release Notes
 =========================
 
-This release is primarily to merge fixes accumulated on the 'master'
-front to prepare for 2.40 release that are still relevant to 2.39.x
-maintenance track.
+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, v2.37.7 and v2.38.5 to
+address the security issues CVE-2023-25652, CVE-2023-25815, and
+CVE-2023-29007; see the release notes for these versions for
+details.
+
+This release also merges fixes that have accumulated on the 'master'
+front to prepare for the 2.40 release that are still relevant to
+2.39.x maintenance track.
 
 Fixes since v2.39.2
 -------------------
index 2e4c5bd1b254a67171360cb8828ac5803f9ec242..eec953731ca6d4dcc44336583a16537fa2046884 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.39.3-pre
+DEF_VER=v2.39.3
 
 LF='
 '