File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -128,6 +128,16 @@ Fixes since v2.36
128
128
happens.
129
129
(merge f15e00b463 cb/ci-make-p4-optional later to maint).
130
130
131
+ * A bit of test framework fixes with a few fixes to issues found by
132
+ valgrind.
133
+ (merge 7c898554d7 ab/valgrind-fixes later to maint).
134
+
135
+ * "git archive --add-file=<path>" picked up the raw permission bits
136
+ from the path and propagated to zip output in some cases, without
137
+ normalization, which has been corrected (tar output did not have
138
+ this issue).
139
+ (merge 6a61661967 jc/archive-add-file-normalize-mode later to maint).
140
+
131
141
* Other code cleanup, docfix, build fix, etc.
132
142
(merge e6b2582da3 cm/reftable-0-length-memset later to maint).
133
143
(merge 0b75e5bf22 ab/misc-cleanup later to maint).
You can’t perform that action at this time.
0 commit comments