CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/03/09 15:21:22
Modified files:
devel/git : Makefile distinfo
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Log message:
Security update to git 2.30.2
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.30.2.txt
(pure merge commit, 2.17.6 has the actual fix)
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.17.6.txt
* CVE-2021-21300:
On case-insensitive file systems with support for symbolic links,
if Git is configured globally to apply delay-capable clean/smudge
filters (such as Git LFS), Git could be fooled into running
remote code during a clone.