build: modernize dependencies and backend verification - #36
Open
jahvari wants to merge 5 commits into
Open
Conversation
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.
Summary
quick-xml0.41.0,librqbit9.0.1,tao0.37.0, andcc1.4.4EngineFScontrol surface available to both libtorrent and librqbit buildsScope and relationship to existing work
This supersedes #26 and #35 with one current, audited dependency update.
This PR intentionally contains no proxy or SSRF behavior changes. Issue #34 will be addressed by a separate security PR after this dependency baseline is merged, keeping review and rollback boundaries clear.
Compatibility notes
tao0.37 requires Rust 1.85 or newer and its current Windows dependency stack no longer targets Windows 7. The repository uses the stable Rust toolchain and does not document Windows 7 support.librqbit9.0.1 includes a boundedread_chunkfix; the backend adapter changes preserve the server control API across both torrent backends.Bundled source provenance
unrarsrc-7.2.7.tar.gz(UnRAR 7.23): SHA-25601D903A7DCF413CB2925696D7796E48E38D471F79BFE7EF3AD2AEBF6C12DBEFD7z2602-src.tar.xz(7-Zip 26.02): SHA-256CF967C98BCA02A4B8B16375F441825A8E141362F14BE1969BBEC8E1CA0BFF9DD9e593bb18ea69cc5095e012465dcd675a822ed0dThe vendored UnRAR tree matches the official source plus the repository's existing binding wrapper. The vendored 7-Zip tree is an exact subset of the official source archive.
Verification
cargo audit --file Cargo.lock: no known vulnerabilities; 18 transitive maintenance/unsoundness warnings remain in upstream dependency chains with no available direct-version upgradecargo upgrade --dry-run --incompatible allow --pinned allow: no direct dependency upgrades proposedcargo fmt --all -- --checkNeed help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.