[Development] [Announce] Qt 5.15.10 Opensource released
Thiago Macieira
thiago.macieira at intel.com
Wed Jun 7 08:30:26 CEST 2023
On Tuesday, 6 June 2023 22:20:22 PDT List for announcements regarding Qt
releases and development via Announce via Development wrote:
> * Git: clone the release with the tag v5.15.10-lts-lgpl
I've uploaded the Git Notes for qtbase to my GitLab repository, updated as of
a few minutes ago using https://codereview.qt-project.org/c/qt/qtqa/+/413067.
Feel free to fetch to your repository:
git fetch https://gitlab.com/thiagomacieira/qtbase.git refs/notes/cherry-picks
git config core.notesRef refs/notes/cherry-picks
Then you'll be able to see something like
commit 68f220c93b3e831a3f9b8cee0df6bd2ec69f7a11
Author: Marc Mutz <marc.mutz at qt.io>
Date: Fri May 13 18:21:01 2022 +0200
QReadWriteLock: fix data race in stateForWaitCondition()
The function dereferences the load()ed pointer, so it needs an acquire
fence.
Pick-to: 6.3 6.2 5.15
Change-Id: Ib951de3f00851d915fec3392cdaba64f4a994300
Reviewed-by: Fabian Kosmale <fabian.kosmale at qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira at intel.com>
Notes (cherry-picks):
v5.15.10-lts-lgpl: af52eef65a4666d01fe3cfb0bfb54ca59dde1816
6.3: 7073ffed278e3cc6e4701213fe8af68328a4b74e
--
Thiago Macieira - thiago.macieira (AT) intel.com
Cloud Software Architect - Intel DCAI Cloud Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20230606/52ab798e/attachment.bin>
More information about the Development
mailing list