summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.33.2.txt
blob: e504489d6124ed18824081119d2c2b4cc9ce31a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Git v2.33.2 Release Notes
=========================
 
This release merges up the fixes that appear in v2.30.3, v2.31.2
and v2.32.1 to address the security issue CVE-2022-24765; see
the release notes for these versions for details.
 
In addition, it contains the following fixes:
 
 * Squelch over-eager warning message added during this cycle.
 
 * A bug in "git rebase -r" has been fixed.
 
 * One CI task based on Fedora image noticed a not-quite-kosher
   construct recently, which has been corrected.