summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebengine/qtwebengine-6.9.1-r1.ebuild
AgeCommit message (Collapse)Author
2025-06-28dev-qt/qtwebengine: Stabilize 6.9.1-r1 arm64, #958657Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-28dev-qt/qtwebengine: Stabilize 6.9.1-r1 amd64, #958657Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-07Revert "dev-qt/qtwebengine: set CMAKE_QA_COMPAT_SKIP=1"Ionen Wolkens
On second thought, will set this in the eclass. Affects at least one more package (qtmultimedia), and unused or replaced CMakeLists.txt is a common trend in Qt and this may be volatile. If something breaks with cmake-4, would rather that it just breaks rather than do the =3.5 workaround and will fix it then. This reverts commit 73194358936565f89dcd99b29d74627cdbb99b0e. Bug: https://bugs.gentoo.org/957476 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-07dev-qt/qtwebengine: set CMAKE_QA_COMPAT_SKIP=1Ionen Wolkens
Was tempting to just set it in the eclass, but only two packages it looks like. Closes: https://bugs.gentoo.org/957476 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-06dev-qt/qtwebengine: update 6.9 patchsetsIonen Wolkens
6.9-{4,5} -> 6.9-{6,7} changes: Updated: - cstdint.patch (several more added for gcc-16) May possibly be more missing for USE=-jumbo-build but have not tried that. Closes: https://bugs.gentoo.org/957200 Thanks-to: tdr Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-05dev-qt/qtwebengine: backport CVE-2025-5419 fixIonen Wolkens
Not the only issue, but this one is known exploited in the wild giving it higher priority (rest will likely wait until Qt 6.9.2 like usual). Bug: https://bugs.gentoo.org/957076 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>