diff --git a/python-truststore.changes b/python-truststore.changes index cb1c6e8..04372b0 100644 --- a/python-truststore.changes +++ b/python-truststore.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Sep 30 12:32:08 UTC 2025 - Dirk Müller + +- update to 0.10.4: + * Fixed a thread-safety issue when configuring the internal + `ssl.SSLContext` object. + * Added support for the system certificate bundle in Fedora 43 + and later. + * Release failed to publish to PyPI due to outdated build + tools. + * Created new release (0.10.3) after updating `build` to + 1.2.2.post1. + ------------------------------------------------------------------- Mon Feb 24 10:44:14 UTC 2025 - Dirk Müller diff --git a/python-truststore.spec b/python-truststore.spec index 2d58b39..36ce74d 100644 --- a/python-truststore.spec +++ b/python-truststore.spec @@ -1,7 +1,7 @@ # # spec file for package python-truststore # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-truststore -Version: 0.10.1 +Version: 0.10.4 Release: 0 Summary: Verify certificates using OS trust stores License: MIT diff --git a/truststore-0.10.1.tar.gz b/truststore-0.10.1.tar.gz deleted file mode 100644 index 5fee1bb..0000000 --- a/truststore-0.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a470d2763875f9b9a148d5726af330d15b65d2a83f70610c262de8888ee94b4e -size 29120 diff --git a/truststore-0.10.4.tar.gz b/truststore-0.10.4.tar.gz new file mode 100644 index 0000000..36746cf --- /dev/null +++ b/truststore-0.10.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:206df24198a4a1257e3f9d9a02bbf09a526211d59fcc5f9f7e9b71b5079a9aa9 +size 30349