15
0
forked from pool/python-PyYAML

- update to 5.3.1

* Prevents arbitrary code execution during python/object/new constructor

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=37
This commit is contained in:
2020-03-19 07:24:11 +00:00
committed by Git OBS Bridge
parent d14ef02791
commit 72eb37a327
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 19 07:23:23 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 5.3.1
* Prevents arbitrary code execution during python/object/new constructor
-------------------------------------------------------------------
Tue Jan 7 09:55:39 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>