1
0
forked from pool/python-PyYAML

Accepting request 690324 from devel:languages:python

* bsc#1099308 CVE-2017-18342 PyYAML: yaml.load() API could execute arbitrary code

OBS-URL: https://build.opensuse.org/request/show/690324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyYAML?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2019-04-04 10:01:56 +00:00 committed by Git OBS Bridge
commit e13a480c2b

View File

@ -3,6 +3,7 @@ Thu Mar 14 14:47:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 5.1:
* many changes, see CHANGES
* bsc#1099308 CVE-2017-18342 PyYAML: yaml.load() API could execute arbitrary code
-------------------------------------------------------------------
Mon Jan 14 16:06:38 CET 2019 - kukuk@suse.de