CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2024/11/25 16:05:59

Modified files:
        security/mitmproxy: Makefile distinfo 
        security/mitmproxy/pkg: PLIST 

Log message:
security/mitmproxy: update to 11.0.1

Changelog:
- Tighten HTTP detection heuristic to better support custom TCP-based
protocols.
- Implement stricter validation of HTTP headers to harden against request
smuggling attacks.
- Increase HTTP/2 default flow control window size, fixing performance
issues.
- Fix a bug where mitmproxy would incorrectly report that TLS 1.0 and 1.1
are not supported with the current OpenSSL build.
- Add a tun proxy mode that creates a virtual network device on Linux for
transparent proxying.
- browser.start command now supports Firefox.
- Fix interaction of the modify_headers and stream_large_bodies options.
This may break users of modify_headers that rely on filters referencing the
message body. We expect this to be uncommon, but please make yourself heard
if that's not the case.
- Fix a crash when handling corrupted compressed body in savehar addon and
its tests.
- Remove dependency on protobuf library as it was no longer being used.

Plus sorted dependnecies to match order by pyproject.toml.

OK: kn@

Reply via email to