Commit Graph

60 Commits (ca719424455465fca4b872c371daf2a46de88b33)

Author SHA1 Message Date
Marius Bakke 445704c228
gnu: webkitgtk: Update to 2.20.5.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.5.
2018-08-18 15:16:51 +02:00
Leo Famulari 66d35d04e8
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.
2018-08-08 09:39:01 -04:00
Marius Bakke f24cfb6cc3
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.
2018-06-11 17:56:56 +02:00
Mark H Weaver aedc6e9fc9
Merge branch 'master' into core-updates 2018-05-08 18:45:39 -04:00
Marius Bakke 3274db41b1
gnu: webkitgtk: Update to 2.20.2 [fixes CVE-2018-4200].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.2.
2018-05-07 20:12:56 +02:00
Mark H Weaver c52872bfc4
Merge branch 'master' into core-updates 2018-04-21 05:02:52 -04:00
Mark H Weaver 38039b4fa9
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
53e66fbceb, they are no longer needed.

* gnu/packages/webkit.scm (webkitgtk-2.4, webkitgtk/gtk+-2): Remove variables.
2018-04-17 02:15:13 -04:00
Tobias Geerinckx-Rice 7ee5881dc1
gnu: webkitgtk: Update to 2.20.1.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.1.
2018-04-16 18:33:48 +02:00
Mark H Weaver 2e7c3e065b
gnu: webkitgtk: Return #t from all phases.
* gnu/packages/webkit.scm (webkitgtk)[arguments]: Return #t from
the 'add-gst-plugins-base-include-path' phase.
2018-03-20 14:18:09 -04:00
Tobias Geerinckx-Rice 36b2cb029e
gnu: webkitgtk: Use HTTPS for home page.
* gnu/packages/webkitgtk.scm (webkitgtk)[home-page]: Use HTTPS.
2018-03-14 18:23:46 +01:00
Tobias Geerinckx-Rice 86c9c0c118
gnu: webkitgtk: Update to 2.20.0.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.0.
[arguments]: (Re-)disable WOFF2 web font support.
2018-03-14 18:23:46 +01:00
Leo Famulari 6b113dad78
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.
2018-01-24 15:38:59 -05:00
Mark H Weaver 846b8d7fa0
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.
2018-01-18 07:24:15 -05:00
Mark H Weaver 56804398a9
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.
2018-01-07 01:14:49 -05:00
Leo Famulari 74c96b0b09
gnu: webkitgtk: Update to 2.18.4 [fixes CVE-2017-{7156,13856,13866,13870}].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.4.
2017-12-19 14:52:15 -05:00
Leo Famulari 74c0aeb027
gnu: webkitgtk: Update to 2.18.3 [fixes CVE-2017-{13788,13798,13803}].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.3.
2017-11-10 12:48:15 -05:00
Mark H Weaver 8b17ee4846
gnu: webkitgtk: Update to 2.18.2.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.2.
2017-10-30 20:07:00 -04:00
Leo Famulari 3890df5800
gnu: webkitgtk: Update to 2.18.1.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.1.
2017-10-20 15:36:39 -04:00
Mark H Weaver a54bf725fc
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.
2017-09-15 13:12:38 -04:00
Mark H Weaver ebc9f7050c
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.
2017-07-25 07:32:25 -04:00
Mark H Weaver 0b1e2ecb25
gnu: webkitgtk: Update to 2.16.5.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.5.
2017-07-07 11:54:01 -04:00
Leo Famulari ace6cc12d3
gnu: webkitgtk: Update to 2.16.4 [fixes CVE-2017-2538].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.4.
2017-06-22 03:11:34 -04:00
Marius Bakke 60793e3732
gnu: webkitgtk: Update to 2.16.3 [fixes CVE-2017-{2496,2510,2539}].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.3.
2017-05-25 18:04:13 +02:00
Mark H Weaver f66f7b92bd
gnu: webkitgtk: Update to 2.16.2.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.2.
2017-05-10 05:48:52 -04:00
Leo Famulari 3be437398e
gnu: webkitgtk: Update to 2.16.1.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.1.
2017-04-06 17:24:57 -04:00
Leo Famulari c386855249
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.
2017-03-27 20:20:47 -04:00
Mark H Weaver 42e721a13d
gnu: webkitgtk: Update to 2.14.5.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.5.
2017-02-18 00:53:35 -05:00
Marius Bakke d0d878493b
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.
2017-02-10 16:33:33 +01:00
Leo Famulari cf3768fa06
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.
2017-01-17 14:56:13 -05:00
Mark H Weaver 8b6ad165d1
Merge branch 'master' into core-updates 2016-11-06 03:29:06 -05:00
Leo Famulari 682bfb8124
gnu: webkitgtk: Update to 2.14.2.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.1.
2016-11-04 19:49:11 -04:00
Mark H Weaver dcaf70897a
Merge branch 'master' into core-updates 2016-10-17 16:47:12 -04:00
Mark H Weaver c8ed7309f4
git: webkitgtk: Update to 2.14.1.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.1.
2016-10-13 06:36:05 -04:00
Ludovic Courtès 79355ae3e8
Merge branch 'master' into core-updates 2016-09-30 12:05:27 +02:00
Alex Kost b94a6ca074
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.
2016-09-28 17:54:50 +03:00
Mark H Weaver a143e1b877
gnu: webkitgtk: Update to 2.14.0.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.0.
2016-09-22 11:59:58 -04:00
Mark H Weaver abc114bdd9
gnu: webkitgtk: Update to 2.12.5.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.5.
2016-09-07 01:15:09 -04:00
Leo Famulari 3bd716c057
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.
2016-08-25 01:09:09 -04:00
Mark H Weaver 6f82a7d40d
gnu: webkitgtk: Update to 2.12.3 [fixes CVE-2016-{1856,1857}].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.3.
2016-05-25 00:14:32 -04:00
Mark H Weaver 8faee0fd53 gnu: webkitgtk: Update to 2.12.2.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.2.
2016-04-28 15:34:59 -04:00
Mark H Weaver 80627f51f0 gnu: webkitgtk-2.4: Update to 2.4.11.
* gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.4.11.
2016-04-22 22:05:45 -04:00
Mark H Weaver bd2048585a gnu: webkitgtk: Update to 2.12.1.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.1.
2016-04-22 22:05:45 -04:00
Mark H Weaver 385b1be8d0 gnu: webkitgtk: Update to 2.12.0.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.0.
2016-03-23 18:47:41 -04:00
Mark H Weaver 58cc369f32 gnu: webkitgtk-2.4: Update to 2.4.10 [fixes many security flaws].
Fixes CVE-2014-1748, CVE-2015-1071, CVE-2015-1076, CVE-2015-1081,
CVE-2015-1083, CVE-2015-1120, CVE-2015-1122, CVE-2015-1127, CVE-2015-1153,
CVE-2015-1155, CVE-2015-3658, CVE-2015-3659, CVE-2015-3727, CVE-2015-3731,
CVE-2015-3741, CVE-2015-3743, CVE-2015-3745, CVE-2015-3747, CVE-2015-3748,
CVE-2015-3749, CVE-2015-3752, CVE-2015-5788, CVE-2015-5794, CVE-2015-5801,
CVE-2015-5809, CVE-2015-5822, and CVE-2015-5928.

