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

diff --git a/Documentation/RelNotes/2.44.4.txt b/Documentation/RelNotes/2.44.4.txt
new file mode 100644 (file)
index 0000000..8db4d5b
--- /dev/null
@@ -0,0 +1,7 @@
+Git v2.44.4 Release Notes
+=========================
+
+This release merges up the fixes that appears in v2.43.7 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 33476e262deba19fffa7d8e3542b4ee3cf9cd6e2..8a9fdd06d7540f8dadd3a25dd9a277b164545c04 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.44.3
+DEF_VER=v2.44.4
 
 LF='
 '
index 509eba5f1a1390db45e278f1e5a5cf3ad673dbc5..4437ce1347fab636d633e89adc7deab3862527e8 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.44.3.txt
\ No newline at end of file
+Documentation/RelNotes/2.44.4.txt
\ No newline at end of file