gnu: make-u-boot-package: Don't unnecessarily cross-compile. * gnu/packages/bootloaders.scm (make-u-boot-package)[native-inputs]: Only use cross-gcc and cross-binutils if compiling for a different architecture. [arguments]: Only use cross compiling make-flags if cross compiling.
gnu: Add python-flask-httpauth. * gnu/packages/python.scm (python-flask-httpauth, python2-flask-httpauth): New variables.
gnu: Add font-open-dyslexic. * gnu/packages/fonts.scm (font-open-dyslexic): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: gnucash: Update to 2.6.17. * gnu/packages/gnucash.scm (gnucash): Update to 2.6.17. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: libtasn1: Fix CVE-2017-10790. * gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
build: Allow mounting of entire disks. * gnu/build/file-systems.scm (disk-partitions): Also return entire drives.
gnu: emacs-exwm-x: Do not set DISPLAY. * gnu/packages/emacs.scm (emacs-exwm-x): Do not set DISPLAY. The issue has been fixed upstream in exwm-0.15. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: emacs-exwm: Update to 0.15. * gnu/packages/emacs.scm (emacs-exwm): Update to 0.15. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: git: Update to 2.14.0. * gnu/packages/version-control.scm (git): Update to 2.14.0.
gnu: lftp: Update to 4.7.8. * gnu/packages/ftp.scm (lftp): Update to 4.7.8.
gnu: Add cubicle. * gnu/packages/maths.scm (cubicle): New variable.
gnu: php: Update to 7.1.8. * gnu/packages/patches/gd-CVE-2017-7890.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it * gnu/packages/php.scm (php): Update to 7.1.8.
gnu: Add r-crosstalk. * gnu/packages/web.scm (r-crosstalk): New variable.
gnu: Add r-shiny. * gnu/packages/web.scm (r-shiny): New variable.
gnu: Add js-es5-shim. * gnu/packages/javascript.scm (js-es5-shim): New variable.
gnu: Add js-selectize. * gnu/packages/javascript.scm (js-selectize): New variable.
gnu: Add js-datatables. * gnu/packages/javascript.scm (js-datatables): New variable.
gnu: Add js-highlight. * gnu/packages/javascript.scm (js-highlight): New variable.
gnu: Add js-strftime. * gnu/packages/javascript.scm (js-strftime): New variable.
gnu: Add js-json2. * gnu/packages/javascript.scm (js-json2): New variable.