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

Increase libcryptsetup-rs dependency lower bound to 0.12.0 #3747

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

mulkieran
Copy link
Member

@mulkieran mulkieran commented Jan 22, 2025

$ cargo add [email protected]
    Updating crates.io index
      Adding libcryptsetup-rs v0.12.0 to optional dependencies
             Features:
             + mutex
    Updating crates.io index
     Locking 1 package to latest compatible version
    Updating libcryptsetup-rs v0.11.2 -> v0.12.0

$ cargo info [email protected]
  Downloaded libcryptsetup-rs v0.12.0
  Downloaded 1 crate (49.8 KB) in 0.66s
libcryptsetup-rs #Linux #encryption #storage
High level Rust bindings for libcryptsetup
version: 0.12.0
license: MPL-2.0
rust-version: 1.74.0
documentation: https://docs.rs/libcryptsetup-rs
homepage: https://stratis-storage.github.io/
repository: https://github.com/stratis-storage/libcryptsetup-rs
crates.io: https://crates.io/crates/libcryptsetup-rs/0.12.0
features:
  mutex = []

Signed-off-by: mulhern <[email protected]>
@mulkieran mulkieran self-assigned this Jan 22, 2025
@mulkieran mulkieran marked this pull request as ready for review January 24, 2025 14:52
@mulkieran
Copy link
Member Author

rawhide is now building fine. The other Fedora releases will have to wait another day anyhow, so we can push this one as soon as it is ready.

Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/stratis-storage-stratisd-3747
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@mulkieran mulkieran merged commit 404891e into stratis-storage:master Jan 24, 2025
43 of 47 checks passed
@mulkieran mulkieran deleted the libcryptsetup-rs-0.12.0 branch January 24, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant