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

Update libcramjam crate to 0.3.0 in cramjam-cli #152

Merged

Conversation

musicinmybrain
Copy link
Contributor

Even though this PR doesn’t contain the necessary work to actually expose the new xz support in the CLI, there don’t appear to be any relevant backwards-incompatibilities from libcramjam 0.2.x to 0.3.x, so it should be safe to build with the current release. The executable still builds, and I used pytest to confirm the tests still pass, with this PR applied.

Applying this as a downstream patch for cramjam-cli 0.1.1 in Fedora will allow me to avoid carrying a rust-libcramjam0.2 compat package in Fedora 40 and later. (I plan to use the compat package in the stable Fedora 38 and 39 releases to avoid breaking the C ABIs of the existing packaged libcramjam shared libraries.)

Copy link
Owner

@milesgranger milesgranger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @musicinmybrain. Updating the capi and CLI are on my todo list for the added XZ stuff. 👍

@milesgranger milesgranger merged commit c36ba60 into milesgranger:master Apr 1, 2024
96 checks passed
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