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

Synchronize with MSYS2's current version of the MSYS2 runtime #136

Merged
merged 3 commits into from
Nov 23, 2023

Conversation

dscho
Copy link
Member

@dscho dscho commented Nov 23, 2023

Most notably, this integrates the fixes from msys2/msys2-runtime#179, taking the patches from git-for-windows/msys2-runtime#60 (which should be merged first).

This addresses git-for-windows/git#4701

Most notably, this integrates the fixes from
msys2/msys2-runtime#179.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho self-assigned this Nov 23, 2023
One of the recent patches applies cleanly when cherry-picked, but not
when applied as a patch, because I merged the `msys2-3.4.9` branch whose
patches' context is changed by patches that are in Git for Windows only,
and that are applied before the fixups.

I cherry-picked the last patch manually, generated the diff, and
adjusted the patch. This will have to do for now, if we run
`./update-patches.sh` again before rebasing to a newer MSYS2 runtime
version, we will have to re-apply this here commit.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho
Copy link
Member Author

dscho commented Nov 23, 2023

/deploy msys2-runtime

The workflow run was started.

@dscho dscho marked this pull request as ready for review November 23, 2023 12:49
@dscho dscho merged commit 8ca0abf into git-for-windows:main Nov 23, 2023
4 checks passed
@dscho dscho deleted the sync-with-msys2-3.4.9 branch November 23, 2023 13:19
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