Skip to content

Releases: microsoft/git

v2.40.0.vfs.0.0

15 Mar 16:50
Compare
Choose a tag to compare
v2.40.0.vfs.0.0 Pre-release
Pre-release

This release updates microsoft/git to match the upstream major release, v2.40.0.

There are no major updates specific to microsoft/git, only updates to CI and release mechanics.

Pull Requests since v2.39.0.vfs.0.0

  • #566: Remove deprecated parts of Actions workflows
  • #562: winget: auto-update license/copyright urls
  • #560: Fix CI builds
  • #559: Be nicer to the FreeBSD builds
  • #558: docs: remove versions from Debian install instructions

v2.39.2.vfs.0.0 (Security Release)

14 Feb 19:19
Compare
Choose a tag to compare

This release includes the v2.39.2.windows.1 tag of Git for windows to include the fixes for these security vulnerabilities: CVE-2023-22490, CVE-2023-22743, CVE-2023-23618 and CVE-2023-23946. You can read more about these vulnerabilities on the GitHub blog.

v2.39.1.vfs.0.0 (Security Release)

17 Jan 20:17
Compare
Choose a tag to compare

This release includes the v2.39.1.windows.1 tag of Git for Windows to include the fixes for three security vulnerabilities: CVS-2022-23521, CVE-2022-41903, CVE-2022-41953. You can read more about these vulnerabilities on the GitHub blog.

v2.39.0.vfs.0.0

14 Dec 14:21
Compare
Choose a tag to compare
v2.39.0.vfs.0.0 Pre-release
Pre-release

This release updates microsoft/git to match the upstream major release, v2.39.0.

v2.38.1.vfs.0.1 (scalar diagnose bugfix)

09 Nov 14:44
e380c61
Compare
Choose a tag to compare

This pre-release fixes a bug in scalar diagnose that affects Scalar clones from Azure Repos. The bug was introduced in v2.38.0.vfs.0.0.

Pull Requests

  • #543: Fix scalar diagnose failures

v2.38.1.vfs.0.0 (Security Release)

19 Oct 16:50
Compare
Choose a tag to compare

This release includes the v2.38.1.windows.1 bug fix release coordinated with Git v2.38.1, addressing CVE-2022-39260 and CVE-2022-39253.

v2.38.0.vfs.0.0

05 Oct 08:13
Compare
Choose a tag to compare
v2.38.0.vfs.0.0 Pre-release
Pre-release

This release updates microsoft/git to match upstreams major release, v2.38.0.

Major Updates

  • scalar clone now has a --no-src option to allow users to opt-out of the src directory.
  • Scalar enlistments can use git worktree even when using the GVFS protocol.

Pull Requests

  • #536: Allow --no-src during clones and git worktree after clones.

v2.37.3.vfs.0.0

02 Sep 18:27
Compare
Choose a tag to compare
v2.37.3.vfs.0.0 Pre-release
Pre-release

This release updates microsoft/git to match upstream's maintenance release, v2.37.3.

Pull Requests

  • #528: Fix links to the Scalar documentation.
  • #529: Really fix links to the Scalar documentation.
  • #526: release: add installer validation
  • #531: release: access Azure Storage account with login credentials

v2.37.1.vfs.0.1

25 Jul 14:17
196b322
Compare
Choose a tag to compare

Major Updates (Since Git v2.37.1.vfs.0.0)

The previous version was signed with an expired certificate. This version is signed with a newer certificate.

The macOS builds are now signed, as well!

Pull Requests

  • #514 Sign and notarize macOS binaries
  • #518 fixup! Add workflow for apt-get release
  • #520 Update releases to work with new SSL certificate

v2.37.1.vfs.0.0

13 Jul 15:00
Compare
Choose a tag to compare
v2.37.1.vfs.0.0 Pre-release
Pre-release

Major Updates (since v2.36.1.vfs.0.0)

This is a pretty light release from the standpoint of microsoft/git.

  • Includes Git for Windows 2.37.1, which is a security release addressing CVE-2022-31012 and CVE-2022-29187.
  • Several updates focused on our build system and release flow.
  • scalar reconfigure now assists with fixing broken repos that fail to reconfigure on install.

Pull Requests

  • #502: Disable the monitor-components workflow in msft-git
  • #508: scalar reconfigure: help users remove buggy repos
  • #509: ci: fix windows-build with GCC v12.x
  • #510: fixup! homebrew: add GitHub workflow to release Cask
  • #511: Avoid using the full flavor of setup-git-for-windows-sdk.