]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.33.8 v2.33.8
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 11 Mar 2023 19:29:33 +0000 (20:29 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 17 Apr 2023 19:15:54 +0000 (21:15 +0200)
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Documentation/RelNotes/2.33.8.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.33.8.txt b/Documentation/RelNotes/2.33.8.txt
new file mode 100644 (file)
index 0000000..d8cf4c7
--- /dev/null
@@ -0,0 +1,7 @@
+Git v2.33.8 Release Notes
+=========================
+
+This release merges the fixes that appear in v2.30.9, v2.31.8 and
+v2.32.7 to address the security issues CVE-2023-25652,
+CVE-2023-25815, and CVE-2023-29007; see the release notes for these
+versions for details.
index 19d4d618cfc71c3c94e30888d253a2a49c362fda..477b46d1400e008d72362cb520079b9cc30561fc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.33.7
+DEF_VER=v2.33.8
 
 LF='
 '
index f89efbeae66c805349e3dfe8c0d6e9fe7d45f16b..c6da26cc9fa628ca86eb26da4dde2a387aa1a168 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.33.7.txt
\ No newline at end of file
+Documentation/RelNotes/2.33.8.txt
\ No newline at end of file