diff --git a/certifi-2023.11.17.tar.gz b/certifi-2023.11.17.tar.gz deleted file mode 100644 index d2286aa..0000000 --- a/certifi-2023.11.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1 -size 163637 diff --git a/certifi-2024.7.4.tar.gz b/certifi-2024.7.4.tar.gz new file mode 100644 index 0000000..effdf42 --- /dev/null +++ b/certifi-2024.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b +size 164065 diff --git a/python-certifi.changes b/python-certifi.changes index 5d48c36..706b91a 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Jul 9 06:36:13 UTC 2024 - Daniel Garcia + +- Update to 2024.7.4 (CVE-2024-39689, bsc#1227519): + Removed certs: + * Subject: CN=GLOBALTRUST 2020 O=e-commerce monitoring GmbH + +- 2024.06.02 + Added certs: + * Subject: CN=FIRMAPROFESIONAL CA ROOT-A WEB O=Firmaprofesional SA + +- 2024.02.02 + Added certs: + * Subject: CN=Telekom Security TLS ECC Root 2020 O=Deutsche Telekom Security GmbH + * Subject: CN=Telekom Security TLS RSA Root 2023 O=Deutsche Telekom Security GmbH + Removed certs: + * Subject: O=SECOM Trust.net OU=Security Communication RootCA1 + + * Fix leaking certificate issue + ------------------------------------------------------------------- Tue Nov 28 09:10:25 UTC 2023 - Dirk Müller diff --git a/python-certifi.spec b/python-certifi.spec index bed12b7..ea79c37 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -1,7 +1,7 @@ # # spec file for package python-certifi # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?sle15_python_module_pythons} Name: python-certifi -Version: 2023.11.17 +Version: 2024.7.4 Release: 0 Summary: Python package for providing Mozilla's CA Bundle License: MPL-2.0