Skip to content

mitmproxy 12.2.3 - #61721

Open
emjomi wants to merge 5 commits into
void-linux:masterfrom
emjomi:mitmproxy-12.2.3
Open

mitmproxy 12.2.3#61721
emjomi wants to merge 5 commits into
void-linux:masterfrom
emjomi:mitmproxy-12.2.3

Conversation

@emjomi

@emjomi emjomi commented Jul 29, 2026

Copy link
Copy Markdown

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, x86_64
  • I built this PR locally for these architectures aarch64

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.

@Duncaen

Duncaen commented Jul 29, 2026

Copy link
Copy Markdown
Member

using binaries in the python3-mitmproxy-linux package for opensource is not really acceptable.

@emjomi

emjomi commented Jul 29, 2026

Copy link
Copy Markdown
Author

Switched to building from source

@emjomi
emjomi force-pushed the mitmproxy-12.2.3 branch from 3f9aaae to cf609aa Compare July 29, 2026 22:19
@emjomi emjomi changed the title Mitmproxy 12.2.3 mitmproxy 12.2.3 Jul 29, 2026
@emjomi

emjomi commented Jul 31, 2026

Copy link
Copy Markdown
Author

@Duncaen bump

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