gnu: Add sl. * gnu/packages/toys.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
gnu: vim: Update to 8.0.1428. * gnu/packages/vim.scm (vim): Update to 8.0.1428. [arguments]: Add ‘patch-failing-test’ phase.
gnu: lxterminal: Update to 0.3.1. * gnu/packages/lxde.scm (lxterminal): Update to 0.3.1. [source]: Remove patch for fixed CVE. [arguments]: No longer skip test suite which appear to be fixed. * gnu/packages/patches/lxterminal-CVE-2016-10369.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
gnu: glib: Remove duplicate module import. * gnu/packages/glib.scm (define-module): Remove duplicate ‘#:use-module (guix packages xml)’. Order remaining module imports alphabetically.
gnu: package-management: Prefix licenses. * gnu/packages/package-management.scm (define-module): Import (guix licenses) with #:prefix instead of #:select. Adjust all callers.
gnu: package-management: Alphabetise module imports. * gnu/packages/package-management.scm (define-module): Order module imports alphabetically.
gnu: rlwrap: Update to 0.43. * gnu/packages/readline.scm (rlwrap): Update to 0.43. [source, home-page]: Use new upstream URI.
nls: Update 'hu' translation.
doc: Suggest running guix-daemon with 'sudo -E'. Suggested by Martin H. <maze@strahlungsfrei.de>. * doc/contributing.texi (Running Guix Before It Is Installed): Suggest 'sudo -E'.
gnu: mlmmj: Update to 1.3.0. * gnu/packages/mail.scm (mlmmj): Update to 1.3.0. Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: xpra: Update to 2.2.2. * gnu/packages/xorg.scm (xpra): Update to 2.2.2.
gnu: sxiv: Update to 24. * gnu/packages/image-viewers.scm (sxiv): Update to 24. [inputs]: Add freetype and libxft. [arguments]: Pass freetype header location in #:make-flags. Be verbose.
docs: Fix typo in qemu-binfmt example. * doc/guix.texi (Virtualization Services): Document 'guix-support?' properly.
gnu: services: web: Add service for httpd. * gnu/services/web.scm (<httpd-module>, <httpd-config-file>, <httpd-virtualhost> <httpd-configuration>): New record types. (%default-httpd-modules, %httpd-accounts, httpd-service-type): New variables. (httpd-shepherd-services, httpd-activation, httpd-process-extensions): New procedures. * gnu/tests/web.scm (run-httpd-test): New procedure. (%httpd-os, %tests-httpd): New variables. * doc/guix.texi (Web Services): Document the Apache HTTP Server.
gnu: tests: web: Generalise the nginx test. So that it can also be used for other web servers. * gnu/tests/web.scm (%index.html-contents): Change nginx to guix. (%make-http-root): Move the index.html file from /srv to /srv/http. (%nginx-servers): Remove the setting of root. (run-nginx-test, run-webserver-test): Rename run-nginx-test to run-webserver-test and generalise its behaviour (%test-nginx): Change to use run-webserver-test, rather than run-nginx-test.
gnu: bullet: Update to 2.87. * gnu/packages/game-development.scm (bullet): Update to 2.87. [home-page]: Update to new home-page.
gnu: game-development.scm: Arrange module inputs alphabetically. * gnu/packages/game-development.scm: Arrange module inputs alphabetically.
gnu: foo2zjs: Update to 20171202. * gnu/packages/cups.scm (foo2zjs): Update to 20171202.
gnu: foo2zjs: Use correct metadata * gnu/packages/cups.scm (foo2zjs)[home-page, synopsis, description]: Describe foo2zjs, not foo2xqx. [licence]: Add expat.
gnu: foomatic-filters: Update to 4.0.17. * gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17.