diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-11-27 10:31:23 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-11-27 11:57:19 +0200 |
commit | 5fdb99434f2f0b64ca23dd516458c78421143872 (patch) | |
tree | 321b188871510caf9b1ff4e5fa71ba469062b5db /net-libs/webkit-gtk/Manifest | |
parent | dev-ada/asis: alternate depend on dev-ada/gnatcoll (diff) | |
download | gentoo-5fdb99434f2f0b64ca23dd516458c78421143872.tar.gz gentoo-5fdb99434f2f0b64ca23dd516458c78421143872.tar.bz2 gentoo-5fdb99434f2f0b64ca23dd516458c78421143872.zip |
net-libs/webkit-gtk: sec bump to 2.22.4; require GL
* Security bump to 2.22.4 for WSA-2018-0008
* Builds without GL (opengl or gles2) are currently broken, thus
REQUIRED_USE it.
* Stop requiring gstreamer for introspection - seems to work fine
without by now.
* GstreamerGL requires EGL, so REQUIRED_USE it by requiring EGL if
USE="gstreamer opengl" (USE="gstreamer gles2" is already covered
by gles2 itself also requiring egl).
* Raise gstreamer deps to ensure working MSE, as hopefully we can
handle the stabilization of newer gst-plugins-opus for this
security stabilization round.
* Add references to upstream bugs above REQUIRED_USE - we should
monitor them on bumps to relax the requirements when/if the
upstream bugs are fixed.
Closes: https://bugs.gentoo.org/671002
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
Diffstat (limited to 'net-libs/webkit-gtk/Manifest')
-rw-r--r-- | net-libs/webkit-gtk/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/webkit-gtk/Manifest b/net-libs/webkit-gtk/Manifest index 2351bf98487b..7595a1dad6fb 100644 --- a/net-libs/webkit-gtk/Manifest +++ b/net-libs/webkit-gtk/Manifest @@ -1 +1,2 @@ DIST webkitgtk-2.22.2.tar.xz 16769120 BLAKE2B 19b226e657a324ab0efcfdcda3b22bc21a3b1cae29325f89ebd555dfb45d02d23f495ebf3817cb4c5e662c813b8d75754e0051d84afb84ea1347bf25a321e5d0 SHA512 0bb885726872f128a0e0d71cbc75ba076e5c0c928c40e71e030c87444a7068568c568587514407d6549c27d0bfe121dc33f96f0c516d2ae1c6801e005ad52756 +DIST webkitgtk-2.22.4.tar.xz 16752132 BLAKE2B a60f1c6168ba1ef19c931030017a58a640f0ff4a8d5bf97b278fff50f86374d5e10e06d95837e90c5a653a4c226095321ae86fdd64e61d846821979343b7350b SHA512 a46107f7da8513b06bd1e5685c03ca7f1a48af66b817908b8e61f1b343d98e122af73ccdeb47657cf4378fe33107fdc119a9a51d87db07ad5316ab39ed0db55f |