gnu: diamond: Update to 0.8.7. * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.7.
gnu: Update american-fuzzy-lop to 2.15b. * gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.15b.
gnu: Add thefuck. * gnu/packages/admin.scm (thefuck): New variable.
gnu: shotwell: Update to 0.23.1. Addresses DWF-2016-89001: validate TLS certificates. * gnu/packages/gnome.scm (shotwell): Update to 0.23.1. [inputs]: replace webkitgtk-2.4 with webkitgtk.
gnu: python-wsgi-intercept: Update to 1.2.2. * gnu/packages/python.scm (python-wsgi-intercept, python2-wsgi-intercept): Update to 1.2.2.
gnu: python-requests-toolbelt: Update to 0.6.2. * gnu/packages/python.scm (python-requests-toolbelt, python2-requests-toolbelt): Update to 0.6.2.
gnu: vdirsyncer: Update to 0.11.2. * gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2.
gnu: python-click-threading: Update to 0.2.0. * gnu/packages/python.scm (python-click-threading, python2-click-threading): Update to 0.2.0.
gnu: python-click: Update to 6.6. * gnu/packages/python.scm (python-click, python2-click): Update to 6.6.
gnu: Add warzone2100. * gnu/packages/games.scm (warzone2100): New variable.
tests: Add a mechanism to describe and discover system tests. * gnu/tests.scm (<system-test>): New record type. (write-system-test, test-modules, fold-system-tests) (all-system-tests): New procedures. * gnu/tests/base.scm (%test-basic-os): Turn into a <system-test>. * gnu/tests/install.scm (%test-installed-os): Likewise. * build-aux/run-system-tests.scm (%system-tests): Remove. (run-system-tests): Use 'all-system-tests'.
packages: Export 'scheme-modules'. * gnu/packages.scm (package-modules): Rename to... (scheme-modules): ... this. Export. Update callers.
tests: Add system installation test. * gnu/tests.scm (define-os-with-source): New macro. * gnu/tests/install.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * build-aux/run-system-tests.scm (%system-tests): Likewise.
vm: 'qemu-command' honors its argument. * gnu/build/vm.scm (qemu-command): Refer to SYSTEM rather than %HOST-TYPE in the body.
tests: base: Fully honor the OS passed to 'run-basic-test'. * gnu/tests/base.scm (run-basic-test)["uname"]: Use the host name of OS. ["shepherd services"]: Use service names from OS. (%test-basic-os): Add call to 'virtualized-operating-system'.
gnu: guile-next: Update to 2.1.3. * gnu/packages/guile.scm (guile-next): Update to 2.1.3.
gnu: Add argon2. * gnu/packages/password-utils.scm (argon2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: git: Update to 2.9.0 * gnu/packages/version-control.scm (git): Update to 2.9.0. (git-manpages)[source]: Update hash.
gnu: chicken: Update to 4.11.0 [fixes CVE-2014-9651]. * gnu/packages/scheme.scm (chicken): Update to 4.11.0.
gnu: Add quesoglc. * gnu/packages/game-development.scm (quesoglc): New variable.