14
0

- update to 0.2.0:

* Add dynamic module validation
  * Sanitize DNS response
  * Fix invalid modulus error when logging in
  * Session forking

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proton-core?expand=0&rev=6
This commit is contained in:
2024-08-05 19:01:05 +00:00
committed by Git OBS Bridge
parent d0aaa4f019
commit 8b4e88981b
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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>