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

Downgrade MSYS2 runtime to v3.5.4 #89

Merged
merged 4 commits into from
Dec 30, 2024

Conversation

dscho
Copy link
Member

@dscho dscho commented Dec 30, 2024

The upgrade to v3.5.5 was sadly premature: It is riddled with bugs, and the fixes did not come in fast enough in time for Git for Windows v2.48.0 (there are still some remaining unexplained hangs in Git's test suite, and I am unwilling to spend more of my vacation time on investigating them).

dscho and others added 4 commits December 30, 2024 20:57
The current version, v3.5.5, suffers from many a problem, two having
seen fixes (a mis-handling of __SIGFLUSHFAST, the other a mis-handling
of the X_OK flag when running as administrator) and at least one more
that causes inexplicable hangs in Git's test suite.

It is too late in the Git for Windows v2.48.0 cycle to investigate these
problems thoroughly and flesh out fixes, therefore the only remaining
option is to downgrade to the last known-okay MSYS2 runtime.

Signed-off-by: Johannes Schindelin <[email protected]>
It has been overridden with a version that does not hang Git's test suite
This reverts commit 93b046f, as its job
is now done.

Signed-off-by: Johannes Schindelin <[email protected]>
@dscho dscho self-assigned this Dec 30, 2024
@dscho dscho merged commit a2e134f into git-for-windows:main Dec 30, 2024
21 checks passed
@dscho dscho deleted the downgrade-to-msys2-runtime-v3.5.4 branch December 30, 2024 21:07
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.

1 participant