[Development] [Save the Date] Nov 30-Dec 1: Qt Contributor Summit 2023

2023-05-22 Thread Pedro Bessa via Development
Hi everyone,

I am sending you this message so you can plan your calendar for the year.
Please, save the date for our QtCS23 to happen in-person in Berlin.
It will be after the Qt World Summit.

In summary:
Qt Contributor Summit 2023
Berlin, Germany
Nov 30th – Dec 1st
Venue TBA

Stay tuned for more information.
In the meantime, feel free to reach out to me.

Cheers,

Pedro Bessa (he/him)
Community Relations Manager
Qt Group
Erich-Thilo-Str. 10 12489
Berlin, Germany
pedro.be...@qt.io
www.qt.io
[signature_3044380775]
[signature_2628652086]
[signature_1970076199]
[signature_3527905029]
[signature_4167165799]

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


Re: [Development] Requesting a repository for Qt/.NET

2023-05-22 Thread Miguel Costa via Development
Hi Alex,

Thanks for the +1!

FYI, the Qt/.NET gerrit repo is up-and-running (thanks Jukka Jokiniva for your 
help), and the first changes have now been pushed:

  https://codereview.qt-project.org/q/project:qt-labs%252Fqtdotnet

To anyone interested: your review will be most welcome.

BR,
--Miguel

-Original Message-
From: Alex Blasche  
Sent: 15 May 2023 14:22
To: development@qt-project.org; Miguel Costa 
Subject: Re: Requesting a repository for Qt/.NET

Hi Miguel,

please go ahead.

--
Alex



From: Development  on behalf of Miguel 
Costa via Development 
Sent: Tuesday, 9 May 2023 15:27
To: development@qt-project.org
Subject: [Development] Requesting a repository for Qt/.NET

Hi,

On behalf of the dev team working on the Qt and VS integration, I would like to 
request a new repository where we can base a .NET integration module that we've 
recently been working on.

Name of the repository: qt-labs/qtdotnet.git
Description: The Qt/.NET library enables the integration of Qt with .NET 
libraries and applications.
Responsible person: Miguel costa
Gerrit user/email: mecfc / miguel.co...@qt.io

