forked from pool/python-mitmproxy-wireguard
- BuildRequiring *-debuginfo sounds weird to start with: and since recently, that python-maturin does not even produce binaries anymore and thus also no debuginfo package. OBS-URL: https://build.opensuse.org/request/show/1166185 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mitmproxy-wireguard?expand=0&rev=8
26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 8 11:53:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- BuildRequiring *-debuginfo sounds weird to start with: and since
|
|
recently, that python-maturin does not even produce binaries
|
|
anymore and thus also no debuginfo package.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 29 21:34:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- build for modern python stack
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 5 08:00:35 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 0.1.23
|
|
* Fix memory leak in TcpStream.read, which caused any bytes object returned by this method never to be garbage collected.
|
|
* Run cleanup of TCP connection handler tasks eagerly instead of only at task shutdown.
|
|
* Update to pyo3 v0.18.2, which includes a fix for a rare race condition.
|
|
* Pin x25519-dalek dependency to =2.0.0-pre.1 to fix build issues with recent releases that contain breaking changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 14:59:29 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial packaging effort of mitmproxy-wireguard version 0.1.19.
|