!27 [sync] PR-24: Fix CVE-2022-39348
From: @openeuler-sync-bot Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
3b5d12508a
1449
CVE-2022-39348.patch
Normal file
1449
CVE-2022-39348.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,11 +1,13 @@
|
||||
%define debug_package %{nil}
|
||||
Name: python-twisted
|
||||
Version: 22.4.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: An event-driven networking engine written in Python
|
||||
License: MIT
|
||||
URL: http://twistedmatrix.com/
|
||||
Source0: https://github.com/twisted/twisted/archive/twisted-%{version}/twisted-%{version}.tar.gz
|
||||
# https://github.com/twisted/twisted/commit/f2f5e81c03f14e253e85fe457e646130780db40b
|
||||
Patch0: CVE-2022-39348.patch
|
||||
|
||||
|
||||
%description
|
||||
@ -108,6 +110,9 @@ PATH=%{buildroot}%{_bindir}:$PATH PYTHONPATH=%{buildroot}%{python3_sitelib} %{bu
|
||||
%{_mandir}/man1/{cftp.1*,ckeygen.1*,conch.1*,mailmail.1*,pyhtmlizer.1*,tkconch.1*,trial.1*,twistd.1*}
|
||||
|
||||
%changelog
|
||||
* Tue Dec 12 2023 yaoxin <yao_xin001@hoperun.com> - 22.4.0-2
|
||||
- Fix CVE-2022-39348
|
||||
|
||||
* Thu Oct 27 2022 yaoxin <yaoxin30@h-partners.com> - 22.4.0-1
|
||||
- upgrade version to 22.4.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user