diff options
author | 2019-12-29 14:24:02 +0200 | |
---|---|---|
committer | 2019-12-29 16:34:44 +0200 | |
commit | 24be9040864532714aeeb3b5b35d73e7aa03db33 (patch) | |
tree | 3e428a7afd4f61b53d263266703ba23fde0c1457 /profiles | |
parent | mail-client/evolution-3.32.5: Don't allow webkitgtk-2.26 (diff) | |
download | gentoo-24be9040864532714aeeb3b5b35d73e7aa03db33.tar.gz gentoo-24be9040864532714aeeb3b5b35d73e7aa03db33.tar.bz2 gentoo-24be9040864532714aeeb3b5b35d73e7aa03db33.zip |
net-libs/webkit-gtk: security bump to 2.26.2
* Add unconditional sandboxing support, if available for the arch.
* Switch IUSE=gles2 to IUSE=gles2-only, as it is an alternative to
USE=opengl, not a co-existing one.
* USE=wayland now requires wpebackend-fdo and co for
accelerated compositing under wayland, if opengl is enabled.
* Re-enable IUSE=+jumbo-build for unified source builds - it was
unconditionally enabled before, but with 2.26 disabling it
finally seems to work. Disabling it seems to result in a 2MB
larger library and over twice the compile time, but it may be
crucial to low RAM systems to be able to even build webkit-gtk
at all.
* gtk2 plugin process is now dropped upstream - no more
adobe-flash support.
* geoclue is a runtime-only depend now (dbus interface).
* GCC/clang checks updated to the best of my understanding.
* Added ruby:2.7 support for the build-time depend on it.
Bug: https://bugs.gentoo.org/699156
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.force | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index f6299e8d00ba..bd35fdae7247 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -50,6 +50,7 @@ sys-libs/ncurses-compat tinfo gnome-base/gnome-desktop seccomp app-misc/tracker-miners seccomp >gnome-base/nautilus-3.29 seccomp +net-libs/webkit-gtk seccomp # Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11) # All glibc versions that include RPC code are masked now. |