Skip to content

Makefile: update Git versions (v16.11 backport)

Justin Tobler requested to merge jt/upgrade-git-version-16-11 into 16-11-stable

Update Git versions to address issues introduced with the 2.43.4 and 2.44.1 security release that broke repositories containing symlinks pointing inside the gitdir. Git versions 2.44.5 and 2.44.2 have reverted these the fsck check that was the source of the issue.

Related: #6113 (closed)

Merge request reports