Qt/.NET implements a custom .NET host (cf. 
https://learn.microsoft.com/en-us/dotnet/core/tutorials/netcore-hosting) which 
allows calling into managed code from native C++. The library also supports 
writing C++ wrapper classes for managed types, to encapsulate the details of 
using the .NET host. These wrapper classes can be based on QObject, allowing a 
tight integration of managed code with Qt features like signal-slot connections 
or the Qt property system.

For more details, see the README at: https://git.qt.io/micosta/qtdotnet
Relevant topics:
  * Calling .NET static methods
  * Handling .NET exceptions
  * Creating .NET objects
  * Calling instance methods
  * Writing C++ wrapper classes for .NET types
  * Emitting Qt signals from .NET events
  * Using .NET objects in QML
  * Using QML in a WPF application
  * Example application: QML UI for a .NET module
  * Example application: QML window embedded in WPF application

Thank you for your attention.
Please let me know if you have any questions or comments.

BR,
--Miguel Costa

--
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


Re: [Development] [Announce] Security advisory: Qt SVG

2023-05-22 Thread Kevin Kofler via Development
Kevin Kofler via Development wrote:
> Qt 4.8.7, backported by Than Ngo:
> https://src.fedoraproject.org/rpms/qt/raw/rawhide/f/qt-CVE-2023-32573.patch

Oops, sorry, that is for the previous Qt SVG issue. We will have a backport 
of this new one shortly.

Kevin Kofler

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


Re: [Development] [Announce] Security advisory: Qt SVG

2023-05-22 Thread Kevin Kofler via Development
List for announcements regarding Qt releases and development via Announce 
via Development wrote:
> A recent potential divide by zero in Qt SVG has been reported and has been
> assigned the CVE id CVE-2023-32573.

Same as in the more recent Qt SVG CVE: The vulnerable code (the Qt SVG 
classes) was introduced in Qt 4.1, so Qt versions prior to 4.1 (i.e., 4.0.x 
or older, such as Qt 3) are not vulnerable.

> Patches:
> 
> dev: https://codereview.qt-project.org/c/qt/qtsvg/+/474093
> Qt 6.5: https://codereview.qt-project.org/c/qt/qtsvg/+/474404 or
> https://download.qt.io/official_releases/qt/6.5/CVE-2023-32573-qtsvg-6.5.diff
> Qt 6.2:
> https://download.qt.io/official_releases/qt/6.2/CVE-2023-32573-qtsvg-6.2.diff
> Qt 5.15:
> https://download.qt.io/official_releases/qt/5.15/CVE-2023-32573-qtsvg-5.15.diff

Qt 4.8.7, backported by Than Ngo:
https://src.fedoraproject.org/rpms/qt/raw/rawhide/f/qt-CVE-2023-32573.patch

Kevin Kofler

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


Re: [Development] [Announce] Security advisory: Qt SVG

2023-05-22 Thread Kevin Kofler via Development
List for announcements regarding Qt releases and development via Announce 
via Development wrote:
> Patches:
> 
> dev: https://codereview.qt-project.org/c/qt/qtbase/+/476125
> Qt 6.5: https://codereview.qt-project.org/c/qt/qtbase/+/476490 or
> https://download.qt.io/official_releases/qt/6.5/CVE-2023-32763-qtbase-6.5.diff
> Qt 6.2:
> https://download.qt.io/official_releases/qt/6.2/CVE-2023-32763-qtbase-6.2.diff
> Qt 5.15:
> https://download.qt.io/official_releases/qt/5.15/CVE-2023-32763-qtbase-5.15.diff

Qt 4.8.7, backported by Than Ngo:
https://src.fedoraproject.org/rpms/qt/raw/rawhide/f/qt-CVE-2023-32573.patch

Kevin Kofler

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


Re: [Development] [Announce] Security advisory: Qt SVG

2023-05-22 Thread Kevin Kofler via Development
List for announcements regarding Qt releases and development via Announce 
via Development wrote:
> This effects all Qt versions up to and including Qt 5.15.14, Qt
> 6.0.0->6.2.8 and Qt 6.3.0->6.5.0

The vulnerable code (the Qt SVG classes) was introduced in Qt 4.1, so Qt 
versions prior to 4.1 (i.e., 4.0.x or older, such as Qt 3) are not 
vulnerable.

Kevin Kofler

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


[Development] [Announce] Security advisory: Qt SVG

2023-05-22 Thread List for announcements regarding Qt releases and development via Announce via Development
A recent buffer overflow issue in Qt SVG has been reported and has been 
assigned the CVE id CVE-2023-32763.

This effects all Qt versions up to and including Qt 5.15.14, Qt 6.0.0->6.2.8 
and Qt 6.3.0->6.5.0

When a SVG file with an image inside it is rendered, a QTextLayout overflow can 
be triggered.

Solution: Apply the following patch or update to Qt 5.15.15, Qt 6.2.9 or Qt 
6.5.1

Patches:

dev: https://codereview.qt-project.org/c/qt/qtbase/+/476125
Qt 6.5: https://codereview.qt-project.org/c/qt/qtbase/+/476490 or 
https://download.qt.io/official_releases/qt/6.5/CVE-2023-32763-qtbase-6.5.diff
Qt 6.2: 
https://download.qt.io/official_releases/qt/6.2/CVE-2023-32763-qtbase-6.2.diff
Qt 5.15: 
https://download.qt.io/official_releases/qt/5.15/CVE-2023-32763-qtbase-5.15.diff

Kind regards,
Andy
--
Andy Shaw
Director, Technical Customer Success 
The Qt Company

___
Announce mailing list
annou...@qt-project.org
https://lists.qt-project.org/listinfo/announce
-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


Re: [Development] HEADS-UP: Qt 6.6 Feature Freeze is getting closer

2023-05-22 Thread Jani Heikkinen via Development
Hi Everyone!

Qt 6.6 Platform and Module Freeze is in effect now! 

br,
Jani

> -Original Message-
> From: Development  On Behalf Of
> Jani Heikkinen via Development
> Sent: tiistai 9. toukokuuta 2023 7.57
> To: development@qt-project.org
> Subject: Re: [Development] HEADS-UP: Qt 6.6 Feature Freeze is getting closer
> 
> Hi,
> 
> Only less than 2 weeks to 'Platform and Module' freeze and  ~ a month to
> official feature freeze. So it is time
> - to inform me about new modules coming in Qt 6.6
>* Qt Graphs is only known one atm
> - to inform me if some 'TP' module will be officially supported in Qt 6.6
> - to start updating new features etc in 'What' new in Qt 6.6' wiki
>*
> https://code.qt.io/cgit/qt/qtdoc.git/tree/doc/src/whatsnew/whatsnew66.qd
> oc
> 
> br,
> Jani
> 
> > -Original Message-
> > From: Jani Heikkinen
> > Sent: tiistai 18. huhtikuuta 2023 9.07
> > To: development@qt-project.org
> > Subject: HEADS-UP: Qt 6.6 Feature Freeze is getting closer
> >
> > Hi all,
> >
> >
> >
> > Just a kindly reminder: Qt 6.6 Feature freeze will be in effect 2nd of
> > June
> > 2023 and Qt 6.6 platform and module freeze 19th of May 2023, see
> > https://wiki.qt.io/Qt_6.6_Release
> >
> >
> >
> > Please inform me about all new modules planned to be released in Qt
> > 6.6; we should start adding those in CI & packages asap.
> >
> > Also please inform me if existing technology preview module will be
> > officially supported etc.
> >
> >
> >
> > br,
> >
> > Jani
> >
> >
> 
> --
> Development mailing list
> Development@qt-project.org
> https://lists.qt-project.org/listinfo/development
-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


[Development] Jira/bugreports update on 31.5.2023

2023-05-22 Thread Alex Blasche via Development
Hi,

bugreports.qt.io will be updated to Jira version 9.4. The upgrade will happen 
on 31. May 2023 at 08:00 GMT+2 (CEST) and is expected to last about 90 mins.

For any issues or concerns please contact jira-ad...@qt-project.org.
--
Alex
-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development