fix CVE-2024-3651

This commit is contained in:
zhangpan 2024-05-10 08:42:54 +00:00
parent 50ec3a30c3
commit 78842fe70d
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