File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -228,6 +228,16 @@ Fixes since v2.52
228228 handling stateful ISO/IEC 2022 encoded strings.
229229 (merge cee341e9dd rs/macos-iconv-workaround later to maint).
230230
231+ * Running "git diff" with "--name-only" and other options that allows
232+ us not to look at the blob contents, while objects that are lazily
233+ fetched from a promisor remote, caused use-after-free, which has
234+ been corrected.
235+
236+ * The ort merge machinery hit an assertion failure in a history with
237+ criss-cross merges renamed a directory and a non-directory, which
238+ has been corrected.
239+ (merge 979ee83e8a en/ort-recursive-d-f-conflict-fix later to maint).
240+
231241 * Other code cleanup, docfix, build fix, etc.
232242 (merge 46207a54cc qj/doc-http-bad-want-response later to maint).
233243 (merge df90eccd93 kh/doc-commit-extra-references later to maint).
@@ -252,3 +262,4 @@ Fixes since v2.52
252262 (merge 93f894c001 bc/checkout-error-message-fix later to maint).
253263 (merge abf05d856f rs/show-branch-prio-queue later to maint).
254264 (merge 06188ea5f3 rs/parse-config-expiry-simplify later to maint).
265+ (merge 861dbb1586 dd/t5403-modernise later to maint).
You can’t perform that action at this time.
0 commit comments