forked from pool/python-mitmproxy-rs
- update to 0.9.2 OBS-URL: https://build.opensuse.org/request/show/1207963 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mitmproxy-rs?expand=0&rev=3
36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|