Age | Commit message (Expand) | Author |
---|---|---|
2020-10-03 | gnu: webkitgtk: Update to 2.30.1....* gnu/packages/webkit.scm (webkitgtk): Update to 2.30.1. | Mark H Weaver |
2020-09-21 | gnu: webkitgtk: Update to 2.30.0....* gnu/packages/webkit.scm (webkitgtk): Update to 2.30.0. [arguments]: Add "-DUSE_SYSTEMD=OFF" to the configure flags. | Mark H Weaver |
2020-08-19 | gnu: libwpe: Update package definition....* gnu/packages/webkit.scm (libwpe): Update package definition. [native-inputs]: Add python-wrapper. [synopsis]: Modify. [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-18 | gnu: Add wpewebkit....* gnu/packages/webkit.scm (wpewebkit): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-16 | gnu: webkitgtk: Expose all font locations to the bubblewrap sandbox....Fixes <https://issues.guix.gnu.org/41174> and <https://issues.guix.gnu.org/42618>. The webkitgtk library relied on by Epiphany and others uses bubblewrap to sandbox its process. This sandbox was only exposing fonts relative to XDG_DATA_HOME. Extend it so that it honors font locations specified via XDG_DATA_DIRS as well, which is what Guix uses. * gnu/packages/patches/webkitgtk-bind-all-fonts.patch: Add patch. * gnu/local.mk: Register it. * gnu/packages/webkit.scm (webkitgtk)[source]<patches>: Use it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> | Leo Prikler |
2020-07-28 | gnu: webkitgtk: Update to 2.28.4....* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.4. | Mark H Weaver |
2020-07-10 | gnu: webkitgtk: Update to 2.28.3 [security fixes]....Includes fixes for CVE-2020-9802, CVE-2020-9803, CVE-2020-9805, CVE-2020-9806, CVE-2020-9807, CVE-2020-9843, CVE-2020-9850, and CVE-2020-13753. * gnu/packages/webkit.scm (webkitgtk): Update to 2.28.3. | Mark H Weaver |
2020-06-02 | gnu: wpebackend-fdo: Update to 1.6.1....* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.1. | Tobias Geerinckx-Rice |
2020-05-06 | Merge branch 'master' into core-updates | Marius Bakke |
2020-05-06 | gnu: webkitgtk: Patch to share store via Bubblewrap....Fixes <https://bugs.gnu.org/40837>. * gnu/packages/patches/webkitgtk-share-store.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/webkit.scm (webkitgtk)[source](patches): Use it. Co-authored-by: Marius Bakke <mbakke@fastmail.com> | Jack Hill |
2020-04-26 | Merge branch 'master' into core-updates | Marius Bakke |
2020-04-24 | gnu: webkitgtk: Update to 2.28.2....* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.2. | Mark H Weaver |
2020-04-15 | Merge branch 'master' into core-updates | Marius Bakke |
2020-04-13 | gnu: webkitgtk: Update to 2.28.1....* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.1. | Mark H Weaver |