mitmproxy 12.2.3 - #61721
Open
emjomi wants to merge 5 commits into
Open
Conversation
Member
|
using binaries in the |
Author
|
Switched to building from source |
Author
|
@Duncaen bump |
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.
Testing the changes
New package
Local build testing
mitmproxy: update to 12.2.3
Updates mitmproxy and its Rust dependencies to versions that support the new
local redirect mode (eBPF-based traffic redirection on Linux).
Packages:
rust-bpf-linker: BPF static linker from aya-rs, required to link eBPF
programs during mitmproxy-linux build. Built against LLVM 22.
python3-mitmproxy-linux: Linux traffic redirector (eBPF-based). Built
from sdist; patches build.rs to use stable Rust instead of nightly
(bpfel-unknown-none target has been stable since Rust 1.87).
python3-bcrypt: updated to 5.0.0 (required by mitmproxy 12.x).
python3-mitmproxy-rs: updated to 0.12.11.
mitmproxy: updated to 12.2.3.