]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.36.2 v2.36.2
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 23 Jun 2022 10:36:14 +0000 (12:36 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 23 Jun 2022 10:40:44 +0000 (12:40 +0200)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Documentation/RelNotes/2.36.2.txt
GIT-VERSION-GEN

index ba5d5acd078528ba2d2bdbfef182f8d01d72d074..958f5b4102baf943c5e668f606b9c746c7694e78 100644 (file)
@@ -1,10 +1,16 @@
 Git v2.36.2 Release Notes
 =========================
 
-This maintenance release is primarily to merge down updates to the
-build and CI procedures from the 'master' front, in order to ensure
-that we can cut healthy maintenance releases in the future.  It also
-contains a handful of small and trivially-correct bugfixes.
+This release merges up the fixes that appear in v2.30.5, v2.31.4,
+v2.32.3, v2.33.4, v2.34.4 and v2.35.4 to address the security
+issue CVE-2022-29187; see the release notes for these versions
+for details.
+
+Apart from that, this maintenance release is primarily to merge down
+updates to the build and CI procedures from the 'master' front, in
+order to ensure that we can cut healthy maintenance releases in the
+future.  It also contains a handful of small and trivially-correct
+bugfixes.
 
 Fixes since v2.36.1
 -------------------
index c1e8552d27e84c07a65de289f55f11df323701a0..12f26c83d6801662eb4deaa451eb9a3962cc6067 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.36.1
+DEF_VER=v2.36.2
 
 LF='
 '