Re: [Development] [Announce] Security advisory: Recently reported zlib compression issue impacts Qt

2022-04-06 Thread Thiago Macieira
On Wednesday, 6 April 2022 06:52:13 PDT List for announcements regarding Qt releases and development via Development wrote: > Solution: Apply the following patch or update to Qt 5.15.9, Qt 6.2.5, or Qt > 6.3.0. Better yet: DON'T use the bundled libraries. Always use system libraries so that the

[Development] [Announce] Security advisory: Recently reported zlib compression issue impacts Qt

2022-04-06 Thread List for announcements regarding Qt releases and development via Development
zlib has recently reported that it has a security issue when deflating which could cause memory corruption if the input has many distant matches. This is reported in a bit more detail here: https://github.com/madler/zlib/issues/605 and has been assigned the CVE id CVE-2018-25032. This has been f

Re: [Development] Nominating Ievgenii Meshcheriakov for approver

2022-04-06 Thread Andrei Golubev
+1 Disclaimer: I used to be in Ievgenii's team. -- Best Regards, Andrei From: Development on behalf of Mårten Nordheim Sent: Wednesday, April 6, 2022 3:32 PM To: Alex Blasche ; development@qt-project.org Subject: Re: [Development] Nominating Ievgenii Meshcher

[Development] Qt 5.15.9 LTS Commercial released

2022-04-06 Thread Tarja Sundqvist
Hi all, we have released Qt 5.15.9 LTS Commercial today. Please see the blog post: https://www.qt.io/blog/commercial-lts-qt-5.15.9-released Big thanks to everyone involved! Best regards Tarja Sundqvist Release Manager ___ Development mailing list

Re: [Development] Nominating Ievgenii Meshcheriakov for approver

2022-04-06 Thread Mårten Nordheim
+1 Like Eddy, I'm also in his team. Mårten. From: Development on behalf of Alex Blasche Sent: Wednesday, April 6, 2022 14:05 To: development@qt-project.org Subject: [Development] Nominating Ievgenii Meshcheriakov for approver Hi, I'd like to nominate

Re: [Development] Nominating Ievgenii Meshcheriakov for approver

2022-04-06 Thread Ivan Solovev
+1 Best regards, Ivan From: Development on behalf of Jaroslaw Kobus Sent: Wednesday, April 6, 2022 2:22 PM To: Edward Welbourne ; Alex Blasche Cc: development@qt-project.org Subject: Re: [Development] Nominating Ievgenii Meshcheriakov for approver +1 Discl

Re: [Development] Nominating Ievgenii Meshcheriakov for approver

2022-04-06 Thread Jaroslaw Kobus
+1 Disclaimer: nothing to disclaim, +1 fully deserved. From: Development on behalf of Edward Welbourne Sent: Wednesday, April 6, 2022 2:13 PM To: Alex Blasche Cc: development@qt-project.org Subject: Re: [Development] Nominating Ievgenii Meshcheriakov fo

Re: [Development] Nominating Ievgenii Meshcheriakov for approver

2022-04-06 Thread Edward Welbourne
Alex Blasche (6 April 2022 14:05) wrote: > I'd like to nominate Ievgenii Meshcheriakov as approver in the Qt Project. +1 > Disclaimer: I am Ievgenii's line manager in TQtC and as such have a close > working relationship with him. and I'm in the team he leads, Eddy.

[Development] Nominating Ievgenii Meshcheriakov for approver

2022-04-06 Thread Alex Blasche
Hi, I'd like to nominate Ievgenii Meshcheriakov as approver in the Qt Project. He joined The Qt Company as a Team Lead and Engineer ten months ago. His contributions [0] and reviews [1] speak for themselves. I've come to know him as an engineer who quickly found his ways into the team. He is no

Re: [Development] Qt UDL operators

2022-04-06 Thread Giuseppe D'Angelo via Development
Hi, On 05/04/2022 14:28, Sona Kurazyan wrote: I'm not sure how this work: unless the new _s takes another kind input (e.g. number literals), you can't add it no matter what, as users under "using namespace Qt;" would then get a conflict...? Right, it will work only if the types of the literals