!13 Update to 2023.7.22 for fix CVE-2023-37920 and CVE-2022-23491

From: @starlet-dx 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2023-08-01 06:44:51 +00:00 committed by Gitee
commit 118d539b3c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
certifi-2023.7.22.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-certifi Name: python-certifi
Version: 2023.5.7 Version: 2023.7.22
Release: 1 Release: 1
Summary: Python package for providing Mozilla's CA Bundle. Summary: Python package for providing Mozilla's CA Bundle.
License: MPL-2.0 License: MPL-2.0
URL: https://github.com/certifi/python-certifi URL: https://github.com/certifi/python-certifi
Source0: https://files.pythonhosted.org/packages/93/71/752f7a4dd4c20d6b12341ed1732368546bc0ca9866139fe812f6009d9ac7/certifi-2023.5.7.tar.gz Source0: https://files.pythonhosted.org/packages/source/c/certifi/certifi-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -32,7 +32,7 @@ trustworthiness of SSL certificates while verifying the identity of TLS hosts. I
extracted from the Requests project. extracted from the Requests project.
%prep %prep
%autosetup -n certifi-%{version} %autosetup -n certifi-%{version} -p1
%build %build
%py3_build %py3_build
@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Jul 31 2023 yaoxin <yao_xin001@hoperun.com> - 2023.7.22-1
- Update to 2023.7.22 for fix CVE-2023-37920 and CVE-2022-23491
* Thu May 18 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2023.5.7-1 * Thu May 18 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2023.5.7-1
- Update package to version 2023.5.7 - Update package to version 2023.5.7