Re: [Development] Nominating Anu Aliyas for approver rights

2024-07-17 Thread Alex Blasche via Development
Congratulations to Anu. Approver rights have been granted. -- Alex From: Development on behalf of Allan Sandfeld Jensen Sent: Thursday, 27 June 2024 13:01 To: Qt development mailing list Subject: [Development] Nominating Anu Aliyas for approver rights

[Development] [Announce] Qt 6.8.0 Beta 2 released

2024-07-17 Thread List for announcements regarding Qt releases and development via Announce via Development
Hi all, We have released Qt 6.8.0 Beta 2 today. As earlier, you can get it via Qt online installer. The source packages are available in Qt Account and download.qt.io: https://download.qt.io/development_releases/qt/6.8/6.8.0-beta2/. The release tag in Git is v6.8.0-beta2. The attachment lis

[Development] Qt Sources Software Bill of Materials (SBOM) with REUSE

2024-07-17 Thread Lucie Gérard via Development
Dear All, As we've heard already, starting with Qt 6.8, the build system will generate a Software Bill of Materials (SBOM) file for each built repo in the CI. The Qt Sources SBOM is to be produced using the REUSE tool (https://reuse.software/spec-3.2/). In order to achieve this, REUSE.toml fil

[Development] [Announce] Security advisory: Recently discovered HTTP2 handling issue impacts Qt

2024-07-17 Thread List for announcements regarding Qt releases and development via Announce via Development
Whenever a TLS connection is started for a server that supports HTTP2 and has sent some data to the application then Qt will send data to the server even if the TLS certificate does not match the address it has been redirected too. This has been assigned the CVE id CVE-2024-39936. This is know