]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.32.6 v2.32.6
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Feb 2023 08:25:09 +0000 (09:25 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Feb 2023 08:25:09 +0000 (09:25 +0100)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Documentation/RelNotes/2.32.6.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes

diff --git a/Documentation/RelNotes/2.32.6.txt b/Documentation/RelNotes/2.32.6.txt
new file mode 100644 (file)
index 0000000..fd65961
--- /dev/null
@@ -0,0 +1,6 @@
+Git v2.32.6 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.8 and v2.31.7
+to address the security issues CVE-2023-22490 and CVE-2023-23946;
+see the release notes for these versions for details.
index 3d2538de85312ad9d5f0215d4a111da3ada91414..b989f81d5e6b2ee71db6cf16a56810094d685b76 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.32.5
+DEF_VER=v2.32.6
 
 LF='
 '
index e60115fd82a8d6bcb2de24647719faa4d2016d5e..a9cfb103ccb30bf9996b4bdc38ec29da89f373d5 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.32.5.txt
\ No newline at end of file
+Documentation/RelNotes/2.32.6.txt
\ No newline at end of file