]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.42.2 v2.42.2
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 10 Apr 2024 19:51:47 +0000 (21:51 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 19 Apr 2024 10:38:48 +0000 (12:38 +0200)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Documentation/RelNotes/2.42.2.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.42.2.txt b/Documentation/RelNotes/2.42.2.txt
new file mode 100644 (file)
index 0000000..dbf761a
--- /dev/null
@@ -0,0 +1,7 @@
+Git v2.42.2 Release Notes
+=========================
+
+This release merges up the fix that appears in v2.39.4, v2.40.2
+and v2.41.1 to address the security issues CVE-2024-32002,
+CVE-2024-32004, CVE-2024-32020, CVE-2024-32021 and CVE-2024-32465;
+see the release notes for these versions for details.
index 226c8c19ffc413b8ffc18af1b81d029964e2e01a..4407ea29da03cb3ce8593bcb1ef9363b2f037448 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.42.1
+DEF_VER=v2.42.2
 
 LF='
 '
index 234837ed95ae627e918246d1a736674f8d3dfa46..fd58bd7691db7f4cb4798c76dacb493cbcaef0b4 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.42.1.txt
\ No newline at end of file
+Documentation/RelNotes/2.42.2.txt
\ No newline at end of file