Initial Windows agent repository
This commit is contained in:
commit
a0db0c2e5b
10589 changed files with 3844063 additions and 0 deletions
17
OGP64/usr/share/doc/git/html/RelNotes/2.13.6.adoc
Normal file
17
OGP64/usr/share/doc/git/html/RelNotes/2.13.6.adoc
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Git v2.13.6 Release Notes
|
||||
=========================
|
||||
|
||||
Fixes since v2.13.5
|
||||
-------------------
|
||||
|
||||
* "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.
|
||||
|
||||
Credits go to joernchen <joernchen@phenoelit.de> for finding the
|
||||
unsafe constructs in "git cvsserver", and to Jeff King at GitHub for
|
||||
finding and fixing instances of the same issue in other scripts.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue