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.m...@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.kosm...@qt.io> Reviewed-by: Thiago Macieira <thiago.macie...@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
smime.p7s
Description: S/MIME cryptographic signature
-- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development