-
Notifications
You must be signed in to change notification settings - Fork 55
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
Stratisd version 3.7.3 #3710
Merged
mulkieran
merged 5 commits into
stratis-storage:rebase-3.6.0
from
mulkieran:stratisd-version-3.7.3
Oct 18, 2024
Merged
Stratisd version 3.7.3 #3710
mulkieran
merged 5 commits into
stratis-storage:rebase-3.6.0
from
mulkieran:stratisd-version-3.7.3
Oct 18, 2024
Conversation
This file contains 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
mulkieran
force-pushed
the
stratisd-version-3.7.3
branch
from
October 17, 2024 20:24
1c5979b
to
16d4d32
Compare
Congratulations! One of the builds has completed. 🍾 You can install the built RPMs by following these steps:
Please note that the RPMs should be used only in a testing environment. |
bgurney-rh
approved these changes
Oct 17, 2024
jbaublitz
approved these changes
Oct 17, 2024
matches! simply evaluates to a bool, true or false, assert_matches! causes a test failure if its condition evaluates to false. Signed-off-by: mulhern <[email protected]> (cherry picked from commit 13058d0)
Tidies include: * Stale logging message * Fix bug where cached metadata may be inconsistent with on-disk metadata in rollback of crypt operations * One simple workaround is to restart stratisd and this should resolve (cherry picked from commit 0dde12c) Signed-off-by: mulhern <[email protected]>
We require updatest-testing repo for f40 and f39 because libcryptsetup-rs 0.11.0 will not be in stable for another couple of weeks. We can remove these changes when the new release reach stable. Signed-off-by: mulhern <[email protected]> (cherry picked from commit a914985)
rust-lang/rust-bindgen#2845 Signed-off-by: mulhern <[email protected]> (cherry picked from commit fb78ef7)
Signed-off-by: mulhern <[email protected]>
mulkieran
force-pushed
the
stratisd-version-3.7.3
branch
from
October 18, 2024 00:05
16d4d32
to
1c9ee4e
Compare
I had to rebase one last time. Source is identical to previous version. |
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.
Related stratis-storage/project#729