gnu: libgnome-games-support: Update to 1.2.3. * gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.3.
gnu: cloc: Fix typo in description. * gnu/packages/code.scm (cloc)[description]: Fix typo.
gnu: cloc: Update to 1.74. * gnu/packages/code.scm (cloc): Update to 1.74. [source]: Update source URL.
gnu: youtube-dl: Update to 2017.09.10. * gnu/packages/video.scm (youtube-dl): Update to 2017.09.10.
gnu: Fix build failures caused by commit d10092b849153dc27cfed0a9601fde6c7bdec918. * gnu/packages/bioinformatics.scm (seek)[arguments]: Restore previous phase order. * gnu/packages/ci.scm (cuirass)[arguments]: Add patch-/bin/sh phase.
install: Add OpenSSH to the global profile. Suggested by Jan Nieuwenhuizen. * gnu/system/install.scm (installation-os)[packages]: Add OPENSSH.
install: Add 'passwd' to $PATH. Suggested by Jan Nieuwenhuizen. * gnu/system/install.scm (installation-os)[setuid-programs]: Add 'passwd'.
gnu: Add emacs-bash-completion. * gnu/packages/emacs.scm (emacs-bash-completion): New variable.
gnu: openjpeg: Fix CVE-2017-14164. * gnu/packages/image.scm (openjpeg)[source]: Add patch. * gnu/packages/patches/openjpeg-CVE-2017-14164.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
gnu: graphicsmagick: Fix CVE-2017-14165. * gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add patch. * gnu/packages/patches/graphicsmagick-CVE-2017-14165.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
gnu: Add emacs-wgrep. * gnu/packages/emacs.scm (emacs-wgrep): New variable.
gnu: Add emacs-rspec. * gnu/packages/emacs.scm (emacs-rspec): New variable.
gnu: graphicsmagick: Fix CVE-2017-14042. * gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add patch. * gnu/packages/patches/graphicsmagick-CVE-2017-14042.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
doc: Replace upstream-list with upstream-blocks. This fixes the documentation to match the implementation. * doc/guix.texi (Web Services): Replace 'upstream-list' with 'upstream-blocks'.
doc: Replace server-list with server-blocks. * doc/guix.texi (Web Services): Replace 'server-list' with 'server-blocks'. Signed-off-by: Christopher Baines <mail@cbaines.net>
vm: Add comment about deduplication in make-iso9660-image. * gnu/build/vm.scm (make-iso9660-image): Add comment about the use of #:deduplicate #f when calling register-closure.
gnu: btrfs-progs: Update to 4.13. * gnu/packages/linux.scm (btrfs-progs): Update 4.13. [native-inputs]: Add acl.
gnu: foomatic-filters: Add missing patches. This is a followup to commit d02aabaf1b57eda3ef052c70df1322f915e7c736. * gnu/packages/patches/foomatic-filters-CVE-2015-8327.patch: New file. * gnu/packages/patches/foomatic-filters-CVE-2015-8560.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them.
gnu: Add foo2zjs. * gnu/packages/cups.scm (foo2zjs): New variable.
gnu: Add foomatic-filters. * gnu/packages/cups.scm (foomatic-filters): New procedure.