~ruther/guix-local

4aafce22 — Jan Nieuwenhuizen 8 years ago
gnu: Add emacs-bash-completion.

* gnu/packages/emacs.scm (emacs-bash-completion): New variable.
338b58e0 — Efraim Flashner 8 years ago
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.
224bb4b6 — Efraim Flashner 8 years ago
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.
814da59f — Christopher Baines 8 years ago
gnu: Add emacs-wgrep.

* gnu/packages/emacs.scm (emacs-wgrep): New variable.
81808194 — Christopher Baines 8 years ago
gnu: Add emacs-rspec.

* gnu/packages/emacs.scm (emacs-rspec): New variable.
2cc752c0 — Kei Kebreau 8 years ago
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.
c2a59a92 — Christopher Baines 8 years ago
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'.
fb1cba68 — Oleg Pykhalov 8 years ago
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>
575065bd — Christopher Baines 8 years ago
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.
bc64676c — Tobias Geerinckx-Rice 8 years ago
gnu: btrfs-progs: Update to 4.13.

* gnu/packages/linux.scm (btrfs-progs): Update 4.13.
[native-inputs]: Add acl.
67a37c63 — Ludovic Courtès 8 years ago
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.
5db0a1cd — Ludovic Courtès 8 years ago
gnu: Add foo2zjs.

* gnu/packages/cups.scm (foo2zjs): New variable.
d02aabaf — Ludovic Courtès 8 years ago
gnu: Add foomatic-filters.

* gnu/packages/cups.scm (foomatic-filters): New procedure.
45bed1d3 — Leo Famulari 8 years ago
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.
73a2ef36 — Leo Famulari 8 years ago
gnu: tcpdump: Remove alternate source URL.

* gnu/packages/admin.scm (tcpdump)[source]: Remove alternate URL.
72fe8956 — Leo Famulari 8 years ago
gnu: certbot, python-acme: Update to 0.18.1.

* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.18.1.
1eb6b724 — Oleg Pykhalov 8 years ago
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>
4967946b — Oleg Pykhalov 8 years ago
gnu: Add python-uritemplate.

* gnu/packages/python.scm (python-uritemplate, python2-uritemplate): New
  variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a5d6b0a3 — Troy Sankey 8 years ago
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>
Next