CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2022/04/13 18:01:24

Modified files:
        devel/quirks   : Makefile 
        devel/quirks/files: Quirks.pm 
        devel/git      : Makefile distinfo 

Log message:
Security update to git 2.35.2

"""
* CVE-2022-24765:
On multi-user machines, Git users might find themselves
unexpectedly in a Git worktree, e.g. when another user created a
repository in `C:\.git`, in a mounted network drive or in a
scratch space. Merely having a Git-aware prompt that runs `git
status` (or `git diff`) and navigating to a directory which is
supposedly not a Git worktree, or opening such a directory in an
editor or IDE such as VS Code or Atom, will potentially run
commands defined by that other user.
"""

Reply via email to