Re: [Development] What project are Qt+CMake bugs part of

2020-03-09 Thread Scott Bloom
Thanks! -Original Message- From: Kevin Funk Sent: Monday, March 9, 2020 2:56 PM To: development@qt-project.org Cc: Scott Bloom ; Development@qt-project.org Subject: Re: [Development] What project are Qt+CMake bugs part of On Monday, 9 March 2020 22:15:02 CET Scott Bloom wrote: > I found

[Development] What project are Qt+CMake bugs part of

2020-03-09 Thread Scott Bloom
I found a bug in Qt5CoreMacros.cmake where on windows in a path with the QT5_MAKE_OUTPUT_FILE macro constructs invalid file names. What project should this be filed against in JIRA? Scott ___ Development mailing list Development@qt-project.org https://

Re: [Development] Toni Saario as approver

2020-03-09 Thread Andy Shaw
Seems that the 25 got dropped in the link you had in the browser. If that is in there then it does find all 8 pages. You can also just add: owner:toni.saa...@qt.io to the search field and that should work too. Regards, Andy -Original Message- From: Development on behalf of Sergio A

Re: [Development] Toni Saario as approver

2020-03-09 Thread Sergio Ahumada
On 09.03.20 12:58, Heikki Halmet wrote: > Hi all, > > I’d like to nominate Toni Saario as approver for the Qt Project. > > Toni has been working in the CI team as a Coin SW developer since he > joined the Qt Company over one year ago. First as a trainee and starting > from last august as a full-

[Development] mobile-to-mobile connection for p2p game

2020-03-09 Thread Zoltán Lutor
Hi, What to use (especially in Qt/QML) for connection to (mobile) devices in p2p game? E.g. one device is server, other is client, playing against each other in a game. Like ping-pong? One option can be Bluetooth for "close-combat" but what about Internet buddies? I was thinking about websocket

Re: [Development] WebSocket Module [CVE-2018-21035]

2020-03-09 Thread Mårten Nordheim
On 09.03.2020 13:06, Sze Howe Koh wrote: On Mon, 9 Mar 2020 at 19:11, wrote: Hi, I provided a patch for CVE-2018-21035, present in Qt5 WebSocket Module. However apparently since the patch adds a new API it cannot go into Qt5. This vulnerability makes the Qt5 WebSocket module totally unusabl

Re: [Development] Toni Saario as approver

2020-03-09 Thread Timur Pocheptsov
+1 Best regards, Timur. From: Development on behalf of Jani Heikkinen Sent: Monday, March 9, 2020 1:44 PM To: development@qt-project.org Subject: Re: [Development] Toni Saario as approver +1 - Jani From: Developme

Re: [Development] Toni Saario as approver

2020-03-09 Thread Jani Heikkinen
+1 - Jani From: Development on behalf of Heikki Halmet Sent: Monday, March 9, 2020 1:58 PM To: development@qt-project.org Subject: [Development] Toni Saario as approver Hi all, I’d like to nominate Toni Saario as approver for the Qt Project. Toni has

Re: [Development] WebSocket Module [CVE-2018-21035]

2020-03-09 Thread Sze Howe Koh
On Mon, 9 Mar 2020 at 19:11, wrote: > Hi, > > I provided a patch for CVE-2018-21035, present in Qt5 WebSocket Module. > However apparently since the patch adds a new API it cannot go into Qt5. > > This vulnerability makes the Qt5 WebSocket module totally unusable for > use in non-trusted environme

[Development] Toni Saario as approver

2020-03-09 Thread Heikki Halmet
Hi all, I'd like to nominate Toni Saario as approver for the Qt Project. Toni has been working in the CI team as a Coin SW developer since he joined the Qt Company over one year ago. First as a trainee and starting from last august as a full-time employee. Toni has been focusing mainly to impro

[Development] WebSocket Module [CVE-2018-21035]

2020-03-09 Thread enstone83
Hi, I provided a patch for CVE-2018-21035, present in Qt5 WebSocket Module. However apparently since the patch adds a new API it cannot go into Qt5. This vulnerability makes the Qt5 WebSocket module totally unusable for use in non-trusted environment (like Internet). Is there anything to do a