Skip to content

Upgrade Git to latest 2.13.6

Balasankar 'Balu' C requested to merge 2879-bump-git-2-13-6 into master

Closes #2879 (closed)

Changelog entry is as follows (and doesn't look problematic)


  • "git cvsserver" no longer is invoked by "git daemon" by default, as it is old and largely unmaintained.

  • Various Perl scripts did not use safe_pipe_capture() instead of backticks, leaving them susceptible to end-user input. They have been corrected.


Edited by Balasankar 'Balu' C

Merge request reports