SHA256
1
0
forked from pool/libqt5-qtsvg
2023-10-30 21:10:46 +00:00
committed by Git OBS Bridge

View File

@@ -57,6 +57,7 @@ Fri Jan 21 08:14:20 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
* Unconditionally stop parsing after the svg end tag
* SVG Image reading: Reject oversize svgs as corrupt
* Do stricter error checking when parsing path nodes
(bsc#1196654, CVE-2021-45930, QTBUG-96044)
-------------------------------------------------------------------
Thu Oct 28 07:21:41 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>