!36 fix CVE-2024-3651

From: @zppzhangpan 
Reviewed-by: @robertxw 
Signed-off-by: @robertxw
This commit is contained in:
openeuler-ci-bot 2024-05-11 07:03:41 +00:00 committed by Gitee
commit bcdc5567b8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2861 additions and 1 deletions

2855
backport-CVE-2024-3651.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,13 @@
Name: python-idna
Version: 2.10
Release: 1
Release: 2
Summary: Internationalized Domain Names in Applications (IDNA)
License: BSD and Python and Unicode
URL: https://github.com/kjd/idna
Source0: https://files.pythonhosted.org/packages/source/i/idna/idna-%{version}.tar.gz
Patch6000: backport-CVE-2024-3651.patch
BuildArch: noarch
%if 0%{?with_python2}
BuildRequires: python2-devel python2-setuptools
@ -91,6 +93,9 @@ Python3 package for python-idna
%endif
%changelog
* Fri May 10 2024 zhangpan <zhangpan103@h-partners.com> - 2.10-2
- fix CVE-2024-3651
* Tue Aug 18 2020 jinzhimin <jinzhimin2@huawei.com> - 2.10-1
- Package update to 2.10.1