diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-05-22 19:08:24 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-05-23 18:01:52 +0200 |
commit | 50a6e3e045ea76761e442d15cc917e0159161f53 (patch) | |
tree | 97fdd71db332918eab4cbd248543de68ecd7b678 /dev-qt/qtwebengine/files | |
parent | kde-apps/krdc: drop 24.02.2 (diff) | |
download | gentoo-50a6e3e045ea76761e442d15cc917e0159161f53.tar.gz gentoo-50a6e3e045ea76761e442d15cc917e0159161f53.tar.bz2 gentoo-50a6e3e045ea76761e442d15cc917e0159161f53.zip |
dev-qt/qtwebengine: drop vulnerable 5.15.13_p20240322
Bug: https://bugs.gentoo.org/931960
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebengine/files')
-rw-r--r-- | dev-qt/qtwebengine/files/qtwebengine-5.15.13_p20240322-ninja1.12.patch | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-qt/qtwebengine/files/qtwebengine-5.15.13_p20240322-ninja1.12.patch b/dev-qt/qtwebengine/files/qtwebengine-5.15.13_p20240322-ninja1.12.patch deleted file mode 100644 index 2da3dc27fab2..000000000000 --- a/dev-qt/qtwebengine/files/qtwebengine-5.15.13_p20240322-ninja1.12.patch +++ /dev/null @@ -1,23 +0,0 @@ -Quoting the description from qtwebengine-6.7.0-ninja1.12.patch: -""" -Patch status: pending being looked at upstream - -Issue[1][2][3] also exist in chromium itself[4], and unclear -why this started happening only with ninja-1.12.0 at the moment. - -Just a quickfix, likely not fully correct and seems there may -be further unresolved race issues. - -[1] https://bugs.gentoo.org/930107 -[2] https://bugreports.qt.io/browse/QTBUG-124375 -[3] https://github.com/ninja-build/ninja/issues/2417 -[4] https://bugs.gentoo.org/930112 -""" - -This has a hunk removed but is otherwise the same. ---- a/src/3rdparty/chromium/content/browser/BUILD.gn -+++ b/src/3rdparty/chromium/content/browser/BUILD.gn -@@ -198,2 +198,3 @@ - "//components/services/storage/public/mojom", -+ "//components/spellcheck:buildflags", - "//components/sqlite_proto", |