summaryrefslogtreecommitdiff
path: root/gnu/packages/webkit.scm
AgeCommit message (Collapse)Author
2020-03-19gnu: wpebackend-fdo: Update to 1.6.0.Marius Bakke
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.0.
2020-03-19gnu: libwpe: Update to 1.6.0.Marius Bakke
* gnu/packages/webkit.scm (libwpe): Update to 1.6.0.
2020-03-13gnu: WebKitGTK: Update to 2.28.0 [fixes CVE-2020-10018].Leo Famulari
* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.0.
2020-03-04gnu: wpebackend-fdo: Update to 1.4.2.Marius Bakke
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.4.2.
2020-02-14gnu: WebKitGTK: Update to 2.26.4 [security fixes].Marius Bakke
This fixes CVE-2020-3862, CVE-2020-3864, CVE-2020-3865, CVE-2020-3867, and CVE-2020-3868. * gnu/packages/webkit.scm (webkitgtk): Update to 2.26.4.
2020-02-13gnu: wpebackend-fdo: Update to 1.4.1.Marius Bakke
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.4.1.
2020-01-24gnu: WebKitGTK: Update to 2.26.3.Leo Famulari
* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.3.
2019-11-06gnu: webkitgtk: Update to 2.26.2.Tobias Geerinckx-Rice
* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.2.
2019-11-06gnu: webkitgtk: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/webkit.scm (webkitgtk)[source]: Hard-code NAME.
2019-10-06gnu: WebKitGTK: Embed absolute file name of libWPEBackend-fdo-1.0.so.Marius Bakke
Fixes <https://bugs.gnu.org/37545>. Reported by Vagrant Cascadian <vagrant@debian.org>. * gnu/packages/webkit.scm (webkitgtk)[arguments]: Add phase.
2019-09-27Merge branch 'master' into core-updatesMarius Bakke
2019-09-27gnu: WebKitGTK: Update to 2.26.1.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk-2.24): Rename to ... (webkitgtk-2.26): ... this. Update to 2.26.1. [inputs]: Add BUBBLEWRAP, LIBSECCOMP, LIBWPE, WPEBACKEND-FDO, and XDG-DBUS-PROXY. * gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust for changed variable name. * gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
2019-09-27gnu: Add wpebackend-fdo.Marius Bakke
* gnu/packages/webkit.scm (wpebackend-fdo): New public variable.
2019-09-27gnu: Add libwpe.Marius Bakke
* gnu/packages/webkit.scm (libwpe): New public variable.
2019-08-29Merge branch 'master' into core-updatesMark H Weaver
2019-08-28gnu: webkitgtk: Update to 2.24.4.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.4.
2019-07-08gnu: webkitgtk: Build with Python 3.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk)[native-inputs]: Change PYTHON-2 to PYTHON-WRAPPER.
2019-07-02Merge branch 'staging' into core-updatesMarius Bakke
2019-07-02gnu: WebKitGTK: Update to 2.24.3.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.3. [source](patches): Remove. * gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-05-25Merge branch 'staging' into core-updatesMarius Bakke
2019-05-21gnu: webkitgtk: Update to 2.24.2 [security fixes].Marius Bakke
This fixes CVE-2019-8595, CVE-2019-8607, and CVE-2019-8615. * gnu/packages/patches/webkitgtk-sse2.patch: Delete file. * gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.2. [source](patches): Add the new patch; remove 'webkitgtk-sse2.patch'.
2019-05-01Merge branch 'master' into core-updatesMarius Bakke
2019-04-16gnu: webkitgtk: Fix build on i686.Marius Bakke
Fixes <https://bugs.gnu.org/35232>. * gnu/packages/patches/webkitgtk-sse2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/webkit.scm (webkitgtk-2.24)[source](patches): New field.
2019-04-09gnu: WebKitGTK: Update to 2.24.1 [fixes CVE-2019-6251].Marius Bakke
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.1.
2019-03-14Merge branch 'staging' into core-updatesMarius Bakke
2019-03-14gnu: WebKitGTK: Update to 2.24.0.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk-2.22): Rename to ... (webkitgtk-2.24): ... this. Update to 2.24.0. [inputs]: Add OPENJPEG. * gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust accordingly. * gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
2019-03-04Merge branch 'staging' into core-updatesMarius Bakke
2019-03-02gnu: WebKitGTK: Update to 2.22.7.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.7.
2019-02-11gnu: Remove WebKitGTK@2.20.Marius Bakke
* gnu/packages/gnome.scm (eolie, epiphany)[native-inputs]: Remove GCC-7. [inputs]: Change WEBKITGTK-2.22 to WEBKITGTK. [arguments]: Adjust accordingly. * gnu/packages/web-browsers.scm (next-gtk-webkit): Likewise. * gnu/packages/webkit.scm (webkitgtk): Update to 2.22.6. (webkitgtk-2.22): Remove variable.
2019-02-09gnu: webkitgtk: Update to 2.22.6.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.6.
2019-01-16gnu: Move sqlite to separate module.Ricardo Wurmus
* gnu/packages/databases.scm (sqlite, sqlite-3.26.0, sqlite-with-fts5, sqlite-with-column-metadata): Move variables from here... * gnu/packages/sqlite.scm: ...to this new module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/apl.scm, gnu/packages/bittorrent.scm, gnu/packages/calendar.scm, gnu/packages/code.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/dc.scm, gnu/packages/disk.scm, gnu/packages/ebook.scm, gnu/packages/education.scm, gnu/packages/emacs.scm, gnu/packages/emulators.scm, gnu/packages/file-systems.scm, gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm, gnu/packages/geo.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gps.scm, gnu/packages/guile.scm, gnu/packages/ibus.scm, gnu/packages/kerberos.scm, gnu/packages/kodi.scm, gnu/packages/lisp.scm, gnu/packages/mail.scm, gnu/packages/messaging.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/nfs.scm, gnu/packages/ocaml.scm, gnu/packages/package-management.scm, gnu/packages/pdf.scm, gnu/packages/photo.scm, gnu/packages/php.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/scheme.scm, gnu/packages/sync.scm, gnu/packages/syndication.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/web-browsers.scm, gnu/packages/webkit.scm: Adjust module references.
2018-12-17gnu: WebKitGTK+ 2.22: Update to 2.22.5 [fixes CVE-2018-4437].Leo Famulari
* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.5.
2018-11-21gnu: webkitgtk: Update to 2.22.4.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.4.
2018-11-11gnu: webkitgtk@2.22: Adjust to documentation output.Marius Bakke
This is a follow-up to commit 0ead0b4d2c025ad1b4a293fb6cbb8a578b7dd87d. * gnu/packages/webkit.scm (webkitgtk)[arguments]: Remove hard coded file list. (webkitgtk-2.22)[arguments]: Inherit phases using SUBSTITUTE-KEYWORD-ARGUMENTS.
2018-11-11gnu: webkitgtk: Include documentation.Pierre Neidhardt
* gnu/packages/webkit.scm (webkitgtk): Include documentation.
2018-10-31gnu: webkitgtk@2.22: Update to 2.22.3.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.3.
2018-09-26gnu: webkitgtk: Remove obsolete phase.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk)[arguments]: Remove #:phases. (webkitgtk-2.22)[arguments]: Don't reference removed phase.
2018-09-23gnu: webkitgtk: Add version 2.22.2.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk-2.22): New variable.
2018-08-18gnu: webkitgtk: Update to 2.20.5.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.5.
2018-08-08gnu: webkitgtk: Update to 2.20.4 [security fixes].Leo Famulari
Fixes CVE-2018-{4246,4261,4262,4263,4264,4265,4266,4267,4270,4272,4273,4278, 4284,12911}. * gnu/packages/webkit.scm (webkitgtk): Update to 2.20.4.
2018-06-11gnu: webkitgtk: Update to 2.20.3 [security fixes].Marius Bakke
Fixes CVE-2018-4190, CVE-2018-4199, CVE-2018-4218, CVE-2018-4222, CVE-2018-4232, CVE-2018-4233, CVE-2018-4246 and CVE-2018-11646. * gnu/packages/webkit.scm (webkitgtk): Update to 2.20.3.
2018-05-08Merge branch 'master' into core-updatesMark H Weaver
2018-05-07gnu: webkitgtk: Update to 2.20.2 [fixes CVE-2018-4200].Marius Bakke
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.2.
2018-04-21Merge branch 'master' into core-updatesMark H Weaver
2018-04-17gnu: Remove webkitgtk-2.4 and webkitgtk/gtk+-2.Mark H Weaver
These were old, unmaintained versions of webkitgtk with many known remote code execution vulnerabilities. With the recent GnuCash 3.0 update in commit 53e66fbceb275262184ad44f60a5a8d4e7061fcb, they are no longer needed. * gnu/packages/webkit.scm (webkitgtk-2.4, webkitgtk/gtk+-2): Remove variables.
2018-04-16gnu: webkitgtk: Update to 2.20.1.Tobias Geerinckx-Rice
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.1.
2018-03-20gnu: webkitgtk: Return #t from all phases.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk)[arguments]: Return #t from the 'add-gst-plugins-base-include-path' phase.
2018-03-14gnu: webkitgtk: Use HTTPS for home page.Tobias Geerinckx-Rice
* gnu/packages/webkitgtk.scm (webkitgtk)[home-page]: Use HTTPS.
2018-03-14gnu: webkitgtk: Update to 2.20.0.Tobias Geerinckx-Rice
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.0. [arguments]: (Re-)disable WOFF2 web font support.
2018-01-24gnu: webkitgtk: Update to 2.18.6 [security fixes].Leo Famulari
Fixes CVE-2017-{7153,7160,7161,7165,13884,13885,} and CVE-2018-{4088,4096}. * gnu/packages/webkit.scm (webkitgtk): Update to 2.18.6.