Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.0 RC
-
None
-
-
6d9a8c30e (dev), 635284e7e (6.5)
Description
Up until 6.5, I could prevent the installation of all the qmltooling plugins via windeployqt --no-qmltooling.
These are totally useless when distributing an app and might even be considered a security risk.
This doesn't work anymore with 6.5, as there's no separate QmlTooling module, but modules/Qml.json specifies "plugin_types": ["qmltooling"], instead and that pulls in those plugins without any chance to prevent it from the user's side, as soon as the app uses QML.
Attachments
For Gerrit Dashboard: QTBUG-112317 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
469790,4 | windeployqt: Add option to skip plugin types during deployment | dev | qt/qtbase | Status: MERGED | +2 | 0 |
471801,2 | windeployqt: Add option to skip plugin types during deployment | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |