Changelog for
python311-proton-core-0.2.0+0~git.53202ab-13.1.noarch.rpm :
* Thu Aug 22 2024 mantarimayAATTpm.me- Update to version 0.2.0+0~git.53202ab:
* [VPNLINUX-841] Add dynamic module/plugin validation.
* [VPNLINUX-851] Sanitize DNS response
* [VPNLINUX-818] Fix invalid modulus error when logging in
* Improving unit test.
* changelog
* Session forking
* Make sure we wait for one refresh token call to finish before we return from async_refresh() (fixes VPNRND-272)
* release 0.1.15 fixing race condition in async_refresh() tests: testing auth refresh
* README.md
* Fix crash on python 3.12 [VPNLINUX-682]
* Mon Sep 25 2023 Matej Cepl
- Clean up the SPEC file
* Mon Sep 25 2023 Alexandre Vicenzi - Add urllib3-v2-migration.patch to fix authentication errors.
* Tue Oct 26 2021 Alexandre Vicenzi - Update to 0.7.1:
* Bug fixes and improvments
* Fri Jul 23 2021 Alexandre Vicenzi - Initial revision