Christophe Marin
2023-10-16 15:35:44 +00:00
committed by Git OBS Bridge
parent e75a211211
commit 413fb6c040
2 changed files with 5 additions and 7 deletions

View File

@@ -1,11 +1,9 @@
-------------------------------------------------------------------
Mon Oct 16 14:40:42 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
- Add 0001-fix-nullptr-derefence-with-invalid-SVG.patch to fix
https://bugreports.qt.io/browse/QTBUG-117944 and
https://bugzilla.opensuse.org/show_bug.cgi?id=1216269
- Add 0002-make-sure-we-do-not-load-invalid-SVGs-twice.patch to fix
boo#1216269
- Add patches (boo#1216269, QTBUG-117944):
* 0001-fix-nullptr-derefence-with-invalid-SVG.patch
* 0002-make-sure-we-do-not-load-invalid-SVGs-twice.patch
-------------------------------------------------------------------
Tue Oct 10 09:40:01 UTC 2023 - Christophe Marin <christophe@krop.fr>