summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtwebengine: fix build with GCC 12Sam James2022-05-142-0/+33
| | | | | Closes: https://bugs.gentoo.org/840326 Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: Prepare for makeopts_jobs default inf changeMichał Górny2022-05-011-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-qt/qtwebengine: Cleanup vulnerable 5.15.2_p20211216Andreas Sturmlechner2022-04-173-294/+0
| | | | | | | | Bug: https://bugs.gentoo.org/836830 Bug: https://bugs.gentoo.org/835761 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: Cleanup obsolete and vulnerable 5.15.3_p20220329Andreas Sturmlechner2022-04-152-267/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Stabilize 5.15.3_p20220406 x86, #835762Sam James2022-04-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: Stabilize 5.15.3_p20220406 amd64, #835762Sam James2022-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: Stabilize 5.15.3_p20220406 arm64, #835762Arthur Zamarin2022-04-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-qt/qtwebengine: 5.15.3_p20220406 version bumpAndreas Sturmlechner2022-04-093-21/+24
| | | | | | | | | | Fix 5.15.3 version downsedding after 5.15.10 bump No additional security fixes in webengine-chromium over p20220330. ${P}-patchset contains patches to drop catapult as well. Thanks-to: Jimi Huotari <chiitoo@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: 5.15.3_p20220330 version bump, py3Andreas Sturmlechner2022-04-055-8/+473
| | | | | | | | | | | | | | | | | | | | | | | Patched with security patches up to Chromium version: 98.0.4758.102 plus fixes for CVE-2022-0971, CVE-2022-1096 Patches sourced from ArchLinux: - Enable build with >=python-3 - Fix build with >=ffmpeg-5 - Enable screencast support using pipewire-3 Snapshotted at: Branch: 5.15 Commit: dcdf9656f794e1903163a5533d0a325eb3dce423 Submodule qtwebengine-chromium.git: Branch: 87-based Commit: d13d0924c4e18ecc4b79adf0fec142ee9a9eaa14 Bug: https://bugs.gentoo.org/835761 Closes: https://bugs.gentoo.org/831487 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: fix building with clang 14Miezhiko2022-04-052-0/+17
| | | | | | Signed-off-by: Miezhiko <Miezhiko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24897 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Drop 5.15.3_p20220310Andreas Sturmlechner2022-03-302-266/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: 5.15.3_p20220329 snapshot bumpAndreas Sturmlechner2022-03-292-0/+266
| | | | | | | No security fixes since previous snapshot. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: 5.15.3_p20220310 version bumpAndreas Sturmlechner2022-03-212-0/+266
| | | | | | | | | | | | | | Patched with security patches up to Chromium version: 98.0.4758.102 Snapshotted at: Branch: 5.15 Commit: 9e3ad4273df3aeb16687e924c65fe451e4c03ad2 Submodule qtwebengine-chromium.git: Branch: 87-based Commit: 1629f9b8f7f05288f17ed73f2dc328581dffce6a Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: disable CHECKREQS_MEMORY for distccSam James2022-01-061-2/+6
| | | | | | | It's harder to calculate properly for this case. Bug: https://bugs.gentoo.org/830661 Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: add check-reqs for disk space and memory usageSam James2022-01-041-16/+45
| | | | | | | | | | | | | | For now, assumes: - RAM/memory: 2GB per job for GCC, 1.5GB per job for Clang - Disk (build): 7GB - Disk (installed): 150MB (Also moves pkg_preinst to the end of the ebuild to reflect phase execution order, as per devmanual.) Closes: https://bugs.gentoo.org/570534 Thanks-to: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: Cleanup vulnerable 5.15.2_p20211019Andreas Sturmlechner2021-12-284-374/+0
| | | | | | Bug: https://bugs.gentoo.org/829161 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Stabilize 5.15.2_p20211216 arm64, #829196Sam James2021-12-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: x86 stable wrt bug #829196Agostino Sarubbo2021-12-271-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtwebengine: amd64 stable wrt bug #829196Agostino Sarubbo2021-12-261-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtwebengine: Drop 5.15.2_p20211210Andreas Sturmlechner2021-12-252-229/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: 5.15.2_p20211216 snapshot bumpAndreas Sturmlechner2021-12-253-0/+244
| | | | | | | | | | | | | | | | Patched with security patches up to Chromium version: 96.0.4664.110 Snapshotted at: Branch: 5.15 Commit: 1c9785bf7eee038f6f0b8e2d73dcb9588f6d60c1 Submodule qtwebengine-chromium.git: Branch: 87-based Commit: 0ad2814370799a2161057d92231fe3ee00e2fe98 Bug: https://bugs.gentoo.org/829161 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Drop 5.15.2_p20211207Andreas Sturmlechner2021-12-142-230/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: 5.15.2_p20211210 snapshot bumpAndreas Sturmlechner2021-12-143-0/+256
| | | | | | | | | | | | | | | | | Patched with security patches up to Chromium version: 96.0.4664.93 Snapshotted at: Branch: 5.15.8 Commit: 6369c52cebd276f03856dd333af727fd8427ac63 Submodule qtwebengine-chromium.git: Branch: 87-based Commit: 2918e073086af29bd3e4176cd2403dffa789fdc0 Bug: https://bugs.gentoo.org/828099 Bug: https://bugs.gentoo.org/829161 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: 5.15.2_p20211207 snapshot bumpAndreas Sturmlechner2021-12-082-0/+230
| | | | | | | | | | | | | | | Patched with security patches up to Chromium version: 96.0.4664.45 Snapshotted at: Branch: 5.15 Commit: cf53bf7fa434c78d902b78378e55b4c38c095bba Submodule qtwebengine-chromium.git: Branch: 87-based Commit: b3ec1114d8fe670f1e93d6ccb19fd614bcbc398c Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Cleanup vulnerable 5.15.2_p20210824-r1Andreas Sturmlechner2021-11-146-496/+0
| | | | | | Bug: https://bugs.gentoo.org/815397 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Stabilize 5.15.2_p20211019 arm64, #820893Sam James2021-11-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: update SRC_URI with new ppc64le patchsetGeorgy Yakovlev2021-11-092-1/+2
| | | | | | | added struct kernel_stat patch for src/3rdparty/chromium/sandbox/linux/system_headers/linux_stat.h Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-qt/qtwebengine: x86 stable wrt bug #820893Agostino Sarubbo2021-11-081-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtwebengine: Stabilize 5.15.2_p20211019 amd64, #820893Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: add jumbo-build patchStephan Hartmann2021-11-052-0/+3
| | | | | | Closes: https://bugs.gentoo.org/813957 Thanks-to: Marco Genasci <fedeliallalinea@gmail.com> (enhancing patch) Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: fix build with sys-devel/clang[default-libcxx]James Beddek2021-10-312-0/+15
| | | | | | Signed-off-by: James Beddek <telans@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/21337 Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: Drop 5.15.2_p20211015 w/o keywordsAndreas Sturmlechner2021-10-202-228/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: 5.15.2_p20211019 snapshot bump for testingAndreas Sturmlechner2021-10-202-0/+228
| | | | | | | | | | | | | | | | Snapshotted at: Branch: 5.15 Commit: 03b3df668088d0750af6a59410ee4d0d00ba88ae Submodule qtwebengine-chromium.git: Branch: 87-based Commit: 8c0a9b4459f5200a24ab9e687a3fb32e975382e5 Fixes build on arm64. Bug: https://bugs.gentoo.org/815397 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: 5.15.2_p20211015 snapshot bump w/o keywordsAndreas Sturmlechner2021-10-173-0/+307
| | | | | | | | | | | | | | | | | | | | Snapshotted at: Branch: 5.15 Commit: 5f6a292bc53b9adf14c0e45a7de226a56449dbca Submodule qtwebengine-chromium.git: Branch: 87-based Commit: d33026ed7c5f25bd0c7936963021936148015522 - Add missing PYTHON_REQ_USE="xml(+)" - Add pdfium-system-lcms2 patch - Drop obsolete GCC-11 patch - Replace media-libs/{mesa -> libglvnd} in DEPEND - Docu: Add upstream link for version downpatch rationale Bug: https://bugs.gentoo.org/818217 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: add Fedora patch for >= harfbuzz 3Sam James2021-10-092-0/+39
| | | | | | | | I'd like to add the patches Google used for Chromium but we know this one works and I'd like the tree to be in a working state. Can swap patches later. Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: usex -> qt_useDavide Pesavento2021-09-221-7/+7
| | | | | | Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Davide Pesavento <pesa@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Drop vulnerable 5.15.2_p20210625Andreas Sturmlechner2021-09-193-235/+0
| | | | | | Bug: https://bugs.gentoo.org/810781 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Stabilize 5.15.2_p20210824-r1 arm64, #811441Sam James2021-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: Stabilize 5.15.2_p20210824-r1 amd64, #811441Sam James2021-09-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwebengine: Fix .qmake.confAndreas Sturmlechner2021-09-151-4/+3
| | | | | | Bug: https://bugs.gentoo.org/811441 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: x86 stable wrt bug #811441Agostino Sarubbo2021-09-151-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-qt/qtwebengine: Fix build with GLIBC-2.34Andreas Sturmlechner2021-09-143-0/+146
| | | | | | | Thanks-to: Nik <nik_cro@abv.bg> Closes: https://bugs.gentoo.org/811312 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Switch from ~QTVER to =QT5_PV* version depsAndreas Sturmlechner2021-09-131-14/+13
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-qt/qtwebengine: Rebase disable-fatal-warnings.patchAndreas Sturmlechner2021-09-022-1/+13
| | | | | Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Support EXTRA_GN env varAndreas Sturmlechner2021-09-022-0/+13
| | | | | | | Thanks-to: Jannik Glückert <jannik.glueckert@gmail.com> Closes: https://bugs.gentoo.org/774186 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: 5.15.2_p20210824 snapshot bump, EAPI-8 bumpAndreas Sturmlechner2021-09-022-0/+225
| | | | | | | | | | | | | | | | | | Snapshotted at: Branch: 5.15.6 Commit: 2acbba86362ac3a1c2d8c20390dc263875f8f09c Additional cherry-pick from branch 5.15: Fix crash when clicking on a link in PDF Commit: 7f4a6ff45743cecbfe0dd14ef29afd0874a2ed39 Submodule qtwebengine-chromium.git: Branch: 87-based Commit: 9f71911e38c041cedc5291c5e772b7d03ce8b8c Bug: https://bugs.gentoo.org/810781 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Add missing sys-devel/flex BDEPENDAndreas Sturmlechner2021-08-261-0/+1
| | | | | | | Reported-by: Joonas Niilola <juippis@gentoo.org> Closes: https://bugs.gentoo.org/810463 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: 5.15.2_p20210421 security cleanupAndreas Sturmlechner2021-07-225-809/+0
| | | | | | Bug: https://bugs.gentoo.org/800181 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-qt/qtwebengine: Stabilize 5.15.2_p20210625 arm64, #800181Sam James2021-07-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>