]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.39.2 v2.39.2
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Feb 2023 08:43:41 +0000 (09:43 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Feb 2023 08:43:41 +0000 (09:43 +0100)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Documentation/RelNotes/2.39.2.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.39.2.txt b/Documentation/RelNotes/2.39.2.txt
new file mode 100644 (file)
index 0000000..ebb9900
--- /dev/null
@@ -0,0 +1,7 @@
+Git v2.39.2 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.8, v2.31.7,
+v2.32.6, v2.33.7, v2.34.7, v2.35.7, v2.36.5, v2.37.6 and v2.38.4
+to address the security issues CVE-2023-22490 and CVE-2023-23946;
+see the release notes for these versions for details.
index 1937bc6802ebff1d70739d305860f0309ba2f669..674110ca3bdc0cb783ec8f1d6e82aa46e36dc3cd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.39.1
+DEF_VER=v2.39.2
 
 LF='
 '
index 61b8226a18446f2dec00968fbd89bdb5eeba8ab1..25a76d390ec2a2f3daff0dbea99742cd1946cd02 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.39.1.txt
\ No newline at end of file
+Documentation/RelNotes/2.39.2.txt
\ No newline at end of file