]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.35.5 v2.35.5
authorTaylor Blau <me@ttaylorr.com>
Fri, 30 Sep 2022 21:25:26 +0000 (17:25 -0400)
committerTaylor Blau <me@ttaylorr.com>
Thu, 6 Oct 2022 21:44:02 +0000 (17:44 -0400)
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Documentation/RelNotes/2.35.5.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.35.5.txt b/Documentation/RelNotes/2.35.5.txt
new file mode 100644 (file)
index 0000000..e19cc48
--- /dev/null
@@ -0,0 +1,5 @@
+Git v2.35.5 Release Notes
+=========================
+
+This release merges the security fix that appears in v2.30.6; see
+the release notes for that version for details.
index 676238effd3dbeb03adc62c025c0bee613e2a97e..97ea90dca54bb784b08f64a0a8fe49751ec46981 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.35.4
+DEF_VER=v2.35.5
 
 LF='
 '
index b1d7b2b7a879fdf70bfe0311ca3a6a6fa6c85c0b..9d822d1b095d88d873494a473c82fc63085caa5b 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.35.4.txt
\ No newline at end of file
+Documentation/RelNotes/2.35.5.txt
\ No newline at end of file