Age | Commit message (Expand) | Author |
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-02 | gnu: WebKitGTK: Update to 2.22.7....* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.7.
| 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 |
2017-10-30 | gnu: webkitgtk: Update to 2.18.2....* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.2.
| Mark H Weaver |
2017-10-20 | gnu: webkitgtk: Update to 2.18.1....* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.1.
| Leo Famulari |
2017-09-15 | gnu: webkitgtk: Update to 2.18.0....* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.0.
[arguments]: Add -DUSE_GSTREAMER_GL=OFF to configure-flags.
[inputs]: Add libtasn1.
| Mark H Weaver |
2017-07-25 | gnu: webkitgtk: Update to 2.16.6 [security fixes]....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.
| Mark H Weaver |
2017-07-07 | gnu: webkitgtk: Update to 2.16.5....* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.5.
| Mark H Weaver |
2017-06-22 | gnu: webkitgtk: Update to 2.16.4 [fixes CVE-2017-2538]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.4.
| Leo Famulari |
2017-05-25 | gnu: webkitgtk: Update to 2.16.3 [fixes CVE-2017-{2496,2510,2539}]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.3.
| Marius Bakke |
2017-05-10 | gnu: webkitgtk: Update to 2.16.2....* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.2.
| Mark H Weaver |
2017-04-06 | gnu: webkitgtk: Update to 2.16.1....* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.1.
| Leo Famulari |
2017-03-27 | gnu: webkitgtk: Update to 2.16.0....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.
| Leo Famulari |
2017-02-18 | gnu: webkitgtk: Update to 2.14.5....* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.5.
| Mark H Weaver |
2017-02-10 | gnu: webkitgtk: Update to 2.14.4 [security fixes]....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.
| Marius Bakke |
2017-01-17 | gnu: webkitgtk: Update to 2.14.3 [security fixes]....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.
| Leo Famulari |
2016-11-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-11-04 | gnu: webkitgtk: Update to 2.14.2....* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.1.
| Leo Famulari |
2016-10-17 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-10-13 | git: webkitgtk: Update to 2.14.1....* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.1.
| Mark H Weaver |
2016-09-30 | Merge branch 'master' into core-updates | Ludovic Courtès |
2016-09-28 | gnu: Add and use gettext-minimal....* gnu/packages/gettext.scm (gnu-gettext): Rename to...
(gettext-minimal): ... this. Adjust synopsis and description.
(gnu-gettext): Inherit from it.
(po4a): Use 'gettext-minimal' instead of 'gnu-gettext'.
* gnu/packages/acl.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/apl.scm: Likewise.
* gnu/packages/attr.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/commencement.scm: Likewise.
* gnu/packages/crypto.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/education.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/enlightenment.scm: Likewise.
* gnu/packages/fcitx.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gkrellm.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/grub.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/ibus.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/iso-codes.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kodi.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/man.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mono.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/nano.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/package-management.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/sawfish.scm: Likewise.
* gnu/packages/statistics.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/webkit.scm: Likewise.
* gnu/packages/wicd.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
| Alex Kost |
2016-09-22 | gnu: webkitgtk: Update to 2.14.0....* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.0.
| Mark H Weaver |
2016-09-07 | gnu: webkitgtk: Update to 2.12.5....* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.5.
| Mark H Weaver |
2016-08-25 | gnu: webkitgtk: Update to 2.12.4 [fixes CVE-2016-{4590,4591,4622,4624}]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.4.
[source]: Use HTTPS URL.
| Leo Famulari |
2016-05-25 | gnu: webkitgtk: Update to 2.12.3 [fixes CVE-2016-{1856,1857}]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.3.
| Mark H Weaver |