]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.45.1 v2.45.1
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 24 Apr 2024 07:17:11 +0000 (09:17 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 29 Apr 2024 18:42:46 +0000 (20:42 +0200)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Documentation/RelNotes/2.45.1.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.45.1.txt b/Documentation/RelNotes/2.45.1.txt
new file mode 100644 (file)
index 0000000..3b0d60c
--- /dev/null
@@ -0,0 +1,8 @@
+Git v2.45.1 Release Notes
+=========================
+
+This release merges up the fix that appears in v2.39.4,
+v2.40.2, v2.41.1, v2.42.2, v2.43.4 and v2.44.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 433cf41e594524830657dc0a490df8a7d5e66a26..ae4bbb054d9700c16be554c576c1aff2ce232bdf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.45.0
+DEF_VER=v2.45.1
 
 LF='
 '
index ae702771094d287a5dd6b4e183de5d80f46c2686..408ffe6d137d04fde4c04bdf9933413f02102acc 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.45.0.txt
\ No newline at end of file
+Documentation/RelNotes/2.45.1.txt
\ No newline at end of file