* gnu/packages/patches/webkitgtk-2.4-sql-init-string.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.4.10.
[source]: Remove patch.
2016-03-22 07:38:22 -04:00
Mark H Weaver 81a9653983 gnu: webkitgtk: Update to 2.10.8 [fixes CVE-2016-1726].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.10.8.
2016-03-11 17:59:05 -05:00
宋文武 6a203844c5 gnu: webkitgtk: Update to 2.10.7.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.10.7.
2016-02-03 09:37:47 +08:00
Andreas Enge 46854e99ca gnu: webkitgtk-2.4, webkitgtk/gtk+-2, qt: Disable parallel builds.
* gnu/packages/webkit.scm (webkitgtk-2.4, webkitgtk/gtk+-2):
  Disable parallel builds as suggested in
  https://lists.gnu.org/archive/html/guix-devel/2016-01/msg00837.html .
* gnu/packages/qt.scm (qt): Likewise.
2016-01-25 23:33:54 +01:00
Ludovic Courtès 8c986ab120 Merge branch 'master' into core-updates 2016-01-13 18:18:48 +01:00
宋文武 19e5258d84 gnu: webkitgtk: Update to 2.10.4.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.10.4.
2016-01-08 17:34:08 +08:00
Ludovic Courtès e8e2e18b84 gnu: Read 'C_INCLUDE_PATH' instead of 'CPATH'.
This is a followup to 009b53fd.

* gnu/packages/cmake.scm (cmake)[arguments]: Use (getenv
"C_INCLUDE_PATH") instead of (getenv "CPATH").
* gnu/packages/package-management.scm (rpm)[arguments]: Likewise.
* gnu/packages/video.scm (avidemux)[arguments]: Likewise.
* gnu/packages/webkit.scm (webkitgtk)[arguments]: Likewise.
* gnu/packages/cross-base.scm (cross-gcc-arguments): Likewise, and unset
'C_INCLUDE_PATH' and 'CPLUS_INCLUDE_PATH'.
2016-01-05 14:11:54 +01:00