webkitgtk: 2.30.6 -> 2.32.0

https://webkitgtk.org/security/WSA-2021-0003.html

https://webkitgtk.org/2021/03/26/webkitgtk2.32.0-released.html

Fixes: CVE-2021-1788, CVE-2021-1844, CVE-2021-1871
This commit is contained in:
Martin Weinelt 2021-03-30 01:01:32 +02:00
parent fd0af50abd
commit 9086bb9b78
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -37,6 +37,7 @@
, libGL
, libGLU
, libintl
, libmanette
, openjpeg
, enableGeoLocation ? true
, geoclue2
@ -59,7 +60,7 @@ with lib;
stdenv.mkDerivation rec {
pname = "webkitgtk";
version = "2.30.6";
version = "2.32.0";
outputs = [ "out" "dev" ];
@ -67,7 +68,7 @@ stdenv.mkDerivation rec {
src = fetchurl {
url = "https://webkitgtk.org/releases/${pname}-${version}.tar.xz";
sha256 = "07kwkn7gnlfw4idl5vyyzhzbj2bjzvjrclbikn9vaw0pm73nwwsh";
sha256 = "1w3b0w8izp0i070grhv19j631sdcd0mcqnjnax13k8mdx7dg8zcx";
};
patches = optionals stdenv.isLinux [
@ -115,6 +116,7 @@ stdenv.mkDerivation rec {
libgcrypt
libidn
libintl
libmanette
libnotify
libpthreadstubs
libsecret