diff --git a/python-ecdsa.changes b/python-ecdsa.changes index 1e9a139..170b310 100644 --- a/python-ecdsa.changes +++ b/python-ecdsa.changes @@ -25,6 +25,7 @@ Mon Oct 24 17:14:10 UTC 2022 - Ben Greiner + Better handling of malformed curve parameters (as in CVE-2022-0778); make python-ecdsa raise MalformedPointError instead of AssertionError. +- Also remove the conditional definition of python_module. ------------------------------------------------------------------- Tue Aug 31 10:18:41 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-ecdsa.spec b/python-ecdsa.spec index 3ee7f67..a3858fc 100644 --- a/python-ecdsa.spec +++ b/python-ecdsa.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ecdsa Version: 0.18.0 Release: 0