From 413fb6c0404fe9afb7257cd34cdd5ed2ca68f0c678ac54a5a694d3ab0bad6038 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 16 Oct 2023 15:35:44 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-svg?expand=0&rev=43 --- qt6-svg.changes | 8 +++----- qt6-svg.spec | 4 ++-- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/qt6-svg.changes b/qt6-svg.changes index 15a9577..d22640f 100644 --- a/qt6-svg.changes +++ b/qt6-svg.changes @@ -1,11 +1,9 @@ ------------------------------------------------------------------- Mon Oct 16 14:40:42 UTC 2023 - Manfred Hollstein -- 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 diff --git a/qt6-svg.spec b/qt6-svg.spec index d33e1e3..3c29cdb 100644 --- a/qt6-svg.spec +++ b/qt6-svg.spec @@ -33,9 +33,9 @@ Summary: Classes for rendering and displaying SVG drawings License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) URL: https://www.qt.io Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz -# PATCH-FIX-UPSTREAM 0001-fix-nullptr-derefence-with-invalid-SVG.patch QTBUG-117944 boo#1216269 commit edc8ca7f1e45302223b4b7962a57a30918f84c8d +# PATCH-FIX-UPSTREAM 0001-fix-nullptr-derefence-with-invalid-SVG.patch QTBUG-117944 boo#1216269 Patch01: 0001-fix-nullptr-derefence-with-invalid-SVG.patch -# PATCH-FIX-UPSTREAM 0002-make-sure-we-do-not-load-invalid-SVGs-twice.patch boo#1216269 commit a090bd1f9a7bfa14f06b14570c6a5a37843931c6 +# PATCH-FIX-UPSTREAM 0002-make-sure-we-do-not-load-invalid-SVGs-twice.patch boo#1216269 Patch02: 0002-make-sure-we-do-not-load-invalid-SVGs-twice.patch Source99: qt6-svg-rpmlintrc BuildRequires: pkgconfig