diff --git a/python-proton-core.changes b/python-proton-core.changes index 6582841..292318d 100644 --- a/python-proton-core.changes +++ b/python-proton-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 5 19:00:36 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-proton-core.spec b/python-proton-core.spec index fa13edf..0182504 100644 --- a/python-proton-core.spec +++ b/python-proton-core.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-proton-core -Version: 0.1.16 +Version: 0.2.0 Release: 0 Summary: Proton VPN core library License: GPL-3.0-or-later diff --git a/v0.1.16.tar.gz b/v0.1.16.tar.gz deleted file mode 100644 index 1654763..0000000 --- a/v0.1.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:713862400e980889153a1ae62fb579830801b7e8f7b9dd5982531511eb3c27de -size 70945 diff --git a/v0.2.0.tar.gz b/v0.2.0.tar.gz new file mode 100644 index 0000000..565688f --- /dev/null +++ b/v0.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13790fab695477d3319453e324aff73a29da34f3821e2cbc1960051b817dbf6 +size 74162