Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
None
-
1fd2a2649 (dev), 430ad49cc (6.5), efc6187b7 (tqtc/lts-6.2), 6bcae6e99 (tqtc/lts-5.15), 965086f2b (6.4), 2c0e1617c (dev), b714b0f3f (master)
Description
The latest versions of Qt (5.15.11, 6.2.6, 6.4.1) ship with a copy of opengl32sw.dll that is signed by "The Qt Company Oy" using the sha1 algorithm, which is deprecated.
The DLL is also available at https://download.qt.io/development_releases/prebuilt/llvmpipe/windows/
Suggestion
Sign opengl32sw.dll with sha256, just like all the official Qt library DLLs.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-28881 Qt Creator ships with an unsigned copy of openglsw32.dll
- Closed