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.
gnu: python2-acme: Remove package. This package has not built successfully for a long time. Since it appears to have no users, we remove it for now. * gnu/packages/tls.scm (python2-acme): Remove variable.
gnu: tcpdump: Remove alternate source URL. * gnu/packages/admin.scm (tcpdump)[source]: Remove alternate URL.
gnu: certbot, python-acme: Update to 0.18.1. * gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.18.1.
gnu: Add python-betamax-matchers. * gnu/packages/python.scm (python-betamax-matchers, python2-betamax-matchers): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add python-uritemplate. * gnu/packages/python.scm (python-uritemplate, python2-uritemplate): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: notmuch-addrlookup-c: Update to 8-1.88f156d. * gnu/packages/mail.scm (notmuch-addrlookup-c): Update to 8-1.88f156d. [source]: Use git-fetch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: neomutt: Update to 20170907. * gnu/packages/mail.scm (neomutt): Update to 20170907. Signed-off-by: Ludovic Courtès <ludo@gnu.org>