Package: release.debian.org Severity: normal Tags: trixie User: [email protected] Usertags: pu Control: affects -1 + src:qt6-base X-Debbugs-Cc: [email protected], [email protected], Harry Chen <[email protected]>
[ Reason ] qt6-base in trixie is affected by #1122640, where a data race in QReadWriteLock on weakly ordering architectures is discovered. It is also affected by #1123679, where a data race in QProcessEnvironment is discovered on all architectures, resulting in qbs FTBFS frequently. [ Tests ] I've tested the patches personally on arm64 and can confirm the introduced patches can fix the issue in question. [ Risks ] Risks are minimal. The changes in the patches are minimal enough, except the added unit test. [ Checklist ] [x] *all* changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in (old)stable [x] the issue is verified as fixed in unstable [ Changes ] * Non-maintainer upload. * Backport upstream patches to fix data races in QReadWriteLock. * Backport a upstream patch to fix data races in QProcessEnvironment. [ Other info ] n/a Miao Wang
qt6-base_6.8.2+dfsg-9+deb13u2.diff
Description: Binary data

