15
0

Accepting request 1175826 from home:avicenzi:proton

Update package

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed May 22 11:28:37 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Update to 0.24.4
* Filter OSError not just FileNotFound error in sentry.
* Set the sentry user id based on a hash of /etc/machine-id
* Fix deprecation warning when calculatin WireGuard certificate validity period.
* Fix error saving cache file when parent directory does not exist
* Only initialize sentry on first enable.
* Forward SSL_CERT_FILE environment variable to sentry.
-------------------------------------------------------------------
Tue May 7 21:10:52 UTC 2024 - Dirk Müller <dmueller@suse.com>