File python-mitmproxy-rs.changes of Package python-mitmproxy-rs
-------------------------------------------------------------------
Mon Feb 10 04:48:26 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.11.1:
* Add LocalRedirector.unavailable_reason() and
TunInterface.unavailable_reason().
* Add active_processes() on Linux.
* tun mode: disable rp_filter, remove debug logging.
* tun mode: re-add debug logging.
* tun mode: add default netmask
* Remove superfluous debug logs.
* Add debug info.
* Assign a local IP address to our tun interface for Linux compatibility.
* Add tun mode.
- Switch to srctar for cargo vendoring.
-------------------------------------------------------------------
Mon Oct 14 14:06:26 UTC 2024 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- update to 0.9.2
- update to 0.9.1
* Actually better speculative fix.
- update to 0.9.0
* Better speculative fix.
- update to 0.8.1
* Speculative fix for stack overflows on Windows.
- update to 0.8.0
* Move functionality into submodules.
- update to 0.7.2
* Make `active_executables` raise for invalid paths on Windows.
- update to 0.7.1
* Make DnsResolver.lookup_* methods return error numbers matching `getaddrinfo`.
- update to 0.7.0
* Set IPV6_V6ONLY flag for UDP sockets
- update to 0.6.3
* Fix a bug when initializing local redirect mode on macOS.
- update to 0.6.2
* Handle errors when remote host has closed UDP socket
- update to 0.6.1
* Add dedicated IPv4/IPv6 resolution methods to the DNS resolver.
- update to 0.6.0
* Change intercept spec syntax.
* Add DNS resolver.
- update to 0.5.2
* Dependency updates.
- Use filtered vendor-tarball
-------------------------------------------------------------------
Tue Feb 27 10:23:45 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Initial packaging (v0.5.1), needed by python-mitmproxy