mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/python-py: security bump to version 1.10.0
Fix CVE-2020-29651: A denial of service via regular expression in the py.path.svnwc component of py (aka python-py) through 1.9.0 could be used by attackers to cause a compute-time denial of service attack by supplying malicious input to the blame functionality. Add py/_vendored_packages/iniconfig-1.1.1.dist-info/LICENSE (MIT) which has been added with94cf44fd41https://github.com/pytest-dev/py/blob/1.10.0/CHANGELOG.rst Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commitb430894d63) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
8d36e9f9a5
commit
8a33568bb8
@@ -1,5 +1,6 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/py/json
|
||||
md5 b80db4e61eef724f49feb4d20b649e62 py-1.9.0.tar.gz
|
||||
sha256 9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342 py-1.9.0.tar.gz
|
||||
md5 5f108bfe00d5468cbdb8071051f86a55 py-1.10.0.tar.gz
|
||||
sha256 21b81bda15b66ef5e1a777a21c4dcd9c20ad3efd0b3f817e7a809035269e1bd3 py-1.10.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 2af680c39ef493fb82830356d1d3df1acb5a06033cba2dec7a19e21caa77a866 LICENSE
|
||||
sha256 2af680c39ef493fb82830356d1d3df1acb5a06033cba2dec7a19e21caa77a866 py/_vendored_packages/iniconfig-1.1.1.dist-info/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user