2024-01-01 20:34:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 1 20:31:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 2.4.4:
|
|
|
|
* Handle IndexError when loading socks5 reply
|
|
|
|
* Fix connection logic (api v2)
|
|
|
|
* Change empty reply error message (socks5)
|
|
|
|
* ConnectReply.loads: fix IndexError in case no data
|
|
|
|
* Redesign code base
|
|
|
|
* Remove obsolete protocol implementation
|
|
|
|
* Add Sans I/O based http proxy protocol implementation
|
|
|
|
* Add Sans I/O socks4 implementation
|
|
|
|
* Add simple Sans I/O based socks5 implementation
|
|
|
|
|
2023-07-05 07:43:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 5 07:43:34 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Clean up SPEC file.
|
|
|
|
|
2023-07-04 15:46:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 4 11:32:43 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
|
2023-02-22 09:52:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 22 07:28:56 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
|
|
|
|
- Update to 2.1.1
|
|
|
|
- No changelog from upstream.
|
|
|
|
|
2022-10-07 07:54:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 6 22:53:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
2024-01-01 20:34:16 +00:00
|
|
|
- Update to 2.0.3:
|
2022-10-07 07:54:25 +00:00
|
|
|
* Fix anyio exception handling
|
|
|
|
|
2022-01-15 16:53:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 15 16:53:04 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 2.0.2:
|
|
|
|
* Added anyio backend
|
|
|
|
* Added new (v2) API for sync and trio backends
|
2024-01-01 20:34:16 +00:00
|
|
|
* The code base has been completely redesigned
|
2022-01-15 16:53:53 +00:00
|
|
|
* Fixed #14 anyio.BrokenResourceError
|
|
|
|
|
2021-04-22 08:47:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 21 06:07:29 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
|
|
|
|
|
|
|
- initial package (1.2.4)
|