Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use MinGit 2.37.1 #263

Merged
merged 1 commit into from
Jul 12, 2022
Merged

Commits on Jul 12, 2022

  1. Use MinGit 2.37.1

    See the announcement at
    https://groups.google.com/g/git-for-windows/c/M-_QnmeLXuo/m/HXfg1blKAgAJ
    
    Changelog: https://github.com/git-for-windows/git/releases/tag/v2.37.1.windows.1
    
    Fixes CVE-2022-31012 and CVE-2022-29187
    
    CVE-2022-31012:
    GHSA-gjrj-fxvp-hjj2
    "Git for Windows' installer can be tricked into executing an untrusted binary"
    Since we don't use the Windows installer for git, we should not be
    vulnerable to this issue.
    
    CVE-2022-29187: Unpublished
    MarkEWaite committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1603d0a View commit details
    Browse the repository at this point in the history