Age | Commit message (Expand) | Author |
2020-02-14 | gnu: WebKitGTK: Update to 2.26.4 [security fixes]....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.
| Marius Bakke |
2020-02-13 | gnu: wpebackend-fdo: Update to 1.4.1....* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.4.1.
| Marius Bakke |
2020-01-24 | gnu: WebKitGTK: Update to 2.26.3....* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.3.
| Leo Famulari |
2019-11-06 | gnu: webkitgtk: Update to 2.26.2....* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.2.
| Tobias Geerinckx-Rice |
2019-11-06 | gnu: webkitgtk: Don't use NAME in source URI....* gnu/packages/webkit.scm (webkitgtk)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-10-06 | gnu: WebKitGTK: Embed absolute file name of libWPEBackend-fdo-1.0.so....Fixes <https://bugs.gnu.org/37545>.
Reported by Vagrant Cascadian <vagrant@debian.org>.
* gnu/packages/webkit.scm (webkitgtk)[arguments]: Add phase.
| Marius Bakke |
2019-09-27 | Merge branch 'master' into core-updates | Marius Bakke |
2019-09-27 | gnu: WebKitGTK: Update to 2.26.1....* 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.
| Marius Bakke |
2019-09-27 | gnu: Add wpebackend-fdo....* gnu/packages/webkit.scm (wpebackend-fdo): New public variable.
| Marius Bakke |
2019-09-27 | gnu: Add libwpe....* gnu/packages/webkit.scm (libwpe): New public variable.
| Marius Bakke |
2019-08-29 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-28 | gnu: webkitgtk: Update to 2.24.4....* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.4.
| Mark H Weaver |
2019-07-08 | gnu: webkitgtk: Build with Python 3....* gnu/packages/webkit.scm (webkitgtk)[native-inputs]: Change PYTHON-2 to
PYTHON-WRAPPER.
| Marius Bakke |
2019-07-02 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-07-02 | gnu: WebKitGTK: Update to 2.24.3....* 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.
| Marius Bakke |
2019-05-25 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-05-21 | gnu: webkitgtk: Update to 2.24.2 [security fixes]....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'.
| Marius Bakke |
2019-05-01 | Merge branch 'master' into core-updates | Marius Bakke |
2019-04-16 | gnu: webkitgtk: Fix build on i686....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.
| Marius Bakke |
2019-04-09 | gnu: WebKitGTK: Update to 2.24.1 [fixes CVE-2019-6251]....* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.1.
| Marius Bakke |
2019-03-14 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-03-14 | gnu: WebKitGTK: Update to 2.24.0....* 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.
| Marius Bakke |
2019-03-04 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-03-02 | gnu: WebKitGTK: Update to 2.22.7....* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.7.
| Marius Bakke |
2019-02-11 | gnu: Remove WebKitGTK@2.20....* 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.
| Marius Bakke |
2019-02-09 | gnu: webkitgtk: Update to 2.22.6....* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.6.
| Marius Bakke |
2019-01-16 | gnu: Move sqlite to separate module....* 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.
| Ricardo Wurmus |
2018-12-17 | gnu: WebKitGTK+ 2.22: Update to 2.22.5 [fixes CVE-2018-4437]....* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.5.
| Leo Famulari |
2018-11-21 | gnu: webkitgtk: Update to 2.22.4....* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.4.
| Marius Bakke |
2018-11-11 | gnu: webkitgtk@2.22: Adjust to documentation output....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.
| Marius Bakke |
2018-11-11 | gnu: webkitgtk: Include documentation....* gnu/packages/webkit.scm (webkitgtk): Include documentation.
| Pierre Neidhardt |
2018-10-31 | gnu: webkitgtk@2.22: Update to 2.22.3....* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.3.
| Mark H Weaver |
2018-09-26 | gnu: webkitgtk: Remove obsolete phase....* gnu/packages/webkit.scm (webkitgtk)[arguments]: Remove #:phases.
(webkitgtk-2.22)[arguments]: Don't reference removed phase.
| Marius Bakke |
2018-09-23 | gnu: webkitgtk: Add version 2.22.2....* gnu/packages/webkit.scm (webkitgtk-2.22): New variable.
| Mark H Weaver |
2018-08-18 | gnu: webkitgtk: Update to 2.20.5....* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.5.
| Marius Bakke |
2018-08-08 | gnu: webkitgtk: Update to 2.20.4 [security fixes]....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.
| Leo Famulari |
2018-06-11 | gnu: webkitgtk: Update to 2.20.3 [security fixes]....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.
| Marius Bakke |
2018-05-08 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-07 | gnu: webkitgtk: Update to 2.20.2 [fixes CVE-2018-4200]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.2.
| Marius Bakke |
2018-04-21 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-17 | gnu: Remove webkitgtk-2.4 and webkitgtk/gtk+-2....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.
| Mark H Weaver |
2018-04-16 | gnu: webkitgtk: Update to 2.20.1....* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.1.
| Tobias Geerinckx-Rice |
2018-03-20 | gnu: webkitgtk: Return #t from all phases....* gnu/packages/webkit.scm (webkitgtk)[arguments]: Return #t from
the 'add-gst-plugins-base-include-path' phase.
| Mark H Weaver |
2018-03-14 | gnu: webkitgtk: Use HTTPS for home page....* gnu/packages/webkitgtk.scm (webkitgtk)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-03-14 | gnu: webkitgtk: Update to 2.20.0....* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.0.
[arguments]: (Re-)disable WOFF2 web font support.
| Tobias Geerinckx-Rice |
2018-01-24 | gnu: webkitgtk: Update to 2.18.6 [security fixes]....Fixes CVE-2017-{7153,7160,7161,7165,13884,13885,} and CVE-2018-{4088,4096}.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.6.
| Leo Famulari |
2018-01-18 | gnu: webkitgtk: Update to 2.18.5....* 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.
| Mark H Weaver |
2018-01-07 | gnu: webkitgtk: Disable SharedArrayBuffers to mitigate Spectre....* 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.
| Mark H Weaver |
2017-12-19 | gnu: webkitgtk: Update to 2.18.4 [fixes CVE-2017-{7156,13856,13866,13870}]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.4.
| Leo Famulari |
2017-11-10 | gnu: webkitgtk: Update to 2.18.3 [fixes CVE-2017-{13788,13798,13803}]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.3.
| Leo Famulari |