summaryrefslogtreecommitdiff
path: root/gnu/packages/webkit.scm
AgeCommit message (Collapse)Author
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.
2018-01-18gnu: webkitgtk: Update to 2.18.5.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.5. [source]: Remove patch. * gnu/packages/patches/webkitgtk-mitigate-spectre.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-07gnu: webkitgtk: Disable SharedArrayBuffers to mitigate Spectre.Mark H Weaver
* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/webkit.scm (webkitgtk)[source]: Add patch.
2017-12-19gnu: webkitgtk: Update to 2.18.4 [fixes CVE-2017-{7156,13856,13866,13870}].Leo Famulari
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.4.
2017-11-10gnu: webkitgtk: Update to 2.18.3 [fixes CVE-2017-{13788,13798,13803}].Leo Famulari
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.3.
2017-10-30gnu: webkitgtk: Update to 2.18.2.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.2.
2017-10-20gnu: webkitgtk: Update to 2.18.1.Leo Famulari
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.1.
2017-09-15gnu: webkitgtk: Update to 2.18.0.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.0. [arguments]: Add -DUSE_GSTREAMER_GL=OFF to configure-flags. [inputs]: Add libtasn1.
2017-07-25gnu: webkitgtk: Update to 2.16.6 [security fixes].Mark H Weaver
Includes fixes for CVE-2017-7039, CVE-2017-7018, CVE-2017-7030, CVE-2017-7037, CVE-2017-7034, CVE-2017-7055, CVE-2017-7056, CVE-2017-7064, CVE-2017-7061, CVE-2017-7048, and CVE-2017-7046. * gnu/packages/webkit.scm (webkitgtk): Update to 2.16.6.
2017-07-07gnu: webkitgtk: Update to 2.16.5.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.5.
2017-06-22gnu: webkitgtk: Update to 2.16.4 [fixes CVE-2017-2538].Leo Famulari
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.4.
2017-05-25gnu: webkitgtk: Update to 2.16.3 [fixes CVE-2017-{2496,2510,2539}].Marius Bakke
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.3.
2017-05-10gnu: webkitgtk: Update to 2.16.2.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.2.
2017-04-06gnu: webkitgtk: Update to 2.16.1.Leo Famulari
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.1.
2017-03-27gnu: webkitgtk: Update to 2.16.0.Leo Famulari
WebKitGTK+ 2.16.0 is the first stable release of WebKitGTK+ that uses libgcrypt instead of GnuTLS for some cryptographic functions: <https://bugs.webkit.org/show_bug.cgi?id=163125> <http://trac.webkit.org/changeset/208297/webkit> * gnu/packages/webkit.scm (webkitgtk): Update to 2.16.0. [inputs]: Replace gnutls with libgcrypt.
2017-02-18gnu: webkitgtk: Update to 2.14.5.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.5.
2017-02-10gnu: webkitgtk: Update to 2.14.4 [security fixes].Marius Bakke
Fixes CVE-2017-{2350,2354,2355,2356,2362,2363,2364,2365,2366,2369,2371,2373}. * gnu/packages/webkit.scm (webkitgtk): Update to 2.14.4.
2017-01-17gnu: webkitgtk: Update to 2.14.3 [security fixes].Leo Famulari
Fixes CVE-2016-{7586,7589,7592,7599,7623,7632,7635,7639,7641,7645,7652,7654,7656}. * gnu/packages/webkit.scm (webkitgtk): Update to 2.14.3.
2016-11-06Merge branch 'master' into core-updatesMark H Weaver
2016-11-04gnu: webkitgtk: Update to 2.14.2.Leo Famulari
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.1.