Skip to content

mingw-w64-git: upgrade to Git for Windows 2.55.0.2#30282

Merged
lazka merged 2 commits into
msys2:masterfrom
git-for-windows:msys2-sync-v2.55.0.windows.2
Jul 3, 2026
Merged

mingw-w64-git: upgrade to Git for Windows 2.55.0.2#30282
lazka merged 2 commits into
msys2:masterfrom
git-for-windows:msys2-sync-v2.55.0.windows.2

Conversation

@dscho

@dscho dscho commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR synchronizes the mingw-w64-git package definition from Git for Windows.

See https://github.com/git-for-windows/git/releases/tag/v2.55.0.windows.2 for the release notes.

Important

Git for Windows v2.55.0(2) was released very quickly after v2.55.0 for one reason, and one reason only: to re-enable (opt-in) NTLM support. This was done by re-building mingw-w64-curl with --enable-ntlm, as cURL v8.21.0 builds without NTLM support altogether by default. That re-build only lives in Git for Windows' Pacman repository, though, and MSYS2's variant of mingw-w64-curl no longer supports NTLM, period. Therefore, even with this here PR, regular MSYS2's git.exe will no longer allow NTLM authentication, with or without the http.allowNTLMAuth flag set.

This branch was pushed by https://github.com/git-for-windows/git-for-windows-automation/actions/runs/28594311252 (with a fixup cherry-picked from git-for-windows#207 because I had forgotten to merge it before kicking off the workflow run that generated that branch).

dscho added 2 commits July 2, 2026 11:44
This was already done as part of b08d188 (mingw-w64-git: upgrade to
Git for Windows 2.55.0 (msys2#30227), 2026-06-29), but was inadvertently
reverted in the parent commit because I had forgotten to merge
#207 in the hectic
release process before building the artifacts of Git for Windows
v2.55.0(2).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@lazka

lazka commented Jul 3, 2026

Copy link
Copy Markdown
Member

You probably know, but curl will drop NTLM completely in September.

edit: ah, mentioned in the changelog, never mind

@lazka
lazka merged commit 14d8584 into msys2:master Jul 3, 2026
8 checks passed
@dscho
dscho deleted the msys2-sync-v2.55.0.windows.2 branch July 3, 2026 10:44
@lazka

lazka commented Jul 3, 2026

Copy link
Copy Markdown
Member

(you got an unplanned brownout out of it at least :P)

@dscho

dscho commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

(you got an unplanned brownout out of it at least :P)

Heh, that's exactly how I characterized it internally: an unintentional brown-out ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants