14
0
Files
python-proton-core/python-proton-core.changes
Dirk Mueller 6fe9304046 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-core?expand=0&rev=8
2024-09-30 13:05:48 +00:00

38 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
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