!6 fix CVE-2019-12855
From: @programmer12 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
1098b660d6
1307
CVE-2019-12855.patch
Normal file
1307
CVE-2019-12855.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
Name: python-twisted
|
||||
Version: 18.9.0
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: An event-driven networking engine written in Python
|
||||
License: MIT
|
||||
URL: http://twistedmatrix.com/
|
||||
@ -9,6 +9,7 @@ Source0: https://files.pythonhosted.org/packages/source/T/Twisted/Twisted
|
||||
# https://github.com/twisted/twisted/commit/6c61fc4503ae39ab8ecee52d10f10ee2c371d7e2
|
||||
Patch0000: CVE-2019-12387.patch
|
||||
Patch0001: CVE-2020-10109_10108.patch
|
||||
Patch0002: CVE-2019-12855.patch
|
||||
|
||||
%description
|
||||
Twisted is an event-based framework for internet applications,
|
||||
@ -114,6 +115,9 @@ PATH=%{buildroot}%{_bindir}:$PATH PYTHONPATH=%{buildroot}%{python3_sitearch} %{b
|
||||
%{_mandir}/man1/{cftp.1*,ckeygen.1*,conch.1*,mailmail.1*,pyhtmlizer.1*,tkconch.1*,trial.1*,twistd.1*}
|
||||
|
||||
%changelog
|
||||
* Tue Aug 17 2021 liwu <liwu13@huawei.com> - 18.9.0-6
|
||||
- fix CVE-2019-12855
|
||||
|
||||
* Mon Aug 16 2021 liwu <liwu13@huawei.com> - 18.9.0-5
|
||||
- fix CVE-2020-10109 CVE-2020-10108
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user