CVE-2019-20907
This commit is contained in:
parent
a3ec4b5d06
commit
fdeb743d39
1081
backport-CVE-2019-20907.patch
Normal file
1081
backport-CVE-2019-20907.patch
Normal file
File diff suppressed because it is too large
Load Diff
10
python3.spec
10
python3.spec
@ -3,7 +3,7 @@ Summary: Interpreter of the Python3 programming language
|
||||
URL: https://www.python.org/
|
||||
|
||||
Version: 3.7.4
|
||||
Release: 10
|
||||
Release: 11
|
||||
License: Python
|
||||
|
||||
%global branchversion 3.7
|
||||
@ -105,6 +105,7 @@ Patch6000: CVE-2019-16056.patch
|
||||
Patch6001: CVE-2019-16935.patch
|
||||
Patch6002: CVE-2019-17514.patch
|
||||
Patch6003: CVE-2019-9674.patch
|
||||
Patch6004: backport-CVE-2019-20907.patch
|
||||
|
||||
Patch9000: python3-add-generic-os-support.patch
|
||||
|
||||
@ -198,6 +199,7 @@ rm Lib/ensurepip/_bundled/*.whl
|
||||
%patch6001 -p1
|
||||
%patch6002 -p1
|
||||
%patch6003 -p1
|
||||
%patch6004 -p1
|
||||
|
||||
%patch9000 -p1
|
||||
|
||||
@ -801,6 +803,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP"
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 4 2020 wenzhanli<wenzhanli2@huawei.com> - 3.7.4-11
|
||||
- Type:cves
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:Fix CVE-2019-20907
|
||||
|
||||
* Mon Jun 1 2020 hanxinke<hanxinke@huawei.com> - 3.7.4-10
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user