File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 11Git v2.36.2 Release Notes
22=========================
33
4- This maintenance release is primarily to merge down updates to the
5- build and CI procedures from the 'master' front, in order to ensure
6- that we can cut healthy maintenance releases in the future. It also
7- contains a handful of small and trivially-correct bugfixes.
4+ This release merges up the fixes that appear in v2.30.5, v2.31.4,
5+ v2.32.3, v2.33.4, v2.34.4 and v2.35.4 to address the security
6+ issue CVE-2022-29187; see the release notes for these versions
7+ for details.
8+
9+ Apart from that, this maintenance release is primarily to merge down
10+ updates to the build and CI procedures from the 'master' front, in
11+ order to ensure that we can cut healthy maintenance releases in the
12+ future. It also contains a handful of small and trivially-correct
13+ bugfixes.
814
915Fixes since v2.36.1
1016-------------------
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33GVF=GIT-VERSION-FILE
4- DEF_VER=v2.36.1
4+ DEF_VER=v2.36.2
55
66LF='
77'
You can’t perform that action at this time.
0 commit comments