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

diff --git a/Documentation/RelNotes/2.45.4.txt b/Documentation/RelNotes/2.45.4.txt
new file mode 100644 (file)
index 0000000..5b50d8d
--- /dev/null
@@ -0,0 +1,7 @@
+Git v2.45.4 Release Notes
+=========================
+
+This release merges up the fixes that appears in v2.43.7, and v2.44.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 f7c5d8f0705a0db6bbd7902415a561bd97ee64be..277d3715fbc14f820c86eb2ad7d0e97d04d297db 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.45.3
+DEF_VER=v2.45.4
 
 LF='
 '
index 36d6ed443532d444f2bbf4390503458fd30c53fb..d915c8e057c61d293c9abd94c07701856e71aa56 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.45.3.txt
\ No newline at end of file
+Documentation/RelNotes/2.45.4.txt
\ No newline at end of file