mitmproxy: update to 12.2.3 - #61721
Conversation
|
using binaries in the |
|
Switched to building from source |
|
@Duncaen bump |
Duncaen
left a comment
There was a problem hiding this comment.
Please redo and squash the commits to per-template changes, the lastest one mitmproxy: update to 12.2.3 mixes changes to multiple templates.
cf609aa to
ecc46a4
Compare
|
Done, thanks! Squashed commits, fixed changelog, license, short_desc, and renamed to python3-mitmproxy_rs |
|
@Duncaen bump |
ecc46a4 to
6887608
Compare
|
@Duncaen fixed checks |
|
Wait why do we need two mitmproxy_rs packages? |
|
They are from the same monorepo, but they're different packages:
I named the second one If |
|
In that case it would be better to use a different name. I guess |
6887608 to
39f9c63
Compare
|
Done, renamed to |
|
@Duncaen bump |
|
This is a big change I would like to see some else review it too and maybe find a tester. |
39f9c63 to
cf8be9d
Compare
cf8be9d to
19ed37c
Compare
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_rs 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.