Qt Additional Information - obsproject/obs-deps GitHub Wiki
The following is a list of changes/patches applied to Qt as part of obs-deps.
0001-CVE-2023-43114-6.5.patch
This is a backport of a patch released as part of Qt 6.5.4 and 6.6.0, as described in QTBUG-116773:
Fix crash when reading corrupt font data
0002-QTBUG-117779.patch
This patch fixes issues on Windows with child windows as reported in QTBUG-117779:
Fix a bug on Windows where child windows would move with the parent window and also resize to their minimum size.
This fix is already applied in Qt 6.5.4, 6.6.1, and 6.7.
0003-QTBUG-118117.patch
This patch fixes an issue on Windows introduced by new Qt Platform API features as reported in QTBUG-118117:
Fix a bug on Windows that caused taskbar icon overlays to be reset by Qt if previously set via native Windows API calls.
This fix is already applied in Qt 6.5.4, 6.6.1, and 6.7.