We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the v4.1.7 release, we updated all the version numbers but we unfortunately got the liboshmem_so_VERSION number wrong.
PR #12679 updated it to 70:4:31; we really should have updated it to 70:4:30.
This had negative impacts on the ABI / upgrade-ability of liboshmem.so.
liboshmem.so
Need to think about what the Right solution is here.
The text was updated successfully, but these errors were encountered:
v4.1.8 is posted, rolling back the c:r:a to 70:4:30.
Sorry, something went wrong.
jsquyres
bwbarrett
No branches or pull requests
In the v4.1.7 release, we updated all the version numbers but we unfortunately got the liboshmem_so_VERSION number wrong.
PR #12679 updated it to 70:4:31; we really should have updated it to 70:4:30.
This had negative impacts on the ABI / upgrade-ability of
liboshmem.so
.Need to think about what the Right solution is here.
The text was updated successfully, but these errors were encountered: