Changelog for
libqt4-x11-4.8.7-521.3.i586.rpm :
* Tue May 28 2024 Wolfgang Bauer
- Add fix-build-icu75.patch to fix building with latest icu in Tumbleweed
* Wed Jan 11 2023 Aeneas Jaißle - Add libqt4-fix-pointer-comparison.patch:
* Fix ordered comparison of pointer with integer zero.
* 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 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).