11
0
forked from pool/python-py

Accepting request 873813 from home:bnavigator:branches:devel:languages:python:pytest

- Update to 1.10.0
  * Fix a regular expression DoS vulnerability in the py.path.svnwc
    SVN blame functionality (CVE-2020-29651)

OBS-URL: https://build.opensuse.org/request/show/873813
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-py?expand=0&rev=22
This commit is contained in:
2021-02-19 16:01:59 +00:00
committed by Git OBS Bridge
parent 8f8df86cff
commit f207f21050
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 19 15:21:06 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 1.10.0
* Fix a regular expression DoS vulnerability in the py.path.svnwc
SVN blame functionality (CVE-2020-29651)
-------------------------------------------------------------------
Sat Oct 17 11:43:32 UTC 2020 - John Vandenberg <jayvdb@gmail.com>