]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.46.4 v2.46.4
authorTaylor Blau <me@ttaylorr.com>
Wed, 28 May 2025 18:58:48 +0000 (14:58 -0400)
committerTaylor Blau <me@ttaylorr.com>
Wed, 28 May 2025 18:58:48 +0000 (14:58 -0400)
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Documentation/RelNotes/2.46.4.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.46.4.txt b/Documentation/RelNotes/2.46.4.txt
new file mode 100644 (file)
index 0000000..622f4c7
--- /dev/null
@@ -0,0 +1,7 @@
+Git v2.46.4 Release Notes
+=========================
+
+This release merges up the fixes that appears in v2.43.7, v2.44.4, and
+v2.45.4 to address the following CVEs: CVE-2025-27613, CVE-2025-27614,
+CVE-2025-46334, CVE-2025-46835, CVE-2025-48384, CVE-2025-48385, and
+CVE-2025-48386. See the release notes for v2.43.7 for details.
index 7cde816ede9f3ebcbb37a050cc023dd83362dc32..0c7a842fc56caefd6b0f456895288dd2d48b869c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.46.3
+DEF_VER=v2.46.4
 
 LF='
 '
index 686ec8709b872c35ac25a8d759f7eb4499b553e9..1cdc9ff7d01bcb59d30e93d904dd1204a00e3699 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.46.3.txt
\ No newline at end of file
+Documentation/RelNotes/2.46.4.txt
\ No newline at end of file