summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-03-25 22:04:12 +0300
committerMart Raudsepp <leio@gentoo.org>2018-03-25 22:05:39 +0300
commitc99899dde7c6c94f8ad09a1b4972f4da0d9dfdc2 (patch)
treede9f0617340803330e5e72b78b3770c754d31691 /net-libs/webkit-gtk/files/webkit-gtk-2.2.5-ia64-platform.patch
parentRevert "x11-proto/xcb-proto: stable 1.13 for ia64, bug #651286" (diff)
downloadgentoo-c99899dde7c6c94f8ad09a1b4972f4da0d9dfdc2.tar.gz
gentoo-c99899dde7c6c94f8ad09a1b4972f4da0d9dfdc2.tar.bz2
gentoo-c99899dde7c6c94f8ad09a1b4972f4da0d9dfdc2.zip
net-libs/webkit-gtk: Remove security vulnerable SLOT=2 and SLOT=3
These slots are years old, unmaintained and vulnerable to hundreds of bugs with a CVE assigned. Additionally there are some known unfixed issues building against newer ICU. No interest in continued maintenance of known hugely security vulnerable versions, thus with no consumers remaining in main tree, this is going away now. Sorry. If you need this, please think seriously ten times before you make it available to yourself via an overlay, or use any software that requires this security riddled version still. Closes: https://bugs.gentoo.org/577068
Diffstat (limited to 'net-libs/webkit-gtk/files/webkit-gtk-2.2.5-ia64-platform.patch')
-rw-r--r--net-libs/webkit-gtk/files/webkit-gtk-2.2.5-ia64-platform.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-libs/webkit-gtk/files/webkit-gtk-2.2.5-ia64-platform.patch b/net-libs/webkit-gtk/files/webkit-gtk-2.2.5-ia64-platform.patch
deleted file mode 100644
index a63e9e82e31a..000000000000
--- a/net-libs/webkit-gtk/files/webkit-gtk-2.2.5-ia64-platform.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/Source/WTF/wtf/Platform.h 2014-02-25 00:33:16.561606810 +0100
-+++ b/Source/WTF/wtf/Platform.h 2014-02-25 00:49:52.895512955 +0100
-@@ -79,6 +79,9 @@
- #if !defined(__LP64__)
- #define WTF_CPU_IA64_32 1
- #endif
-+#define ENABLE_JIT 0
-+#define ENABLE_YARR_JIT 0
-+#define ENABLE_ASSEMBLER 0
- #endif
-
- /* CPU(MIPS) - MIPS 32-bit */