gnu: Add fc-host-tools.
* gnu/packages/embedded.scm (fc-host-tools): New variable.
gnu: linux-libre: Update to 4.14.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.11.
(%linux-libre-hash): Update hash.
gnu: linux-libre@4.9: Update to 4.9.74.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74.
gnu: linux-libre@4.4: Update to 4.4.109.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109.
gnu: newsboat: Update to 2.10.2.
* gnu/packages/syndication.scm (newsboat): Update to 2.10.2.
[inherit]: Remove inheritance of unmaintained newsbeuter.
[native-inputs]: Remove perl.
[arguments]: Remove #:make-flags to build on ARM, which should work now.
[synopsis, description]: Mash up Newsboat's own description with useful
information from its predecessor.
gnu: json-c: Update to 0.13.
* gnu/packages/web.scm (json-c): Update to 0.13.
[description]: Add new resolution.
(json-c-0.12): New public variable.
(hubbub)[inputs]: Use it.
* gnu/packages/syndication.scm (newsbeuter)[inputs]:
Likewise.
gnu: vlc: Enable libdvdread and libdvdcss support.
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
(vlc): Add libdvdread as input.
gnu: ilmbase: Update to 2.2.1.
* gnu/packages/graphics.scm (ilmbase): Update to 2.2.1.
gnu: openexr: Update to 2.2.1 [security fixes].
Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}.
* gnu/packages/graphics.scm (openexr): Update to 2.2.1.
gnu: fossil: Fix CVE-2017-17459.
* gnu/packages/patches/fossil-CVE-2017-17459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (fossil)[source]: Use it.
gnu: krita: Add comment about the wrapper.
* gnu/packages/kde.scm (krita): Add comment.
gnu: krita: Ensure icons are found at runtime.
Fixes <https://bugs.gnu.org/29905>.
* gnu/packages/kde.scm (krita)[arguments]: Set the QT_PLUGIN_PATH in a
new 'wrap-executable' phase.
gnu: kdelibs4support: Blacklist a recently failing test-function.
gnu: wine64-staging: Fix incorrect input.
* gnu/packages/wine.scm (wine64-staging): Copy from correct "wine-staging" input
instead of "wine".
gnu: wine64-staging: Fix arguments.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
gnu: wine64: Fix arguments.
* gnu/packages/wine.scm (wine64)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
gnu: wine: Update to 2.0.4.
* gnu/packages/wine.scm: Update to 2.0.4.
gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].
* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3.
gnu: httpd: Update to 2.4.29.
* gnu/packages/web.scm (httpd): Update to 2.4.29.
[source]: Remove patch.
* gnu/packages/patches/httpd-CVE-2017-9798.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.