Changelog for
libqt4-sql-sqlite-4.8.7-504.43.x86_64.rpm :
* Wed Nov 02 2022 Ralf Habacker
- Fix rpmlint errors on Tumbleweed
* libqt4.spec:xx: E: obsolete-suse-version-check
* libqt4-qt3support.x86_64: E no-library-dependency-on libqt4-qt3support by excluding qt3 support from builds
* libqt4-x11.x86_64: E: shlib-policy-name-error
* libqt4-x11.x86_64: W: shlib-fixed-dependency libqt4 = 4.8.7
* libqt4-private-headers-devel.x86_64: E: no-binary- Fix rpmlint warning on Tumbleweed:
* libqt4.spec:499: W: macro-in-comment
* libqt4-sql.x86_64: W: shlib-legacy-policy-name-error libQtSql4
* Mon Sep 20 2021 Fabian Vogt - add CVE-2021-3481.patch (bsc#1184783):
* Fix out of bounds read in function QRadialFetchSimd from crafted svg file
* Mon Jun 07 2021 Wolfgang Bauer - Add fix-pointer-abuse.patch to fix build with gcc11
* Mon May 10 2021 Wolfgang Bauer - add GLib-dispatcher-use-default-priority-for-timers.patch (kde#230184, QTBUG-48344):
* Don\'t lower the priority for timers compared to other events like for example socket events, the IDLE priority is for \"Do this later when you are not busy\", and that is wrong for generic timer events.
* Thu Apr 22 2021 Paul Fee - update qt-debug-timer.diff:
* When using QT_DEBUG_TIMER, check if parent is set before following pointer.
* Tue Nov 24 2020 Franz Sirl - no longer use -reduce-relocations, it breaks binary compatibility when using binutils-2.35 or later for linking (QTBUG-86173).
* Fri Sep 11 2020 Dirk Mueller - add CVE-2020-17507.patch (bsc#1176315, CVE-2020-17507):
* Fix buffer over-read in read_xbm_body
* Mon Mar 23 2020 Dirk Mueller - add CVE-2018-15518.patch (bsc#1118595, CVE-2018-15518):
* Fix \"double free or corruption\" in QXmlStreamReader- add CVE-2018-19873.patch (bsc#1118596, CVE-2018-19873):
* Fix QBmpHandler segfault on malformed BMP file- add CVE-2018-19869.patch (bsc#1118599, CVE-2018-19869):
* Fix crash when parsing malformed url reference
* Fri May 10 2019 Dominique Leuenberger - Move RPM macros to %_rpmmacrodir.
* Wed Apr 24 2019 Martin Liška - Disable LTO (boo#1133239).