secubox-openwrt/package/secubox/secubox-app-mitmproxy/files/usr/bin
CyberMind-FR 71ed9ce7e3 fix: Install zstandard 0.23.0 first for musllinux wheel support
The zstandard package required by mitmproxy 8.1.1 doesn't have musllinux
wheels in older versions, causing pip to try compiling from source which
fails without gcc on the router.

Fix: Pre-install zstandard 0.23.0 which has musllinux aarch64 wheels
before installing mitmproxy.

Changes:
- Bump version to 2.1.0
- Revert to pip-based installation (native build requires full toolchain)
- Add zstandard 0.23.0 pre-install step in postinst
- Restore wrapper scripts for mitmproxy/mitmdump/mitmweb

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 18:35:31 +01:00
..
mitmdump fix: Install zstandard 0.23.0 first for musllinux wheel support 2026-01-10 18:35:31 +01:00
mitmproxy fix: Install zstandard 0.23.0 first for musllinux wheel support 2026-01-10 18:35:31 +01:00
mitmweb fix: Install zstandard 0.23.0 first for musllinux wheel support 2026-01-10 18:35:31 +01:00