15
0

- update to 0.16.10 (bsc#1164458, CVE-2019-20478)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.yaml?expand=0&rev=47
This commit is contained in:
2020-02-21 23:18:17 +00:00
committed by Git OBS Bridge
parent 677bd88895
commit 3a8048352a

View File

@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Fri Feb 21 10:02:08 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.16.10
- update to 0.16.10 (bsc#1164458, CVE-2019-20478)
* fix typchecking issue on TaggedScalar
* fix error in dumping literal scalar in sequence with comments before element
* fix empty string mapping key roundtripping with preservation of quotes as ?