14
0
Files
python-proton-core/python-proton-core.changes
Alexandre Vicenzi a2a6d280b3 - update to 0.4.0:
* Require python >= 3.9 to allow libraries using newer language features
- add missing require

OBS-URL: https://build.opensuse.org/package/show/network:vpn/python-proton-core?expand=0&rev=2
2025-03-31 10:05:02 +00:00

44 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Thu Mar 27 00:56:06 UTC 2025 - Szymon Scholz <raspherdev@pm.me>
- update to 0.4.0:
* Require python >= 3.9 to allow libraries using newer language features
-------------------------------------------------------------------
Mon Sep 30 13:04:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.3.3:
* Amend type hinting
* ProtonSSO : allow selecting the keyring backend (unspecified:
load default keyring)
* External contribution from 'wesinator' : fix hostname segment
regex
* Minor changes following feedback/review
* Allow clients to support 'If-Modified-Since'
* Make logs less verbose
-------------------------------------------------------------------
Mon Aug 5 19:00:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.2.0:
* Add dynamic module validation
* Sanitize DNS response
* Fix invalid modulus error when logging in
* Session forking
-------------------------------------------------------------------
Fri Mar 15 10:33:01 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Update source tarball URL
- Build package for Leap
-------------------------------------------------------------------
Thu Feb 15 08:53:08 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Clean up the SPEC file
-------------------------------------------------------------------
Thu Feb 8 15:06:05 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Initial revision