summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebengine/files/qtwebengine-6.8.2-glibc2.41.patch
AgeCommit message (Collapse)Author
2025-03-11dev-qt/qtwebengine: add QTBUG link to glibc2.41 patchIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-02-13dev-qt/qtwebengine: fix glibc2.41 patch for older glibcIonen Wolkens
(actually) import from www-client/chromium this time, had missed that the final used patch was different than the one on the bug. No need for another revbump given it'd have just failed to build if <2.41, and was fine if using 2.41. Bug: https://bugs.gentoo.org/949654 Thanks-to: Sam James <sam@gentoo.org> Fixes: 030898ec7dfd200a15c25027787ccb588627e031 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-02-13dev-qt/qtwebengine: import glibc-2.41 crash fix from chromiumIonen Wolkens
qtwebengine appears affected as well, reproduced the crash on imgur's main page by scrolling in qutebrowser. Haven't tested the patch myself but it appears to works fine for qtwebengine according to Chiitoo. Bug: https://bugs.gentoo.org/949654 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>