gnu: mpg123: Update to 1.25.4. * gnu/packages/mp3.scm (mpg123): Update to 1.25.4.
gnu: freedoom: Update to 0.11.3. * gnu/packages/games.scm (freedoom): Update to 0.11.3. [arguments]: Remove unnecessary "no" phase.
gnu: deutex: Update to 5.0.0. * gnu/packages/game-development.scm (deutex): Update to 5.0.0. [source]: Change upstream URI. [arguments]: Enable tests and restore normal "configure" and "install" phases. [native-inputs]: Add asciidoc.
gnu: Add motti. * gnu/packages/motti.scm (motti): New variable.
gnu: keepassx: Superseded by keepassxc. * gnu/packages/password-utils.scm (keepassx)[properties]: New field.
gnu: Add keepassxc. * gnu/packages/password-utils.scm (keepassxc): New variable.
gnu: python-efl: Update to 1.20.0. * gnu/packages/enlightenment.scm (python-efl): Update to 1.20.0. [source]: Add alternate source uri. [arguments]: Enable tests.
gnu: efl: Update to 1.20.1. * gnu/packages/enlightenment.scm (efl): Update to 1.20.1.
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.
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.