Add msys2-runtime-3.3#3379
Merged
Merged
Conversation
lazka
force-pushed
the
msys2-runtime-3.3
branch
from
December 9, 2022 16:18
c0908bb to
d6f911e
Compare
Provides and conflicts with msys2-runtime, so can be used to replace it if wanted. Keep this as a separate package to test for regressions in cygwin and to have (in theory) a runtime that supports 32bit in the repo. There is no guarantee for how long we are going to keep this.
lazka
force-pushed
the
msys2-runtime-3.3
branch
from
December 9, 2022 16:58
d6f911e to
743bae3
Compare
21 tasks
rimrul
added a commit
to rimrul/MSYS2-packages
that referenced
this pull request
Apr 14, 2023
…atibility We plan to update the main `msys2-runtime` package to 3.4.x before Git for Windows v2.41.0, [1] but Cygwin 3.4.x only supports AMD64 [2]. Create a separate Package for Version 3.3 of the runtime like MSys2 [3] to allow us to provide x86 releases according to our x86 deprecation timeline [1]. [1] git-for-windows/git#4279 [2] https://github.com/cygwin/cygwin/blob/HEAD/winsup/cygwin/release/3.4.0#L6 [3] msys2#3379 Signed-off-by: Matthias Aßhauer <[email protected]>
rimrul
added a commit
to rimrul/MSYS2-packages
that referenced
this pull request
May 8, 2023
…atibility We plan to update the main `msys2-runtime` package to 3.4.x before Git for Windows v2.41.0, [1] but Cygwin 3.4.x only supports AMD64 [2]. Create a separate Package for Version 3.3 of the runtime like MSys2 [3] to allow us to provide x86 releases according to our x86 deprecation timeline [1]. [1] git-for-windows/git#4279 [2] https://github.com/cygwin/cygwin/blob/HEAD/winsup/cygwin/release/3.4.0#L6 [3] msys2#3379 Signed-off-by: Matthias Aßhauer <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Provides and conflicts with msys2-runtime, so can be used to replace it if wanted.
Keep this as a separate package to test for regressions in cygwin and to have (in theory) a runtime that supports 32bit in the repo.
There is no guarantee for how long we are going to keep this.