Re: [Development] Qt 6.8.2 security vulnerability when cloning Qt from github.com

2025-02-03 Thread Axel Spoerl via Development
Hi Benjamin, thanks for flagging this. It's a valid issue, which we shall address swiftly. Your assessment is correct: While just annoying at this stage, there is a potential security risk. We shall track progress in https://bugreports.qt.io/browse/QTBUG-133397. Once a solution is in place, we'll

Re: [Development] Qt 6.8.2 Released

2025-02-03 Thread ekke
Hi, there's another problem with 6.8.2 and iOS multimedia: ffmpeg libraries are missed on ios - only an empty folder :( https://bugreports.qt.io/browse/QTBUG-133399 ekke Am 03.02.25 um 10:45 schrieb Jani Heikkinen via Development: Hi! There is 'Extensions' section in the documentation, see

Re: [Development] Monthly CI maintenance break - February (Mon, Feb 3rd 2025)

2025-02-03 Thread CI Maintenance Break via Development
This maintenance break is now over! From: CI Maintenance Break Sent: Monday, February 3, 2025 8:08 AM To: CI Maintenance Break ; development@qt-project.org Subject: Re: Monthly CI maintenance break - February (Mon, Feb 3rd 2025) This maintenance break starts NO

Re: [Development] Qt 6.8.2 Released

2025-02-03 Thread Jani Heikkinen via Development
Hi! There is 'Extensions' section in the documentation, see https://doc.qt.io/qt-6/qtmodules.html But that's mostly installer (ui) related change at the moment, those are installed in same location than earlier etc. So that shouldn't affect to your case... It has to be something else I think.

[Development] Qt 6.8.2 security vulnerability when cloning Qt from github.com

2025-02-03 Thread Benjamin TERRIER
Hi, Short after Qt 6.8.2 was released I reported https://bugreports.qt.io/browse/QTBUG-133397 The issues is that the submodule qttools/src/assistant/qlitehtml is using a relative path: ../../playground/qlitehtml.git Because of qtl

Re: [Development] Qt 6.8.2 Released

2025-02-03 Thread Schimkowitsch Robert
> Webengine and PDF (And qtinsighttracker) are in ‘Extensions’ node staring > from Qt 6.8.0 Is there some documentation of "Extensions"? Out of the box, despite having the extension installed (and the include folder containing the same header files in 6.8.2 as in my previous working 6.7 version