SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-trustme-1.2.1-1.1.noarch.rpm :

* Thu Jan 16 2025 John Paul Adrian Glaubitz - Update to 1.2.1
* Update from deprecated pyOpenSSL APIs to non-deprecated cryptography APIs. (#670)
* Tue Nov 05 2024 John Paul Adrian Glaubitz - Update to 1.2.0
* Add support for Python 3.13. (#664)
* Allow setting of cert\'s notBefore attribute (#628)
* Add the Authority Key Identifier extension to child CA certificates. (#642)
* Remove support for Python 3.8 and PyPy 3.9. (#664)- Drop add-aki-to-child-certs.patch, merged upstream- Drop fix2038.patch, fixed upstream- Update BuildRequires from pyproject.toml
* Wed Aug 28 2024 Steve Kowalik - Add patch add-aki-to-child-certs.patch
* Also add Authority Key Identifiers to children certs.
* Tue Mar 05 2024 Steve Kowalik - Switch to pyproject and autosetup macros.
* Thu Sep 07 2023 Dirk Müller - update to 1.1.0:
* Allow `os.PathLike` in typing of `Blob.write_to_path`
* Add support for PyPy 3.10 and Python 3.12
* Remove support for Python 3.7- drop python 2.x specific conditionals from spec file
* Sun May 14 2023 Dirk Müller - update to 1.0.0:
* Support for ECDSA keys in certificates and use them by default. The type of key used for certificates can be controlled by the key_type parameter on the multiple methods that generate certificates. ECDSA certificates as they can be generated significantly faster.
* Support for Python 3.10 and 3.11 (#372, 574)
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Mon Jan 16 2023 Matej Cepl - Clean up SPEC file
* Sat Jan 14 2023 Bernhard Wiedemann - Add fix2038.patch to allow tests of python-aiosmtplib to pass after 2038
 
ICM