Skip to content

Commit 11cfe55

Browse files
committed
Git 2.36-rc2
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3315994 commit 11cfe55

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Documentation/RelNotes/2.36.0.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,8 @@ Fixes since v2.35
397397
entry it moved.
398398
(merge b7f9130a06 vd/mv-refresh-stat later to maint).
399399

400+
* Fix for CVE-2022-24765 has been merged up from 2.35.2 and others.
401+
400402
* Other code cleanup, docfix, build fix, etc.
401403
(merge cfc5cf428b jc/find-header later to maint).
402404
(merge 40e7cfdd46 jh/p4-fix-use-of-process-error-exception later to maint).

GIT-VERSION-GEN

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
GVF=GIT-VERSION-FILE
4-
DEF_VER=v2.36.0-rc1
4+
DEF_VER=v2.36.0-rc2
55

66
LF='
77
'

0 commit comments

Comments
 (0)