forked from pool/python
- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which
converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=232
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 25 22:01:08 UTC 2018 - Matěj Cepl <mcepl@suse.com>
|
||||
|
||||
- Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which
|
||||
converts shutil._call_external_zip to use subprocess rather than
|
||||
distutils.spawn. [bsc#1109663, CVE-2018-1000802]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 18:41:43 UTC 2018 - michael@stroeder.com
|
||||
|
||||
|
Reference in New Issue
Block a user